NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 352 353 354 355 356 … 1231 Next »
Duplicate Episodes

 
  • 0 Vote(s) - 0 Average
Duplicate Episodes
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#21
2008-03-18, 05:54 AM
Good to know. Thanks. I'll double check my mceepg2xmltv code and also add the <unique-identifier> to my xmltv serialize.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#22
2008-03-18, 05:58 AM
sub Wrote:It'll handle either <unique-identifier>somevalue</unique-identifier> or <episode-num system="dd_progid">somevalue</episode-num>.

GB-PVR doesnt attempt to parse the field in anyway, and does care how long it is, or in what format it is, but it assumes that it uniquely identifies a show. The only special rule is that if the field is present and the last four digits are '0000', then its assumed the episode info is unknown.

If the field isnt present, all entries are treated as unique.

As I said <unique-identifier> doesn't follow the xmltv dtd (it's not in there) although certainly it's vaild xml.

I will work with the dd_progid. It's the one that has been around a while. If I asked you to change the code now, The Feature wouldn't be backward compatible (although I am done with 99.x for good...)

So this means that it's a valid num, and should be considered a unique episode <episode-num system="dd_progid">EP00852472.0001</episode-num>

and this would be a 'No Information available, nothing to make it unique' ep <episode-num system="dd_progid">SH00788602.0000</episode-num>


Movies have a MV, Episodes have an EP, and don't know what is SH...

Aside from the 0000, and the length of text, do you need anything else?
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#23
2008-03-18, 06:03 AM
zehd Wrote:Movies have a MV, Episodes have an EP, and don't know what is SH...

EP = Episodic Series (think CSI, Lost, etc)
SH = Non Episodic recurring show (think News, "Paid Programming", morning workout shows, local programming like "Homes for sale in the viewing area", etc.)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#24
2008-03-18, 06:05 AM
whurlston Wrote:EP = Episodic Series (think CSI, Lost, etc)
SH = Non Episodic recurring show (think News, "Paid Programming", morning workout shows, local programming like "Homes for sale in the viewing area", etc.)

Good enough. I'll get cracking. I suspect it may help all the blokes across the pond...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#25
2008-03-18, 06:10 AM
FYI: I've never seen an "SH" that didn't end with "0000"
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,712
Threads: 767
Joined: Nov 2003
#26
2008-03-18, 06:14 AM
Quote:As I said <unique-identifier> doesn't follow the xmltv dtd (it's not in there) although certainly it's vaild xml.
The xmltv spec didnt include the <episode-num> tag in the early days, so <unique-identifier> was added at some stage. When <episode-num> came along, that was supported too, and the original stuff left in so as not break any existing xmltv files that depended on this.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#27
2008-03-18, 06:15 AM
whurlston Wrote:FYI: I've never seen an "SH" that didn't end with "0000"

I've just looked in the Programme table and there are some blanks for the Unique Identifier.

So I guess I know what I'll be doing next...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#28
2008-03-18, 06:19 AM
zehd Wrote:I've just looked in the Programme table and there are some blanks for the Unique Identifier.

So I guess I know what I'll be doing next...
"SH" shows wouldn't have a unique identifier since they are not episodic. If they have any type of episode number, they would be "EP" by TMS standards.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  Duplicate Recordings XJW 21 8,152 2010-04-21, 10:30 AM
Last Post: XJW
  Duplicate recordings with wrong names keith_leitch 0 1,074 2010-04-07, 08:56 PM
Last Post: keith_leitch
  Duplicate Channels skycyclepilot 9 2,813 2009-12-28, 03:31 AM
Last Post: skycyclepilot
  Duplicate recording on different disks? rmorein 2 1,187 2009-08-06, 01:33 PM
Last Post: dennit
  Duplicate recordings Pob 11 3,752 2009-04-19, 04:49 PM
Last Post: sub
  how long does gbpvr remember duplicate shows? johnsonx42 3 1,648 2009-01-20, 04:05 AM
Last Post: sub
  Duplicate Recordings isgdre 9 2,573 2009-01-11, 04:42 PM
Last Post: sub
  Season recordings not picking up episodes Braklet 9 2,269 2008-10-25, 01:05 AM
Last Post: sub
  Recording Only New TV Episodes jeck11 15 4,215 2008-07-16, 02:55 AM
Last Post: dark_half
  Back-to-back episodes recording issue dusteagle 1 1,043 2008-06-23, 09:20 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