You need to have xmltv generate stop times, or upgrade to the latest
snapshot of Freevo. The simplest way to fix this problem is to take
the XML file produced by tv_grab_na and pipe it through tv_sort. Check
the Wiki under "North American Listings" in the XMLTV section.

On Wed, Mar 12, 2003 at 12:49:28PM -0500, David J. Kaplan wrote:
> I can't get freevo to work. When I click on TV in the menu, it says
> "preparing the program guide", throws an exception (according to the log
> below), then says "the TV guide is corrupt". The retrieval of the data
> via tv_grab_na appeared to work correctly. Can anyone help? I am running
> Red Hat 8.0 
> 
> 
> [EMAIL PROTECTED] freevo]$ freevo
> Logging info in /var/log/freevo/internal-main-500.log
> -------------------------------------------------------------------------------
> Starting src/main.py:stdin at Wed Mar 12 12:18:44 2003
> Logging info in /var/log/freevo/internal-main-500.log
> -------------------------------------------------------------------------------
> Starting src/main.py:stderr at Wed Mar 12 12:18:45 2003
> Loading configure settings: /usr/local/freevo/freevo.conf
> Reading config file /usr/local/freevo/freevo.conf
> Cfg file data: "chanlist = us-cable"
> Cfg file data: "display = x11"
> Cfg file data: "geometry = 800x600"
> Cfg file data: "jpegtran = /usr/bin/jpegtran"
> Cfg file data: "mplayer = ./runtime/apps/mplayer/mplayer"
> Cfg file data: "tv = ntsc"
> Cfg file data: "version = 1.0"
> Loading cfg: ./freevo_config.py
> Using MPlayer: ./runtime/apps/mplayer/mplayer
> Loading cfg overrides: /usr/local/freevo/local_conf.py
> ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/cdrom',
> 'CD-1')"
> 
> WARNING: DVD protection override disabled! You will not be able to play
> protected DVDs!
> 
> Skin: Loading XML file blue_round1
> Imported skin skins/main1/skin_main1.py
> Volume = 40
> Volume = 90
> Volume = 0
> Volume = 0
> Inserting CD-1
> load video plugin imdb
> Main loop starting...
> Building the xml hash database... done
> MEDIA: Status=2
> Posting IDENTIFY_MEDIA event
> main.py:eventhandler(): event=IDENTIFY_MEDIA, arg=None
> XMLTV, trying to read raw file (/tmp/TV.xml)
> epg_xmltv.py: Only adding channels in list
> Couldn't load the TV Guide, got an exception!
> 
> Traceback (most recent call last):
>   File "src/tv/epg_xmltv.py", line 143, in get_guide
>     cached_guide = load_guide()
>   File "src/tv/epg_xmltv.py", line 234, in load_guide
>     xmltv_programs =
> xmltv.read_programmes(util.gzopen(config.XMLTV_FILE))
>   File "src/tv/xmltv.py", line 329, in read_programmes
>     programmes.append(_node_to_programme(node))
>   File "src/tv/xmltv.py", line 300, in _node_to_programme
>     programme[attr.encode(locale)] = node.attrs[(u'', attr)]
> KeyError: (u'', u'stop')
> killall: Sending signal 9 to pid 1698 ("./runtime/dll/freevo_loader
> ./runtime/apps/freevo_python src/main.py ")
> ./freevo: line 64:  1698 Killed                  ./runapp python
> src/main.py $@
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:Crypto Challenge is now open! 
> Get cracking and register here for some mind boggling fun and 
> the chance of winning an Apple iPod:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to