I have Sage set to record first runs only of Ducktales. This is the information that shows up on the web gui for a scheduled recording:
Code:
DuckTales
Episode: The Ballad of Duke Baloney!
Favorite - First Runs OnlyFirst Run
TVY7
Airing: Nov 20, 2018 12:00 PM - 12:30 PM
Duration: 30 m
Channel: 1715-DISNHDP
Rating: TVY7
Description: After his disappearance, Glomgold resurfaces as anything but his ever-scheming self, while Webby and Louie try to uncover the truth behind who is Duke Baloney.
Category: Comedy / Adventure / Animated / Children / Children target audience - First Run
Original Air Date: Saturday, November 3, 2018
Season 2 Episode 3
Closed Captioned, Stereo, HDTV
Show ID: EP026352310032
Executive Producer: Matt Youngberg [imdb]
Scheduled Encoder: HDHomeRun HDHR4-2US Tuner 1043C20D-0 on 192.168.0.25:9000
Internal details: AiringID=100027
I'm not sure if Sage saves the EPG but I did grab it via EPG123 and the above program shows up like this in the XMLTV file I pull:
Code:
<programme start="20181120180000" stop="20181120183000" channel="EPG123.63320.schedulesdirect.org">
<title>DuckTales</title>
<sub-title>s02e03 The Ballad of Duke Baloney!</sub-title>
<desc>After his disappearance, Glomgold resurfaces as anything but his ever-scheming self, while Webby and Louie try to uncover the truth behind who is Duke Baloney.
Season 02, Episode 03</desc>
<credits>
<director>Sean Jimenez</director>
<actor role="Scrooge McDuck">David Tennant</actor>
<actor role="Huey">Danny Pudi</actor>
<actor role="Dewey">Ben Schwartz</actor>
<actor role="Louie">Bobby Moynihan</actor>
<actor role="Webby Vanderquack">Kate Micucci</actor>
<actor role="Launchpad McQuack">Beck Bennett</actor>
<actor role="Mrs. Beakley">Toks Olagundoye</actor>
<actor role="Donald Duck">Tony Anselmo</actor>
<producer>Matt Youngberg</producer>
</credits>
<date>20181103</date>
<category>Kids</category>
<category>Comedy</category>
<category>Adventure</category>
<category>Animated</category>
<category>Children</category>
<language>en</language>
<icon src="https://s3.amazonaws.com/schedulesdirect/assets/p13888274_b_h3_aa.jpg" />
<episode-num system="dd_progid">EP02635231.0032</episode-num>
<episode-num system="xmltv_ns">1.2.0/1</episode-num>
<video>
<quality>HDTV</quality>
</video>
<audio>
<stereo>stereo</stereo>
</audio>
<previously-shown start="20181103" />
<subtitles type="teletext" />
<rating system="VCHIP">
<value>TV-Y7</value>
</rating>
<rating system="USA Parental Rating">
<value>TVY7</value>
</rating>
</programme>
I'm using the built in SD support with server v9 latest running in Docker. (I'm not sure how to get the exact version number).
Can anyone tell me what might be going wrong? I've seen other programs marked as first run that also have previous air dates.