2024-11-01, 06:42 AM
I had a look at the XML file I use and I think I found the issue.
The EPG I use only shows the "Sub-Title" option on repeats after doing a comparison between a repeat and no repeat.
The EPG does however show all the Episode numbers, which could be an indication as to why NextPVR picks up the series as I suspect it goes via Episode-num and not the sub-title option.
Since I am no expert with these, would it be possible to add the option to check for a Episode-num, or will I have to manually add the Sub-Title option to the new EPG for all EPS every 2 ~ 3 days when it updates? I get my EPG from epgshare01.online
Here is an example of my EPG (one that does repeats and one without)
New Episode:
<programme start="20241030170000 +0700" stop="20241030180000 +0700" channel="Sky">
<title lang="en">Blue Bloods</title>
<desc lang="en">The Reagans' professional lives converge when an allegation of jury tampering against Erin intertwines with Danny and Baez's homicide case and Eddie's bond to a child murder witness.</desc>
<credits>
<actor>Donnie Wahlberg</actor>
<actor>Tom Selleck</actor>
</credits>
<date>2024</date>
<category lang="en">Series</category>
<category lang="en">Drama</category>
<icon src="https://03mcdecdnimagerepository.blob.core.windows.net/epguideimage/img/214233_blue_bloods-s10-.jpg" />
<country lang="en">USA"</country>
<episode-num system="onscreen">S14 E11</episode-num>
<previously-shown />
Repeat Episode:
<programme start="20241030123500 +0700" stop="20241030130000 +0700" channel=Sky">
<title lang="en">Extended Family</title>
<sub-title lang="en">Consequences Of Loaning Your Dad Money</sub-title>
<desc lang="en">Jim advises a player on the Celtics to take one of his recent losses less personally, sparking a controversy.</desc>
<credits>
<actor>Jon Cryer</actor>
<actor>Donald Faison</actor>
</credits>
<date>2023</date>
<category lang="en">Series</category>
<category lang="en">Comedy</category>
<icon src="https://03mcdecdnimagerepository.blob.core.windows.net/epguideimage/img/400736_EXTENDED_FAMILY_S01_2024_KV_LANDSCAPE_TEXTLESS.jpg" />
<country lang="en">USA"</country>
<episode-num system="onscreen">S1 E8/13</episode-num>
<previously-shown />
The EPG I use only shows the "Sub-Title" option on repeats after doing a comparison between a repeat and no repeat.
The EPG does however show all the Episode numbers, which could be an indication as to why NextPVR picks up the series as I suspect it goes via Episode-num and not the sub-title option.
Since I am no expert with these, would it be possible to add the option to check for a Episode-num, or will I have to manually add the Sub-Title option to the new EPG for all EPS every 2 ~ 3 days when it updates? I get my EPG from epgshare01.online
Here is an example of my EPG (one that does repeats and one without)
New Episode:
<programme start="20241030170000 +0700" stop="20241030180000 +0700" channel="Sky">
<title lang="en">Blue Bloods</title>
<desc lang="en">The Reagans' professional lives converge when an allegation of jury tampering against Erin intertwines with Danny and Baez's homicide case and Eddie's bond to a child murder witness.</desc>
<credits>
<actor>Donnie Wahlberg</actor>
<actor>Tom Selleck</actor>
</credits>
<date>2024</date>
<category lang="en">Series</category>
<category lang="en">Drama</category>
<icon src="https://03mcdecdnimagerepository.blob.core.windows.net/epguideimage/img/214233_blue_bloods-s10-.jpg" />
<country lang="en">USA"</country>
<episode-num system="onscreen">S14 E11</episode-num>
<previously-shown />
Repeat Episode:
<programme start="20241030123500 +0700" stop="20241030130000 +0700" channel=Sky">
<title lang="en">Extended Family</title>
<sub-title lang="en">Consequences Of Loaning Your Dad Money</sub-title>
<desc lang="en">Jim advises a player on the Celtics to take one of his recent losses less personally, sparking a controversy.</desc>
<credits>
<actor>Jon Cryer</actor>
<actor>Donald Faison</actor>
</credits>
<date>2023</date>
<category lang="en">Series</category>
<category lang="en">Comedy</category>
<icon src="https://03mcdecdnimagerepository.blob.core.windows.net/epguideimage/img/400736_EXTENDED_FAMILY_S01_2024_KV_LANDSCAPE_TEXTLESS.jpg" />
<country lang="en">USA"</country>
<episode-num system="onscreen">S1 E8/13</episode-num>
<previously-shown />