NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 24 25 26 27 28 … 43 Next »
Season/Episode Number Not Getting Applied

 
  • 0 Vote(s) - 0 Average
Season/Episode Number Not Getting Applied
Croq
Offline

Junior Member

US
Posts: 6
Threads: 1
Joined: Feb 2021
#1
2021-02-05, 03:50 PM
I set up the show "Today With Hoda & Jenna" to record, and the filename it created had some date information instead of the season/episode number (the guide listing does have the season/episode info).

The filenames created were:

RootDir\Today With Hoda & Jenna\Today With Hoda & Jenna_20210205_00060100.ts
RootDir\Today With Hoda & Jenna\Today With Hoda & Jenna_20210205_00060100.xml

Should have been:

RootDir\Today With Hoda & Jenna\Season 2021\Today.With.Hoda.&.Jenna.S2021E24.ts
RootDir\Today With Hoda & Jenna\Season 2021\Today.With.Hoda.&.Jenna.S2021E24.xml
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#2
2021-02-05, 03:55 PM
It depends on guide data but I set up a test for the show that starts in 5 minutes to let you know if it is bug or not.

Martin
Croq
Offline

Junior Member

US
Posts: 6
Threads: 1
Joined: Feb 2021
#3
2021-02-05, 04:17 PM (This post was last modified: 2021-02-05, 04:18 PM by Croq.)
Great!  Note that if I go into the guide and click on the show in question, or search for the show, it does show season/episode.  However, on the Scheduler screen, it's not showing that.

The same thing is happening with CBS News Sunday Morning.

Is it maybe because these are "news" shows?

I can provide the XMLTV listing I have for one of the programs too if that helps.
Graham
Offline

Posting Freak

UK
Posts: 4,057
Threads: 102
Joined: Dec 2005
#4
2021-02-05, 04:19 PM
(2021-02-05, 03:50 PM)Croq Wrote: I set up the show "Today With Hoda & Jenna" to record, and the filename it created had some date information instead of the season/episode number (the guide listing does have the season/episode info).

The filenames created were:

RootDir\Today With Hoda & Jenna\Today With Hoda & Jenna_20210205_00060100.ts
RootDir\Today With Hoda & Jenna\Today With Hoda & Jenna_20210205_00060100.xml

Should have been:

RootDir\Today With Hoda & Jenna\Season 2021\Today.With.Hoda.&.Jenna.S2021E24.ts
RootDir\Today With Hoda & Jenna\Season 2021\Today.With.Hoda.&.Jenna.S2021E24.xml

Is ... Use S01E01 ... ticked here ... https://github.com/sub3/NextPVR/wiki/Add...g-defaults
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#5
2021-02-05, 04:28 PM
I see it too it is an issue for sub to look at with year-based season numbering. I see it with Schedules Direct data too.

It also doesn't show in Kodi because the season and episode aren't making it to the recording table they are in the EPG table

Code:
<Event>
  <OID>173444027</OID>
  <Title>Today With Hoda &amp; Jenna</Title>
  <SubTitle></SubTitle>
  <Description>Today Food with chefs Felicia LaCalle and Megan Day; lifestyle expert Barbara Majeski; Valentine&apos;s Day gifts with Adrianna Bach.</Description>
  <ChannelOID>9525</ChannelOID>
  <StartTime>2021-02-05T16:00:00.0000000Z</StartTime>
  <EndTime>2021-02-05T17:00:00.0000000Z</EndTime>
  <FirstRun>true</FirstRun>
  <OriginalAirDate>2021-02-05T05:00:00.0000000</OriginalAirDate>
  <Audio>stereo</Audio>
  <Genres>
    <Genre>Talk</Genre>
    <Genre>News</Genre>
  </Genres>
  <Cast>
    <Member>Anchor:Hoda Kotb</Member>
    <Member>Anchor:Jenna Bush Hager</Member>
    <Member>Guest:Megan Day</Member>
    <Member>Guest:Barbara Majeski</Member>
    <Member>Guest:Adrianna Bach</Member>
    <Member>Guest:Felicia LaCalle</Member>
  </Cast>
  <MD5>67KwpoGdna1zdnADH4hoUg</MD5>
  <UniqueID>EP031954220480</UniqueID>
</Event>



Martin
Croq
Offline

Junior Member

US
Posts: 6
Threads: 1
Joined: Feb 2021
#6
2021-02-05, 04:35 PM
(2021-02-05, 04:19 PM)Graham Wrote: Is ... Use S01E01 ... ticked here ... https://github.com/sub3/NextPVR/wiki/Add...g-defaults

Yes, it's checked off.
Croq
Offline

Junior Member

US
Posts: 6
Threads: 1
Joined: Feb 2021
#7
2021-02-05, 04:49 PM (This post was last modified: 2021-02-05, 07:11 PM by Croq.)
(2021-02-05, 04:28 PM)mvallevand Wrote: I see it too it is an issue for sub to look at with year-based season numbering.  I see it with Schedules Direct data too.

It also doesn't show in Kodi because the season and episode aren't making it to the recording table  they are in the EPG table

Code:
<Event>
  <OID>173444027</OID>
  <Title>Today With Hoda &amp; Jenna</Title>
  <SubTitle></SubTitle>
  <Description>Today Food with chefs Felicia LaCalle and Megan Day; lifestyle expert Barbara Majeski; Valentine&apos;s Day gifts with Adrianna Bach.</Description>
  <ChannelOID>9525</ChannelOID>
  <StartTime>2021-02-05T16:00:00.0000000Z</StartTime>
  <EndTime>2021-02-05T17:00:00.0000000Z</EndTime>
  <FirstRun>true</FirstRun>
  <OriginalAirDate>2021-02-05T05:00:00.0000000</OriginalAirDate>
  <Audio>stereo</Audio>
  <Genres>
    <Genre>Talk</Genre>
    <Genre>News</Genre>
  </Genres>
  <Cast>
    <Member>Anchor:Hoda Kotb</Member>
    <Member>Anchor:Jenna Bush Hager</Member>
    <Member>Guest:Megan Day</Member>
    <Member>Guest:Barbara Majeski</Member>
    <Member>Guest:Adrianna Bach</Member>
    <Member>Guest:Felicia LaCalle</Member>
  </Cast>
  <MD5>67KwpoGdna1zdnADH4hoUg</MD5>
  <UniqueID>EP031954220480</UniqueID>
</Event>



Martin

Here's a listing for that show in my XMLTV data (note the <episode-num system="xmltv_ns"> element). I note that there is another <episode-num> tag, so maybe that's contributing to it not getting recognized in some places but is getting recognized in others?

Code:
  <programme start="20210205180000 +0000" stop="20210205190000 +0000" channel="channel.123456789">
    <title lang="en">Today With Hoda &amp; Jenna</title>
    <desc lang="en">Today Food with chefs Felicia LaCalle and Megan Day; lifestyle expert Barbara Majeski; Valentine's Day gifts with Adrianna Bach.</desc>
    <credits>
      <actor>Hoda Kotb</actor>
      <actor>Jenna Bush Hager</actor>
      <actor>Megan Day</actor>
    </credits>
    <date>20210205</date>
    <category lang="en">Talk</category>
    <category lang="en">News</category>
    <category lang="en">Series</category>
    <length units="seconds">3600</length>
    <icon src="https://fans.tmsimg.com/assets/p16759167_b_v5_ad.jpg" height="360" width="240"/>
    <episode-num system="xmltv_ns">2020.24.</episode-num>
    <episode-num system="dd_progid">EP031954220480</episode-num>
    <video>
      <present>yes</present>
      <aspect>16:9</aspect>
      <quality>HDTV</quality>
    </video>
    <audio>
      <present>yes</present>
      <stereo>stereo</stereo>
    </audio>
      <new />
  </programme>
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#8
2021-02-05, 07:23 PM
Can you supply an a complete xmltv file, so I can try it here?

You'll probably need to put it somewhere like onedrive/dropbox/etc, and let me know the download link.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#9
2021-02-05, 07:26 PM
It fails from Schedules Direct too.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#10
2021-02-05, 07:30 PM
I'm already checking that, but will need his xmltv file for that side of things.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  XC provider changed account number/password Estarna 5 812 2024-04-15, 01:11 AM
Last Post: Estarna
  Show and Episode .nfo's saved nathan909 6 1,569 2024-03-09, 03:30 PM
Last Post: mvallevand
  Minor bug reading null/empty series or episode #s from XMLTV file EPG source? sjabaker 10 2,399 2022-05-31, 12:24 AM
Last Post: sjabaker
  Some series/episode data formats not recognised within description sjabaker 35 4,555 2022-04-27, 11:53 PM
Last Post: sjabaker
  Filename doesn't contain Season and Episode since the last update mrfosheezy 7 1,582 2021-12-04, 05:58 PM
Last Post: mrfosheezy
  Viewing number of merged devices/sources 2leftfeet 13 3,674 2021-04-02, 01:32 PM
Last Post: jcjefferies
  Marking an Episode as Recorded pkscout 29 5,871 2021-01-29, 02:16 PM
Last Post: mvallevand
  Different channels with the same number axlt2002 12 3,497 2021-01-25, 04:53 PM
Last Post: axlt2002
  Only the first 2 characters of an episode get recognized mrfosheezy 13 3,109 2020-12-14, 10:03 PM
Last Post: sub
  Number of Shows recorded UncT 3 1,172 2020-11-04, 08:51 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode