To allowing ripping while still being able to do other
things, i actually used a threaded class for the
ripping. 

i.e. class mm_thread(threading.Thread):

Before this, freevo was hanging until the rip
finished, now it simply starts the ripping process and
I'm free to navigate around in freevo and navigate to
any menu I want.

-Rich

--- Aubin Paul <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 09, 2003 at 02:31:58PM -0500, Brian
> Lalor wrote:
> > * how do you deal with CDs that don't have info in
> CDDB?
> 
> Rip into 'unnamed' files.
> 
> > * how can this be implemented so that ripping can
> be done in the
> >   background?
> 
> Look at detach.py under audio/plugins
> 
> > * uh, I'm sure there were more... :-P
> 
> Here's one; we should add tagging. I recently
> updated the id3v2
> parsing library in Freevo and it happens to include
> the ability to
> write tags as well. I would suggest id3v2 as default
> because it's not
> as horrible limited as id3v1 tags.
> 
> Aubin
> 
> 
>
-------------------------------------------------------
> This SF.net email is sponsored by:  Etnus, makers of
> TotalView, The best
> thread debugger on the planet. Designed with thread
> debugging features
> you've never dreamed of, try TotalView 6 free at
> www.etnus.com.
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/freevo-users


__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to