Ryan Roth schreef:

> Yeah that part of the code is always kind of tricky.  Those two function 
> exist as:
> 
> MENU_GOTO_TVGUIDE
> 
> MENU_GOTO_RADIO
> 
> it is all in event.py & menu.py

tv guide works fine but radio is trowing me the default music menu.
(probebly since I don't have a radio ;)

        if event == MENU_GOTO_RADIO:
            self.goto_media_menu("audio.radio")
            return

Wich plugin plays the webradio fxd file? (nothing like audio.webradio
excist)
-- 
Groetjes Japie

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to