On 7/17/05, Bruno <[EMAIL PROTECTED]> wrote: > 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?
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 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? Martijn. ------------------------------------------------------- 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_idt77&alloc_id492&op=click _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel