The problem you've described was fixed in CVS in pre1. 
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/freevo/freevo/src/tv/xmltv.py

It's bad data coming from the North American XMLTV listings provider
so there is no way to fix it except to apply the changes from that
snapshot. 

On Sat, Jun 21, 2003 at 05:32:02PM -0400, Justin Wetherell wrote:
> I saw that someone else had the problem I have with freevo-1.3.2-pre4. 
> ValueError: int() literal too large: 2147483700. Anyone find an answer 
> to either question?
> 
> 
> Justin Wetherell wrote:
> 
> >I am currently running freevo-1.3.1. I get the TV Guide data with 
> >tv_grab_na and it seems to work fine. I go to open the TV option in 
> >Freevo but get a TV_Guide is corrupt. I tried installing 
> >freevo-1.3.2-pre4, the guide worked fine but I got an error when 
> >trying to schedule a program. So now I am dropping back and seeing if 
> >I can atleast get the stable load running.
> >
> >log...
> >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')
> >main.py:eventhandler(): event=IDENTIFY_MEDIA, arg=None
> >killall: Sending signal 9 to pid 1282 ("./runtime/dll/freevo_loader 
> >./runtime/apps/freevo_python src/main.py ")
> >
> >
> >Thanks
> >Justin
> >
> >
> >
> >
> >-------------------------------------------------------
> >This SF.Net email is sponsored by: INetU
> >Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> >Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> >INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> >_______________________________________________
> >Freevo-users mailing list
> >[EMAIL PROTECTED]
> >https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to