I managed to get FUSEpod to go with only one issue on Ubuntu 9.04 (Jaunty Jackalope). You need to modify a file though. You need to add the line :
#include <cstring> in the file fusepod_util.h before you compile it. Just chuck it underneath all the other includes. Then I have it auto mount with a script I wrote, it mounts to ~/ipod. You can configure it to have pretty much any directory structure you want! I have: ~/ipod/artist/album/tracknum - trackname.extention ~/ipod/album/artist - album/tracknum - trackname.extention ~/ipod/year/albumyear/artist - album/tracknum - trackname.extention ~/ipod/all/artist - album - tracknum - trackname.extention ~/ipod/genre/grenrename/artist/album/tracknum - trackname.extention ~/ipod/rating/ratingnumber/artist - album - tracknum - trackname.extention ~/ipod/Playlists/playlistname/tracknum - album - trackname.extention Jake Maciej wrote: > > Hello, > I'm trying to mount iPod and browse iTunesDB via Freevo. I was able to mount > with USB Storage plugin but I want to browse folder just like on regular iPod > and I understand all folders/ filename are sotred in iTunesDB file. I don't > want to sync nor add any files to it, just read/ listen to the music. I've > found following tools: > - FUSEpod (http://sourceforge.net/projects/fusepod/), > - ipodfs (http://rich.phekda.org/ipodfs/), > - iPodFS (http://pawelb.loki-a.com/homepage/), > > but cannot get them to work (I'm still a newbie). Please let me know if > anyone has chance to get something like this going or if there is ipod plugin > for freevo. > > Thanks a lot > Maciej > > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Freevo-users mailing list > Freevo-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freevo-users -- Jacob Briggs Systems Engineer Core Technology Limited Level 1, NZX Centre 11 Cable Street Wellington Phone +64 4 801 2250 -- Private Object doAnythingConceivable(String whatToDo, Object whatToDoItWith) { ..... ------------------------------------------------------------------------------ _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users