Hi there,

I've been thinking on coding a freevo plugin to browse the ipod music
files.
Since freevo already mounts/unmounts rom drives the only thing i really
need to implement is the ipod browser.

My idea is to develop a virtual directory plugin so, when you'd select
the ipod rom drive inside the "Music" menu this plugin, would present
the directory in ipod style (like: Artists, Albums, etc).
Since the mp3's are normal files on the ipod, the normal music player
would be able to handle them.
In case you don't know the ipod filesystem is not human-browsable.

I was browsing trough freevo source files and i could not find a way of
calling a different object to handle a directory. It always calls
"directory.py".
My question is, how can i define a special module to handle a specific
directory?
And, is this a good ideia?

Thanks



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to