Maciej wrote:
> Will commands plugin create dynamically menu item ("Eject iPod") once ipod is 
> connected? I've created "Eject iPod" with CommandsFXD plugin but it's static, 
> no matter if iPod is connected or not "Eject iPod" is always in my menu. 
>   
No I'm afraid not, it will always be in the menu. There's also the 
usbstorage plugin which I think was designed for cases like this where 
the file system may not always be there, I've never used it but at a 
guess it could work for you.

John
> --- On Mon, 6/29/09, John Molohan <john.molo...@gcd.ie> wrote:
>
>   
>> From: John Molohan <john.molo...@gcd.ie>
>> Subject: Re: [Freevo-users] iPod support
>> To: freevo-users@lists.sourceforge.net
>> Date: Monday, June 29, 2009, 4:50 AM
>>
>>
>>
>>   
>>
>>  
>> Maciej wrote:
>>
>>   I was able to get iPodFS going with my freevo but I
>> need to create dynamic menu item to umount iPod. So once
>> iPod is plugged in system mounts filesystem and I need to
>> have entry in main menu "Remove iPod". Once it is
>> pressed, system umounts it and removes "Remove
>> iPod" from main menu. Can something like this be done?
>>
>> TIA
>> Maciej 
>>   
>>
>> Hi Maciej
>>
>>
>>
>> You should be able to use the commands plugin for this.
>>
>>
>>
>> John
>>
>>
>>   
>> --- On Tue, 6/23/09, Jake Briggs <jak...@coretech.co.nz>
>> wrote:
>>
>>   
>>   
>>     From: Jake Briggs <jak...@coretech.co.nz>
>> Subject: Re: [Freevo-users] iPod support
>> To: freevo-users@lists.sourceforge.net
>> Date: Tuesday, June 23, 2009, 5:06 PM
>> 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
>>
>>     
>>   
>>   
>>
>>       
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Freevo-users mailing list
>> Freevo-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/freevo-users
>>   
>>
>>
>>
>>  
>>
>>
>>
>> -----Inline Attachment Follows-----
>>
>> ------------------------------------------------------------------------------
>>
>> -----Inline Attachment Follows-----
>>
>> _______________________________________________
>> Freevo-users mailing list
>> Freevo-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/freevo-users
>>
>>     
>
>
>       
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>   


------------------------------------------------------------------------------
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to