home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Quality Assurance
Bugreports
major issues with DVB-T channel change after upgrading to MP 1.34
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Hazza06" data-source="post: 1299806" data-attributes="member: 163766"><p>i also noted a lot of TimeshiftingEpgGrabber grabbing for what looks like digital radio channels, so i've deleted all the radio channels ( don't use them anyway ), to see if it makes any improvement...to the DVB-T FTA TV channel changes....my initial testing, whilst very early and limited testing, of S3 sleep -> resume from S3 sleep, start MP, watch DVB-T FTA, and make some channel changes, repeat the test several times, is so far very encouraging....channel changes back to fast and so far no failures, but i've not made any definitive conclusions yet...will know more in coming days....</p><p></p><p>I also found the '[EPG Update thread] [ERROR] - Exception in Program.Persist()' always occurs when EPG update thread attempts to update digital radio channel 'ABC Country', examples below</p><p></p><p>[CODE]$ egrep -ai -B 1 'Exception' tvserver_TVService.log</p><p>[2024-07-31 19:03:09,798] [EPG ] [EPG Update thread] [INFO ] - TimeshiftingEpgGrabber: ABC Country lastUpdate:7/30/2024 8:40:29 PM</p><p>[2024-07-31 19:03:09,817] [Log ] [EPG Update thread] [ERROR] - Exception in Program.Persist() with Message insert into Program ( idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?state, ?originalAirDate, ?seriesNum, ?episodeNum, ?episodePart, ?episodeName, ?starRating, ?classification, ?parentalRating ); select LAST_INSERT_ID();</p><p>--</p><p>[2024-08-01 19:03:45,492] [EPG ] [EPG Update thread] [INFO ] - TimeshiftingEpgGrabber: ABC Country lastUpdate:7/31/2024 7:03:12 PM</p><p>[2024-08-01 19:03:45,507] [Log ] [EPG Update thread] [ERROR] - Exception in Program.Persist() with Message insert into Program ( idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?state, ?originalAirDate, ?seriesNum, ?episodeNum, ?episodePart, ?episodeName, ?starRating, ?classification, ?parentalRating ); select LAST_INSERT_ID();</p><p>--</p><p>[2024-08-01 19:38:14,708] [EPG ] [EPG Update thread] [INFO ] - TimeshiftingEpgGrabber: ABC Country lastUpdate:8/1/2024 7:03:48 PM</p><p>[2024-08-01 19:38:14,723] [Log ] [EPG Update thread] [ERROR] - Exception in Program.Persist() with Message insert into Program ( idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?state, ?originalAirDate, ?seriesNum, ?episodeNum, ?episodePart, ?episodeName, ?starRating, ?classification, ?parentalRating ); select LAST_INSERT_ID();</p><p>--</p><p>[2024-08-01 20:23:45,972] [EPG ] [EPG Update thread] [INFO ] - TimeshiftingEpgGrabber: ABC Country lastUpdate:8/1/2024 7:38:20 PM</p><p>[2024-08-01 20:23:45,987] [Log ] [EPG Update thread] [ERROR] - Exception in Program.Persist() with Message insert into Program ( idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?state, ?originalAirDate, ?seriesNum, ?episodeNum, ?episodePart, ?episodeName, ?starRating, ?classification, ?parentalRating ); select LAST_INSERT_ID();</p><p></p><p>$[/CODE]</p><p></p><p>There must be something in ABC Country EPG that EPG Update thread....really can't handle and throws an exception....</p></blockquote><p></p>
[QUOTE="Hazza06, post: 1299806, member: 163766"] i also noted a lot of TimeshiftingEpgGrabber grabbing for what looks like digital radio channels, so i've deleted all the radio channels ( don't use them anyway ), to see if it makes any improvement...to the DVB-T FTA TV channel changes....my initial testing, whilst very early and limited testing, of S3 sleep -> resume from S3 sleep, start MP, watch DVB-T FTA, and make some channel changes, repeat the test several times, is so far very encouraging....channel changes back to fast and so far no failures, but i've not made any definitive conclusions yet...will know more in coming days.... I also found the '[EPG Update thread] [ERROR] - Exception in Program.Persist()' always occurs when EPG update thread attempts to update digital radio channel 'ABC Country', examples below [CODE]$ egrep -ai -B 1 'Exception' tvserver_TVService.log [2024-07-31 19:03:09,798] [EPG ] [EPG Update thread] [INFO ] - TimeshiftingEpgGrabber: ABC Country lastUpdate:7/30/2024 8:40:29 PM [2024-07-31 19:03:09,817] [Log ] [EPG Update thread] [ERROR] - Exception in Program.Persist() with Message insert into Program ( idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?state, ?originalAirDate, ?seriesNum, ?episodeNum, ?episodePart, ?episodeName, ?starRating, ?classification, ?parentalRating ); select LAST_INSERT_ID(); -- [2024-08-01 19:03:45,492] [EPG ] [EPG Update thread] [INFO ] - TimeshiftingEpgGrabber: ABC Country lastUpdate:7/31/2024 7:03:12 PM [2024-08-01 19:03:45,507] [Log ] [EPG Update thread] [ERROR] - Exception in Program.Persist() with Message insert into Program ( idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?state, ?originalAirDate, ?seriesNum, ?episodeNum, ?episodePart, ?episodeName, ?starRating, ?classification, ?parentalRating ); select LAST_INSERT_ID(); -- [2024-08-01 19:38:14,708] [EPG ] [EPG Update thread] [INFO ] - TimeshiftingEpgGrabber: ABC Country lastUpdate:8/1/2024 7:03:48 PM [2024-08-01 19:38:14,723] [Log ] [EPG Update thread] [ERROR] - Exception in Program.Persist() with Message insert into Program ( idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?state, ?originalAirDate, ?seriesNum, ?episodeNum, ?episodePart, ?episodeName, ?starRating, ?classification, ?parentalRating ); select LAST_INSERT_ID(); -- [2024-08-01 20:23:45,972] [EPG ] [EPG Update thread] [INFO ] - TimeshiftingEpgGrabber: ABC Country lastUpdate:8/1/2024 7:38:20 PM [2024-08-01 20:23:45,987] [Log ] [EPG Update thread] [ERROR] - Exception in Program.Persist() with Message insert into Program ( idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating ) values ( ?idChannel, ?startTime, ?endTime, ?title, ?description, ?genre, ?state, ?originalAirDate, ?seriesNum, ?episodeNum, ?episodePart, ?episodeName, ?starRating, ?classification, ?parentalRating ); select LAST_INSERT_ID(); $[/CODE] There must be something in ABC Country EPG that EPG Update thread....really can't handle and throws an exception.... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Bugreports
major issues with DVB-T channel change after upgrading to MP 1.34
Contact us
RSS
Top
Bottom