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
Development
General Development (no feature request here!)
TvPlugin schedule types and scheduling matching series on this channel
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="CyberSimian" data-source="post: 1291622" data-attributes="member: 141969"><p>Recording a TV series is, I think, an inexact science. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /> </p><p></p><p>In the UK and some other countries in the world, the broadcast EPG contains unique series and episode ids. These are binary ids and are not human readable. They are not part of the human-readable programme description, and currently MP does not use them.</p><p></p><p>The major channels are reasonably reliable in setting correct binary series and episode ids in the EPG, and this would be the preferred way to record a series. These unique ids also allow avoidance of recording episodes that have already been recorded. In fact, WMC remembers these ids for episodes that have already been recorded, watched, and deleted, so WMC does not re-record an episode that no longer resides in the folder for that series. </p><p></p><p>The minor channels are less accommodating, and some (I think) don't provide these ids in the EPG.</p><p></p><p>So any solution that uses the binary ids would also need to be capable of scheduling a series without using the binary ids (e.g. as MP does now).</p><p></p><p>I have not used an internet EPG with MP, but I believe that some internet EPGs do in fact contain binary series and episode ids (Schedules Direct does, I think). I don't know whether MP uses these ids currently.</p><p></p><p>I would like to see MP implement all of the cleverness of WMC in this area, but I think that this is probably a major piece of work. I have not looked at the structure of the EPG database, but I suspect that it might need to have several additional columns added to contain the binary series and episode ids, plus (in separate columns) the "deduced" series and episode ids that result from your coded analysis of the programme description (I think that we probably need both types of ids, not one or the other). Once the database structure has been changed, you could implement the use of the deduced ids, with use of the binary ids being deferred until some future update (the columns for the binary ids would be left empty until that additional functionality was implemented).</p><p></p><p>-- from CyberSimian in the UK</p></blockquote><p></p>
[QUOTE="CyberSimian, post: 1291622, member: 141969"] Recording a TV series is, I think, an inexact science. :( In the UK and some other countries in the world, the broadcast EPG contains unique series and episode ids. These are binary ids and are not human readable. They are not part of the human-readable programme description, and currently MP does not use them. The major channels are reasonably reliable in setting correct binary series and episode ids in the EPG, and this would be the preferred way to record a series. These unique ids also allow avoidance of recording episodes that have already been recorded. In fact, WMC remembers these ids for episodes that have already been recorded, watched, and deleted, so WMC does not re-record an episode that no longer resides in the folder for that series. The minor channels are less accommodating, and some (I think) don't provide these ids in the EPG. So any solution that uses the binary ids would also need to be capable of scheduling a series without using the binary ids (e.g. as MP does now). I have not used an internet EPG with MP, but I believe that some internet EPGs do in fact contain binary series and episode ids (Schedules Direct does, I think). I don't know whether MP uses these ids currently. I would like to see MP implement all of the cleverness of WMC in this area, but I think that this is probably a major piece of work. I have not looked at the structure of the EPG database, but I suspect that it might need to have several additional columns added to contain the binary series and episode ids, plus (in separate columns) the "deduced" series and episode ids that result from your coded analysis of the programme description (I think that we probably need both types of ids, not one or the other). Once the database structure has been changed, you could implement the use of the deduced ids, with use of the binary ids being deferred until some future update (the columns for the binary ids would be left empty until that additional functionality was implemented). -- from CyberSimian in the UK [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
TvPlugin schedule types and scheduling matching series on this channel
Contact us
RSS
Top
Bottom