2014-04-13, 09:56 PM
sub Wrote:I haven't done anything with season/episode at this stage, but I thought I might eventually update the NextPVR database to include the season and episode info if this was included in the result returned from thetvdb.
I noticed yesterday that some of my recordings have a season # and episode # in the event_details column in the scheduled_recordings table.
I looked in my EPG file and the season # and episode # weren't there so I'm wondering if this is something NextPVR is doing? If NPVR is responsible, I wanted to report that the episode and season #s are not accurate - in the example below it should be season #32 and episode #8. Definitely not complaining; I appreciate all the work you put into this

See example below:
<Event>
<OID>1122571</OID>
<Title>Nature</Title>
<SubTitle>My Bionic Pet</SubTitle>
<Description>Prosthetics help disabled animals survive.</Description>
<ChannelOID>7168</ChannelOID>
<StartTime>2014-04-10T05:00:00.0000000Z</StartTime>
<EndTime>2014-04-10T06:00:00.0000000Z</EndTime>
<FirstRun>false</FirstRun>
<OriginalAirDate>2014-04-09T00:00:00.0000000</OriginalAirDate>
[COLOR="#FF0000"] <Season>31</Season>
<Episode>8</Episode>
[/COLOR] <Rating>TV-PG</Rating>
<Audio>stereo</Audio>
<Aspect>16:9</Aspect>
<Quality>HDTV</Quality>
<Genres>
<Genre>Episodic</Genre>
<Genre>Other</Genre>
<Genre>Series</Genre>
</Genres>
<UniqueID>EP00003054.0467</UniqueID>
</Event>