On Wed, 2004-10-27 at 15:08, Mike Ruelle wrote: > I have a plugin to do this for 1.5 series of freevo. Looking into how to > influence ordering to get it to the top of the menu
looks like the best you can do is third in the tvmenu. put this file in
freevo/src/tv/plugins. Then add this to local_conf.py:
plugin.activate('tv.watch_tv_now')
put it before activating any other tv.* plugins and it should appear
third.
--
Mike Ruelle <[EMAIL PROTECTED]>
watch_tv_now.py
Description: application/python
