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
Area 51 - Testing Area
Cancelled schedules not removed from TV database
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="elliottmc" data-source="post: 1098020" data-attributes="member: 14268"><p>Hi,</p><p></p><p>Whenever you set a series recording and then cancel an episode, an entry is created in the 'canceledschedule' table in the database.</p><p></p><p>This allows MP to check and not record this one.</p><p></p><p>The problem is, these are NEVER removed.</p><p></p><p>With the fix,</p><p></p><p><a href="https://issues.team-mediaportal.com/browse/MP1-2719" target="_blank">https://issues.team-mediaportal.com/browse/MP1-2719</a></p><p></p><p>they are removed if they are older than 48 hours.</p><p></p><p>(in the GIT branch it waits 5 days, but I changed this to 2 days to make it easier to test)</p><p></p><p>I have provided an installer for only the TV part.</p><p></p><p>You need to be running 1.9.0 Pre Release, and if you install this over the top, you will add this fix and a few updated tuning details.</p><p></p><p>We need testers with MSSQL. Already tested with MySQL, but more testing is also good.</p><p></p><p>Please provide TV logs (TVService.log). You should see line like</p><p></p><p>[2014-08-29 19:00:12,926] [Log ] [scheduler thread] [DEBUG] - DeleteAllCancelledSeries: Removing 8/27/2014 7:00:00 PM</p><p></p><p>(the first time you will probably see lots)</p><p></p><p>It will help if you know how to check the relevant tables in your database.</p><p></p><p>Because this fix only removes canceledschedules, the only likely regression is that something will record that you didn't want. However, this is for testing, so take your chances!</p><p></p><p>Please test and report back!</p><p></p><p>Thanks!</p></blockquote><p></p>
[QUOTE="elliottmc, post: 1098020, member: 14268"] Hi, Whenever you set a series recording and then cancel an episode, an entry is created in the 'canceledschedule' table in the database. This allows MP to check and not record this one. The problem is, these are NEVER removed. With the fix, [url]https://issues.team-mediaportal.com/browse/MP1-2719[/url] they are removed if they are older than 48 hours. (in the GIT branch it waits 5 days, but I changed this to 2 days to make it easier to test) I have provided an installer for only the TV part. You need to be running 1.9.0 Pre Release, and if you install this over the top, you will add this fix and a few updated tuning details. We need testers with MSSQL. Already tested with MySQL, but more testing is also good. Please provide TV logs (TVService.log). You should see line like [2014-08-29 19:00:12,926] [Log ] [scheduler thread] [DEBUG] - DeleteAllCancelledSeries: Removing 8/27/2014 7:00:00 PM (the first time you will probably see lots) It will help if you know how to check the relevant tables in your database. Because this fix only removes canceledschedules, the only likely regression is that something will record that you didn't want. However, this is for testing, so take your chances! Please test and report back! Thanks! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Area 51 - Testing Area
Cancelled schedules not removed from TV database
Contact us
RSS
Top
Bottom