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
MediaPortal 1 Talk
Calling all MP New Zealanders (Both of you!!)
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="mcraenz" data-source="post: 200227" data-attributes="member: 54136"><p>Interesting....Try the following: Check the idChannel number for this program that starts on 25/11/2030 then do a select of all the programs for that that idChannel e.g. for idChannel 46 use the following SQL command (Sorry if I'm telling you how to suck eggs!)</p><p></p><p><strong></strong></p><p><strong>SELECT *</strong></p><p><strong>FROM Program</strong></p><p><strong>WHERE (idChannel = 46)</strong></p><p>[/B]</p><p></p><p>Now check check the programs just before the 25/11/2030. I expect that when you reach these programs in however many days time there will be no data after them.</p><p></p><p>As for the SKy channels do the same. look in the Channel table and check the idChannel for a sky channel and then use the above select statement to find all the programs for that channel and see if the last program is way in the future. If delete it and let your EPG refresh (Change the interval to ~5mins and watch the epg.log)</p><p></p><p></p><p></p><p>Hmmm, I never had it working like that and to be honest I can't see how it could work like that. </p><p></p><p>That program you saw that was way in the future, what channel was that for?</p></blockquote><p></p>
[QUOTE="mcraenz, post: 200227, member: 54136"] Interesting....Try the following: Check the idChannel number for this program that starts on 25/11/2030 then do a select of all the programs for that that idChannel e.g. for idChannel 46 use the following SQL command (Sorry if I'm telling you how to suck eggs!) [B] SELECT * FROM Program WHERE (idChannel = 46)[/B] [/B] Now check check the programs just before the 25/11/2030. I expect that when you reach these programs in however many days time there will be no data after them. As for the SKy channels do the same. look in the Channel table and check the idChannel for a sky channel and then use the above select statement to find all the programs for that channel and see if the last program is way in the future. If delete it and let your EPG refresh (Change the interval to ~5mins and watch the epg.log) Hmmm, I never had it working like that and to be honest I can't see how it could work like that. That program you saw that was way in the future, what channel was that for? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Calling all MP New Zealanders (Both of you!!)
Contact us
RSS
Top
Bottom