2024-09-19, 09:38 AM
(This post was last modified: 2024-09-19, 12:49 PM by macthaidhg. Edited 3 times in total.)
Thanks. I finally managed to get the series record button to appear. I just needed to find an epg which included episode-num system / sub-title tags. However there are still cases where the series record button is not appearing.. see examples below of "working" and "not working" series record.
Working:
Not working:
For the "working" "Late Late Show" example above, note it uses the air date as the sub-title tag, with no episode-num system tag. My epg is only 3-day.. so I will have to wait to see it it picks up the next episode which is in a week's time. @TheDreadPirate I will let you know and perhaps using the air date for the sub-title is another option.
Any chance the Jellyfin code can be modified to allow the "not working" examples above to work?
Oh and shows with the series record button are now appearing under the "Shows >" category under the Programmes tab . Getting there!
Working:
Code:
</programme>
<programme channel="E4.HD.uk" start="20240919224000 +0000" stop="20240919235000 +0000">
<title lang="en">First Dates</title>
<desc lang="en">Series one favourite Rajan returns to the restaurant, hoping to be fourth time lucky. Will his chat-up lines impress Corinne, who has a history of meeting the wrong men.</desc>
<category lang="en">News & Documentary</category>
<category lang="en">Feature</category>
<icon src="https://images.metadata.sky.com/pd-image/65dee6c9-8a3a-447a-8a92-fafbc9cb22f2/16-9" />
<episode-num system="xmltv_ns">1.2/8.</episode-num>
</programme>
Code:
</programme>
<programme channel="4seven.uk" start="20240917200000 +0000" stop="20240917210000 +0000">
<title lang="en">Gogglebox</title>
<sub-title lang="en">On the box this time</sub-title>
<desc lang="en">Love Is Blind, Starstruck, Cheaters, Celebrity Help! My House Is Haunted, Bradley & Barney Walsh: Breaking Dad, and Teen First Dates.</desc>
<category lang="en">Entertainment</category>
<category lang="en">Factual</category>
<icon src="https://images.metadata.sky.com/pd-image/3ca21b2a-e549-4283-8732-1bc2c50108b6/16-9" />
<episode-num system="xmltv_ns">18.1.</episode-num>
</programme>
Code:
</programme>
<programme start="20240920203500 +0000" stop="20240920221300 +0000" channel="RTÉ.One.ie">
<title lang="en">The Late Late Show</title>
<sub-title lang="en">20/09/2024</sub-title>
<desc lang="en">Patrick Kielty hosts the light entertainment show, featuring a mix of celebrity guests, music, in-depth interviews and discussions on the stories that have the nation talking.</desc>
<category lang="en">Show</category>
<category lang="en">Game Show</category>
<icon src="https://tv.assets.pressassociation.io/0de0d155-6d78-5954-b328-42341dcfce91.jpg" />
</programme>
Not working:
Code:
</programme>
<programme start="20240919180000 +0000" stop="20240919183000 +0000" channel="RTÉ.One.ie">
<title lang="en">Cheap Irish Homes</title>
<title lang="en">Cheap Irish Homes Season 5</title>
<desc lang="en">Maggie Molloy is on a house hunt with traditional wood worker Eoin Reardon, who's looking to buy an old single storey stone cottage that he can restore to it's original state. They're joined by stone mason Dominic Keogh as Maggie guides them around County Mayo in search of the perfect property.</desc>
<credits>
<presenter>Maggie Molloy</presenter>
</credits>
<category lang="en">Education</category>
<category lang="en">Science</category>
<icon src="https://tv.assets.pressassociation.io/73ce162f-cb93-5bd3-8d46-6c86020043dd.jpg" />
<episode-num system="onscreen">E3</episode-num>
</programme>
Code:
</programme>
<programme start="20240919144500 +0000" stop="20240919154000 +0000" channel="RTÉ.One.ie">
<title lang="en">The Repair Shop</title>
<title lang="en">The Repair Shop Season 5</title>
<desc lang="en">The experts take on the restoration of a fire-damaged silver vanity set, a secret agent canister from the Second World War and a wooden toy carousel. Presented by Jay Blades.</desc>
<credits>
<producer>Jay Blades</producer>
<producer>Hannah Lamb</producer>
<producer>Helen Page</producer>
<presenter>Jay Blades</presenter>
</credits>
<category lang="en">Leisure hobbies</category>
<icon src="https://tv.assets.pressassociation.io/247220dc-49fd-53ef-9f44-4f696fa31cc3.jpg" />
<episode-num system="onscreen">E34</episode-num>
</programme>
For the "working" "Late Late Show" example above, note it uses the air date as the sub-title tag, with no episode-num system tag. My epg is only 3-day.. so I will have to wait to see it it picks up the next episode which is in a week's time. @TheDreadPirate I will let you know and perhaps using the air date for the sub-title is another option.
Any chance the Jellyfin code can be modified to allow the "not working" examples above to work?
Oh and shows with the series record button are now appearing under the "Shows >" category under the Programmes tab . Getting there!
Jellyfin v10.9.11
Casa OS / Debian 12 bookworm (bare metal)
AMD Athlon II x4 630
4GB DDR2
Asus M4A785D-M PRO
OS drive - Integral SATA SSD 2TB
Storage
WD Green 1.5TB (JF library)
WD Green 2TB (JF Library)
WD Green 3TB (JF Library)
WD Blue 600GB (JF Library)
Seagate BarraCuda 1TB (JF Library)
Casa OS / Debian 12 bookworm (bare metal)
AMD Athlon II x4 630
4GB DDR2
Asus M4A785D-M PRO
OS drive - Integral SATA SSD 2TB
Storage
WD Green 1.5TB (JF library)
WD Green 2TB (JF Library)
WD Green 3TB (JF Library)
WD Blue 600GB (JF Library)
Seagate BarraCuda 1TB (JF Library)