[mythtv-users] LiveTV - failed to get pginfo

Felix Blanke felixblanke at gmail.com
Mon Feb 1 02:25:02 UTC 2010


Shame on me!

I found the problem: The record-directory was set wrong :(

Regards,
Felix B.

Am Mon, 1 Feb 2010 03:18:06 +0100
schrieb Felix Blanke <felixblanke at gmail.com>:

> Hi,
> 
> i had this problem some days ago but didn't knew what i did to solve
> it (i was new to mythtv, so i did a lot of changes and suddenly the
> problem was fixed).
> 
> I deleted the whole mythconverg database today, therefore my setup
> should be clean.
> I use a custom xmltv grabber and fill the database with
> "mythfilldatabase --file 1 tv.xml" where tv.xml is the right xml file.
> When i start the frontend and look at the ProgramGude I can see the
> right informations for all channels.
> 
> But when I start live tv i'm getting this error (with "-v all" debug
> messages):
> 
> 2010-02-01 03:08:07.223 MSqlQuery: SELECT data FROM settings WHERE
> value = 'WatchTVGuide' AND hostname = 'scooter' ; 
> 2010-02-01 03:08:07.223 Using protocol version 40 
> 2010-02-01 03:08:07.223 write -> 23 22      ANN Playback scooter 0 
> 2010-02-01 03:08:07.224 read  <- 23 2       OK 
> 2010-02-01 03:08:07.224 write -> 23 81      QUERY_RECORDER
> 1[]:[]SPAWN_LIVETV[]:[]live-scooter-2010-02-01T03:08:07[]:[]0[]:[]
> 2010-02-01 03:08:08.277 read  <- 23 2       ok 
> 2010-02-01 03:08:08.277 MSqlQuery: SELECT chanid, starttime, endtime,
> discontinuity, chainpos, hostprefix, cardtype, channame, input FROM
> tvchain WHERE chainid = 'live-scooter-2010-02-01T03:08:07' ORDER BY
> chainpos; 
> 2010-02-01 03:08:08.277 GetEntryAt(-1) failed. 
> 2010-02-01 03:08:08.278 MythSocket(7fb2c011d390:24): socket is
> readable 2010-02-01 03:08:08.278 MythSocket(7fb2c011d390:24):
> cb->readyRead() 2010-02-01 03:08:08.278 MSqlQuery: SELECT
> recorded.chanid,starttime,endtime,title,
> subtitle,description,channel.channum,
> channel.callsign,channel.name,channel.commmethod,
> channel.outputfilters,seriesid,programid,filesize,
> lastmodified,stars,previouslyshown,originalairdate,
> hostname,recordid,transcoder,playgroup,
> recorded.recpriority,progstart,progend,basename,recgroup, storagegroup
> FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid
> WHERE recorded.chanid = '0' AND starttime = '1970-01-01T01:00:00' ;
> 2010-02-01 03:08:08.278 read  <- 24 51
> BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty 
> 2010-02-01 03:08:08.278 MythEvent: RECORDING_LIST_CHANGE 
> 2010-02-01 03:08:08.278 EntryToProgram(0 at Thu Jan 1 01:00:00 1970)
> failed to get pginfo 
> 2010-02-01 03:08:08.279 TV Error: LiveTV not successfully started
> 2010-02-01 03:08:08.279 MythSocket(1ca19e0:23): DownRef: -1 
> 2010-02-01 03:08:08.279 MythSocket(1ca19e0:23): state change Connected
> -> Idle 
> 2010-02-01 03:08:08.279 MythSocket(1ca19e0:-1): delete socket
> 2010-02-01 03:08:08.279 TV Error: LiveTV not successfully started
> 2010-02-01 03:08:08.326 TV: Deleting TV Chain in destructor 
> 2010-02-01 03:08:08.326 MSqlQuery: DELETE FROM tvchain WHERE chainid =
> 'live-scooter-2010-02-01T03:08:07' ; 
> 2010-02-01 03:08:08.326 MythEvent: PLAYBACK_END scooter
> 
> 
> 
> The problem seems to be:
> 
> 010-02-01 03:08:08.277 MSqlQuery: SELECT chanid, starttime, endtime,
> discontinuity, chainpos, hostprefix, cardtype, channame, input FROM
> tvchain WHERE chainid = 'live-scooter-2010-02-01T03:08:07' ORDER BY
> chainpos; 
> 2010-02-01 03:08:08.277 GetEntryAt(-1) failed.
> 
> 
> Any idea why mythtv cant get the entry?! (btw: scooter is my
> hostname :))
> 
> 
> 
> Regards,
> Felix B.
> 


More information about the mythtv-users mailing list