- August 12, 2007
- 10
- 0
hi,
i'm having a problem with grabbing epg from bev via dvb-stream. it just won't pick it up.
i selected a channel transponder 12311 (channel 352) and have left it over night many times and it won't pick up anything.
settings are as follow:
in "TV Epg Grabber" i have only selected channel 352, the rest are not selected
the check box that says "store epg for selected channel only" is unchecked
the timeout in the epg tab is set to 12mins
the log is rather simple
so it seems to be picking up the epg
that's it, nothing gets populated in the Program table in the DB.
this is with RC3 and svn from yesterday for tvengine3
tips greatly appreciated
oh just restarted epg grabbing and now it spits out
i'm having a problem with grabbing epg from bev via dvb-stream. it just won't pick it up.
i selected a channel transponder 12311 (channel 352) and have left it over night many times and it won't pick up anything.
settings are as follow:
in "TV Epg Grabber" i have only selected channel 352, the rest are not selected
the check box that says "store epg for selected channel only" is unchecked
the timeout in the epg tab is set to 12mins
the log is rather simple
Code:
TSWriter.log
25-10-2007 19:07:10 mhw grabber ended
25-10-2007 19:07:10 epg: epg received
25-10-2007 19:07:10 epg: do callback
so it seems to be picking up the epg
that's it, nothing gets populated in the Program table in the DB.
this is with RC3 and svn from yesterday for tvengine3
tips greatly appreciated
oh just restarted epg grabbing and now it spits out
Code:
10/25/2007 8:03:32 PM C Exception :System.MissingMethodException: Method not found: 'Void TvLibrary.Epg.EpgLanguageText..ctor(System.String, System.String, System.String, System.String, Int32, System.String, Int32)'.
at TvLibrary.Implementations.DVB.TvCardDvbBase.get_Epg()
at TvService.EpgGrabbing.get_Epg()
at TvService.TVController.Epg(Int32 cardId)
at TvService.EpgCard.OnEpgReceived()
10/25/2007 8:03:32 PM C Exception :Method not found: 'Void TvLibrary.Epg.EpgLanguageText..ctor(System.String, System.String, System.String, System.String, Int32, System.String, Int32)'.
10/25/2007 8:03:32 PM C site :System.Collections.Generic.List`1[TvLibrary.Epg.EpgChannel] get_Epg()
10/25/2007 8:03:32 PM C source :TVLibrary
10/25/2007 8:03:32 PM C stacktrace: at TvLibrary.Implementations.DVB.TvCardDvbBase.get_Epg()
at TvService.EpgGrabbing.get_Epg()
at TvService.TVController.Epg(Int32 cardId)
at TvService.EpgCard.OnEpgReceived()