[EMAIL PROTECTED] wrote:
> Update of /cvsroot/freevo/freevo/src
> In directory sc8-pr-cvs1:/tmp/cvs-serv4786
>
> Modified Files:
>       playlist.py 
> Log Message:
> If we're using a playlist file, make sure the object has that attribute
> so we can use fileops on it later.

That's something I'm thinking of changing. Some items have 'file',
some 'filename'. DVD items have filename == 1 for the first
track. Some also have 'url'. This is ugly.

Suggestion:

Remove the filename attribute and replace it with url (file:// for
files and dvd://, vcd://, http:// ... for other stuff). This is a
better way to play files. To take care of the fileops, mover and
shopping card plugin, we could add an attribute 'files'. This is a
list of _files_ which needed to be moved/copied/deleted for this
item. 


Dischi

-- 
Time passed, which, basically, is its job. 
  -- Terry Pratchett (in: Equal Rites)


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to