On Sun, 2005-07-17 at 17:10 +0200, Martijn Voncken wrote:

> You would create a menu plugin,and push a playlist for the tracks.
> For freevo 1.5 take  a look at this plugin :
> http://freevo.sourceforge.net/cgi-bin/doc/PluginAudioAlbumTree?highlight=%28albumtree%29

It's a presentation like that one that i was thinking for the ipod, but
this is a main menu plugin.
I would like to show this layout when you select the ipod rom drive in
the "Listen to music" menu.
Is there any way to do this?

> 
> For freevo 2 try this:
> http://mvoncken.sohosted.com/freevo/memdb_src.tar (wont work anymore)
> 
> If the filesystem is not browsable,then how can you play/read files
> from the filesystem?
> Are all files in 1 directory?

No, the files are spreaded in directories that have their names based in
a hash of the file. The meta data is stored in a database (TunesDB).
Each file entry in that database contains the path to the file on the
ipod.
So, the ideia is to create the layout based on the database, whenever a
item (mp3) is showed, we populate the item object with the path to the
ipod file.


.bat



-------------------------------------------------------
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