The xmltv channel ids have changed. Update your TV_CHANNELS if you are not autodetecting. You will also to remove any stale /var/cache/freevo/TV.xml.pickled files created when freevo tried to import the file incorrectly.
-- Michael Ruelle [EMAIL PROTECTED] > tv_grab_na just died and I'm scrambling to get tv_grab_na_dd working. > After messing with a few perl dependancies I got it installed and > seemingly pulling down correct data from zap2it, after registering and > all that. > > Problem I'm facing now is that tv_grab_na_dd has pulled down the data > and saved it to /tmp/TV.xml like normal (I pull a week at a time, so no > point to doing the whole timestamp part...), but Freevo doesn't seem to > recognize it. The web interface still says listing expire in 0 hours, > the TV Guide is blank, etc. > > Manually inspecting the XML file, it looks valid, albeit with more info > that tv_grab_na was previously populating. Example: > > <programme start="20040524090000 -0400" stop="20040524110000 -0400" > channel="I10021.labs.zap2it.com"> > <title lang="en">The Princess Bride</title> > <desc lang="en">A storybook stableboy turns pirate (Cary Elwes) and > rescues his beloved (Robin Wright), who is about to marry a dreadful > prince.</desc> > <credits> > <director>Rob Reiner</director> > <actor>Cary Elwes</actor> > <actor>Robin Wright</actor> > <actor>Mandy Patinkin</actor> > <actor>Chris Sarandon</actor> > <actor>Christopher Guest</actor> > <actor>Wallace Shawn</actor> > <actor>Fred Savage</actor> > <actor>Peter Falk</actor> > <actor>Peter Cook</actor> > <actor>Carol Kane</actor> > <actor>Billy Crystal</actor> > <actor>Mel Smith</actor> > <writer>William Goldman</writer> > </credits> > <date>1987</date> > <category lang="en">Adventure</category> > <length units="minutes">98</length> > <episode-num system="dd_progid">MV023292.0000</episode-num> > <subtitles type="teletext" /> > <rating system="VCHIP"> > <value>TV-PG</value> > </rating> > <rating system="advisory"> > <value>Adult Situations</value> > </rating> > <rating system="advisory"> > <value>Language</value> > </rating> > <rating system="advisory"> > <value>Violence</value> > </rating> > <rating system="MPAA"> > <value>PG</value> > </rating> > <star-rating> > <value>3/4</value> > </star-rating> > </programme> > > > Any ideas on what might be going wrong? I'm using Freevo 1.4.1... havent > moved to 1.5 yet as I'm waiting for the release version rather than an > RC... but if that's what I need to do to get this working again, I'll do > it. > > Searched through my archive of the list to see if anyone else reported > anything similar and didn't see anything. Appreciate any help you might > be able to offer... > > --Nathan > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
