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 … 390 391 392 393 394 … 1231 Next »
Options to filter out repeat shows in series

 
  • 0 Vote(s) - 0 Average
Options to filter out repeat shows in series
fluffykeith
Offline

Senior Member

Posts: 398
Threads: 69
Joined: Nov 2007
#1
2008-01-04, 07:41 PM
I'm gradually getting set up with this stuff.

When setting a series recording is there any filtering on repeats?
For example some of our channels show the same programs 2 or 3 times in the coarse of a day and I only want to record 1 of each episode rather than 3. Is that possible ? or maybe it does it already?

cheers

Keith
Old broken setup - Zalman HD160+ box,  AMD Athlon 5400+, 3GB DDR2, Motherboard Gigabyte GA-M61P-S3
Hauppauge Nova-T PCI
Hauppauge Nova-S PCI
BlackGold Dual T2, S2 PCI
1x 2TB SATA
Windows 7 Pro
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#2
2008-01-04, 07:43 PM
There is logic for doing this in the US/Canada, but not in the UK. In the UK GB-PVR cant tell if two shows are the same.

You can probably do a timeslot season recording though.
fluffykeith
Offline

Senior Member

Posts: 398
Threads: 69
Joined: Nov 2007
#3
2008-01-05, 12:48 PM
I guess it can be done two ways. Either a repeat indication that is in the xml - not ideal as its often the case to wnat to watch the repeat if the first is missed.

The other way is to use the title and episode title, I know it will only work for series that have varying episode titles but that would still be useful. Just to filter off the episodes with the same episode title.

For example I just set the season for walking with dinosaus and there are only about 5 episodes and I got 26 pending !!

I know you must be busy and want to prioritize additions - I guess it is possible for a plugin to scan through the pending list for duplicate shows. I've yet to play with plugins (want a stable system first!) but I assume the plugin capability allows this.

As an asside do plugin register for event messages, for example if a plugin wants to be informed of music play starting or something. This is similar to Meedio and I would think other systems.

cheers

Keith
Old broken setup - Zalman HD160+ box,  AMD Athlon 5400+, 3GB DDR2, Motherboard Gigabyte GA-M61P-S3
Hauppauge Nova-T PCI
Hauppauge Nova-S PCI
BlackGold Dual T2, S2 PCI
1x 2TB SATA
Windows 7 Pro
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#4
2008-01-05, 04:23 PM
Sorry, we've long since established that you cant rely on title, sub-title or description to identify repeats, so I wont be adding any logic around this. A huge percentage of channels around the world just use generic descriptions for a lot of shows. (news shows are the perfect example, but also often sitcoms and current affairs shows)

Quote:As an asside do plugin register for event messages, for example if a plugin wants to be informed of music play starting or something. This is similar to Meedio and I would think other systems.
Yes, plugins can receive notification that playback of something has started.
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#5
2008-01-05, 09:55 PM
Yes, the US / Canada seem to be lucky to have a unique ID Tag for each show. I'm not sure if it is the broadcasters or the listing writes who generate this, but without it, for us in the rest of the world, duplicate elimination has to be manual after the event.
The Radio Times can't even keep a consistent show name over a series.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#6
2008-01-05, 11:46 PM (This post was last modified: 2008-01-05, 11:50 PM by zehd.)
FluffyKeith, Where do you get your listings from? I'm working on an XMLTV Enhancer that is currenty working with birtles/Radio Times that give a "Not a Repeat" indicator.

I have also thought of something, where the Enhancer could auto generate a unique key for each show...

sub, do you think that would work?
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]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#7
2008-01-05, 11:50 PM
Quote:I have also thought of something, where the Enhancer could auto generate a unigue key for each show...

sub, do you think that would work?
I dont think there is enough info available in most xmltv files to generate a unique key for each show. A large number of shows usually just end up with generic desciptions.

If you do add it to the xmltv file though, then GB-PVR will take your word for it and try to use it.
fluffykeith
Offline

Senior Member

Posts: 398
Threads: 69
Joined: Nov 2007
#8
2008-01-06, 10:31 AM
I agree, sub, there is not the info for generic named shows, for example, Top Gear is just named top gear for new and old episodes.

However for the case of named episodes, for example, Friends, here we have episodes named for example "Friends - The one with Ross and Monica cousin" created from <title> and <sub-title>.
They also have the <previously-shown/> xml flag.

I think that the record dialog could have two settings one for ignoring episides that are previously shown and one for ignoring episodes that have the same title,sub-title.
Obviously if a user selects these one some generic show then they only get one recording but that is easy to detect and maybe have some indication of how many shows are being recorded.

cheers

Keith
Old broken setup - Zalman HD160+ box,  AMD Athlon 5400+, 3GB DDR2, Motherboard Gigabyte GA-M61P-S3
Hauppauge Nova-T PCI
Hauppauge Nova-S PCI
BlackGold Dual T2, S2 PCI
1x 2TB SATA
Windows 7 Pro
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#9
2008-01-06, 04:01 PM
We've looked at this in length in the past. Its not reliable enough to look at <title> and <sub-title>. These often are just generic descriptions used over and over. Most countries do not have <previously-shown/> in their xmltv files either.

Quote:I think that the record dialog could have two settings one for ignoring episides that are previously shown and one for ignoring episodes that have the same title,sub-title.
Obviously if a user selects these one some generic show then they only get one recording but that is easy to detect and maybe have some indication of how many shows are being recorded.
Sorry, I'd rather not do this. I think it would be too user unfriendly, and would lead to too many people complaining that it wasnt working correctly.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#10
2008-01-06, 09:15 PM
sub I get where your coming from. I will try to create an auto number or something and make certain shows all have unique IDs.

What if I make the unique_identifier = the programme start time? That seems pretty specific.
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]
« 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
  New Machine (probably old problems), Video Render Options jvcleave 12 5,575 2011-02-01, 08:37 AM
Last Post: stustunz
  RECORDING STATUS WINDOW shows incorect info zb1 5 2,539 2010-12-11, 09:52 AM
Last Post: martint123
  Filter Problems imilne 2 2,360 2010-10-29, 12:48 PM
Last Post: imilne
  Audio missing only on certain shows joshhep 6 2,340 2010-05-06, 03:49 PM
Last Post: Satori
  Half of scheduled shows are recording 0 size elodis 3 2,001 2010-04-15, 04:15 PM
Last Post: whurlston
  Internet TV? Hulu, Options? ottoguy 3 2,607 2009-12-27, 02:25 PM
Last Post: Dave72
  tv shows in avi jakey 4 1,923 2009-12-18, 11:26 PM
Last Post: Deusxmachina
  Options for a victim of the digital revolution icrra 22 7,918 2009-12-12, 06:17 PM
Last Post: icrra
  extreme weirdness - am I going mad? Recording 2 shows on one tuner? 8ace 5 2,090 2009-11-29, 01:55 PM
Last Post: 8ace
  ClearQAM cut to local channels, options? antialias 5 2,785 2009-11-24, 09:41 PM
Last Post: nightwalker

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

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

Linear Mode
Threaded Mode