NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 283 284 285 286 287 … 433 Next »
Cancel Of Single Episode Of Recurring Recording Makes Episode "Unrecordable"

Cancel Of Single Episode Of Recurring Recording Makes Episode "Unrecordable"
georgewbateman
Offline

Junior Member

Posts: 48
Threads: 21
Joined: Nov 2012
#1
2012-11-09, 10:50 PM
Canceling of a single episode of recurring recording causes that episode to become "unrecordable" when another recurring recording is setup.

1 - Record Season (All episodes on this channel)
2 - Cancel single instance
3 - cancel recurring recording
4 - Redo Record Season (All episodes on this channel)

After performing these steps the episode in step 2 is not scheduled for recording.

I consider this to be a bug. Yes ? No ?

Thank you in advance.

Note the following in the log

14:11:22.026 UpdateRecurringRecording(203, 'American Dad'):

14:12:27.812 UpdateRecurringRecording(204, 'American Dad'):

14:12:27.863 - Potential episode at: 11/9/2012 4:00:00 PM
14:12:27.863 ...check IsValid()
14:12:27.863 ...already got this episode: EP00716445.0129 (recently deleted)
14:12:27.863 ...already got this episode scheduled
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,197
Threads: 958
Joined: May 2006
#2
2012-11-09, 10:57 PM
That's right and that is a good thing, otherwise you could end up cancelling it on every epg update. You can still manually record a ingle episode.

Martin
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#3
2012-11-10, 12:33 PM
Yes, as t'other Martin implies, season recording episodes are recreated each time the EPG is updated to catch new or shifted episodes.
georgewbateman
Offline

Junior Member

Posts: 48
Threads: 21
Joined: Nov 2012
#4
2012-11-12, 08:49 AM
I found this paragraph on the very bottom of the Recordings Wiki page :

“When you cancel a specific episode that is part of a series of recurring recordings from the TV Guide, it is only cancelling the specific episode, not the entire season. It remembers if you have deleted individual episodes of a season recording so that they don't get rescheduled automatically each night when it updates the EPG. Otherwise, you would have to cancel a specific episode every day until the time has passed. In order to reset a cancelled show that is part of the series of recurring recordings, you would need to update the series from the recordings menu.”

Each show in the TV Guide has a “UniqueID” associated with it. I have searched for a description of this identifier but without success. Typically this number looks like : EP00687031.0018.0/2. Show far I have seen four two letter prefixes:

EP Episode ?
SH ?
SP Sports
MV Movie

The different types of shows changes how shows are scheduled.

I believe that the description above to applies to EP shows.

I did a Record All for an MV show that had three future airings. I canceled the first airing and then did a NextPVR –updateepg. The canceled airing was then restored.

I have two recurring recordings entries for the same “EP” show – the first for one channel and the second for another. The sequence is for the airing of the same episode is :

1 - Channel 1 TH 10:00 PM
2 - Channel 1 SU 2:00 AM
3 - Channel 2 SU 6:00 PM
4 - Channel 2 WE 8:00 PM

Initially #1 and #3 are scheduled to be recorded. When updateepg is run after #1 is recorded and before #3 is aired, #3 is NOT scheduled to be recorded.

I do not think it is correct for recordings scheduled differ depending upon whether UpdateEPG had been run.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#5
2012-11-12, 12:32 PM
My understanding is that the UniqueID field in the database is populated in one of three ways

  1. From a value supplied by Schedules Direct where SD supplies a value.
  2. Calculated by NPVR at updateEPG time based up series and episode values in the XMLTV file (if they exist in the file).
  3. Empty
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#6
2012-11-12, 12:49 PM
Most of mine seem to be empty (UK EPG seems to have no unique show identifier). Where a season/episode can be determined from the subtitle, then a unique_id is created for the database. i.e.

CSI: NY-S006E004
Canal Walks with Julia Bradbury ®-S001E001
Carp Crew-S002E002
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#7
2012-11-12, 01:24 PM
martint123 Wrote:... determined from the subtitle, then a unique_id is created for the database ...

Is it from the sub-title? Are you using XMLTV? Does XMLTVGUI add the series and episode number to the subtitle? Does the XMLTV file include, for example, " <episode-num system="xmltv_ns">1.4/24.</episode-num> " for some shows but not others? Are there any other questions that you think that I should ask?
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#8
2012-11-12, 01:48 PM
Graham Wrote:Is it from the sub-title? Are you using XMLTV? Does XMLTVGUI add the series and episode number to the subtitle? Does the XMLTV file include, for example, " <episode-num system="xmltv_ns">1.4/24.</episode-num> " for some shows but not others? Are there any other questions that you think that I should ask?

Heaven only knows.... when I said "Where a season/episode can be determined from the subtitle, then a unique_id is created for the database" I am glad to see that I didn't say who or what created the unique id !! Source of EPG was RadioTimes and XMLTV

my EPG for one of the shows quoted above is

Canal Walks with Julia Bradbury ®-S001E001

Code:
<programme start="20121113200000 +0000" stop="20121113203000 +0000" channel="47">
    <title lang="en">Canal Walks with Julia Bradbury (R)</title>
    <sub-title lang="en">Season 1, Episode 1 of 4 - The Caledonian Canal</sub-title>
    <desc lang="en">The presenter explores Britain's network of canals and towpath trails, navigating rolling countryside and industrial heartlands. Her first visit is to the Highlands, where she sets off on an eight-mile walk along the Caledonian Canal against the backdrop of Ben Nevis. During the journey she recalls the story of engineer Thomas Telford, who tried to create jobs and wealth in the area by constructing the waterway.</desc>
    <credits>
      <director>Clare Jones</director>
      <actor>Presenter - Julia Bradbury</actor>
    </credits>
    <category lang="en">Reality</category>
    <length units="minutes">30</length>
    <episode-num system="xmltv_ns">0.0/4.</episode-num>
    <video>
      <aspect>16:9</aspect>
    </video>
    <previously-shown />
    <subtitles type="teletext">
      <language lang="en">English</language>
    </subtitles>
  </programme>
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#9
2012-11-12, 02:10 PM
I am pretty sure that the " Season 1, Episode 1 of 4 " in the XMLTV was added to the subtitle by the XMLTVGUI software based on the options ticked in post-processor options setttings. I dunno what took it off the front of the subtitle, reformatted it and put it at the end of the subtitle as shown in the EPG example.

But I digress, if this show has a uniquid in the db, then i expect that it was generated by NPVR at updateEPG time based on " <episode-num system="xmltv_ns">0.0/4.</episode-num> ".
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,197
Threads: 958
Joined: May 2006
#10
2012-11-12, 03:08 PM
martint123 Wrote:Most of mine seem to be empty (UK EPG seems to have no unique show identifier). Where a season/episode can be determined from the subtitle, then a unique_id is created for the database. i.e.

The are empty in GBPVR and earlier versions of NextPVR but sub recently added an update that forms his unique id.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,797 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 1,139 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 1,189 2023-11-20, 03:42 PM
Last Post: sub
  Recording to a network drive woes. 2leftfeet 12 7,542 2022-04-05, 08:03 PM
Last Post: mvallevand
  device needed for recording David209 2 1,822 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,517 2021-04-01, 07:17 PM
Last Post: Handy.Man
  HDHomerun recording bizzarely not working Jean0987654321 3 2,166 2021-03-27, 03:23 PM
Last Post: Jean0987654321
Video Restrict Recording Space foucomm 1 1,403 2021-01-30, 09:25 PM
Last Post: mvallevand
  Directory dropdown on the recording edit dialog MicahMakenzie 1 1,580 2021-01-11, 04:37 PM
Last Post: Graham
  Recording service stopped or not running at scheduled time MattInetroit 3 1,992 2021-01-08, 12:03 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode