John Molohan wrote:
> Duncan Webb wrote:
>> Michel Hoogervorst wrote:
>>   
>>>> Also very true, but that means TV Recordings should also go under Movies?
>>>> (Maybe I'm crazy, but that's where I over and over again start looking for
>>>> my 'Recorded Movies from TV' ;)
>>>>
>>>>       
>>> Simply put the record dir in VIDEO_ITEMS, that's the way I did it ;-)
>>>
>>>
>>>     
>>>> Can I propose to make it a configurable item?
>>>> Plugin.avtive('new improved plugin by Tanja','place to put it!');
>>>>
>>>> (With the bonus that we might even move items the way we want it?)
>>>>
>>>>       
>>> I think it would be very cool to be able to do this with all plugins,
>>> that way you could also make it a main menu item, and remove the
>>> "watch tv" item on systems without a TV tuner :-)
>>>     
>> plug-in.remove('tv') ?
>>   
> That should do it.
>>   
>>>> BTW: I accually don't care where we put it... As long I can use it ;)
>>>>
>>>>       
>>> True, but it looks much cooler when everything is just where you like
>>> to have it....
>>> Being able to put things where you'd like to have them, is yet again a
>>> nice way to show others how incredible cool Freevo is :-D
>>>     
>> Has anyone tried moving the plug-ins around. AFAIK menu plug-in appear
>> under the menu that they are in. What I mean is:
>> audio/plugins/xxx.py could be moved to
>> vidoe/plugins/xxx.py and then xxx may appear under the video menu.
>>
>> You would need to remove the pyc files.
>>
>> BTW I've not tried this.
>>
>> Duncan
>>   
> I just tried and it works a charm. I added plugin.activate('tv.itv') 
> then changed this to plugin.activate('tv.itv', level=1) which moves the 
> entry for Internet TV higher up the menu items. Still I'll stick with 
> the split over two menus suggestion :) Of course that could probably be 
> achieved now by duplicating the plugin to both subdirectories but that's 
> not the answer.

Writing a new main menu plug-in is easy, just take one of the others
modify it and fix the basic skin.

src/audio/__init__.py is the audio main menu item.

Duncan

BTW  Patch will be accepted ;-)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to