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 … 886 887 888 889 890 … 1231 Next »
Dont record Duplicate recordings option

 
  • 0 Vote(s) - 0 Average
Dont record Duplicate recordings option
dragonfiregum
Offline

Member

Posts: 247
Threads: 40
Joined: Jan 2006
#1
2006-01-17, 03:23 AM
Im looking for information on how this works.. i selected it then my shows.. and its still showing its scheduled to record duplicates.
So i changed from xmltv which i had loading zap2it for me and i had to use command prompt to using the zap2it directly bypassing xmltv...still not helping.
Is there a way to get this to work.. or will it just not record even tho it says it will?
---------------------------------------------------
Microsoft Windows XP Home Edition
Pentium D 805 2.66ghz Dual Core
2GB Ram
Nvidia Geforce 6600 GT 256mb PCI-E (x2sli)
Audigy ZS 2 Platinum Sound card
ATI Theater 550 PRO w/Remote
3 320gig Harddrives(and 400+external on other 2 pc's which are setup)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#2
2006-01-17, 03:31 AM
It needs to be using the zap2it EPG source, not XMLTV.

Each time the EPG is updated it'll schedule any season recordings for shows that are on the right channel, with appropriate timeshot, except if 'dont recording duplicates' option is enabled and there is already a 'ready' or 'pending' recording in the database with the same show identifier (as supplied by zap2it).

There are quite a few shows were zap2it just return a generic show identifier (ending in four zeros), or no show identifier, so GB-PVR has to treat these as all new episodes since it has no way to tell one from the other.
dragonfiregum
Offline

Member

Posts: 247
Threads: 40
Joined: Jan 2006
#3
2006-01-17, 03:35 AM
i made zap2it my epg source before i tried this... and the episodes are clearly titled with Showname:episode name:descriptions for all.
Some reason its tossing in duplicates?
The shows that i record have new episodes every thursday.
They have a first showing then a second showing for those who missed a few hours later.. it seems to be picking both to schedule recordings....
Im manually deleted the extra's and they arnt rescheduling but ill tell you tommorow if it reschedules twice my other show which does the same thing when i get a longer epg.
---------------------------------------------------
Microsoft Windows XP Home Edition
Pentium D 805 2.66ghz Dual Core
2GB Ram
Nvidia Geforce 6600 GT 256mb PCI-E (x2sli)
Audigy ZS 2 Platinum Sound card
ATI Theater 550 PRO w/Remote
3 320gig Harddrives(and 400+external on other 2 pc's which are setup)
dragonfiregum
Offline

Member

Posts: 247
Threads: 40
Joined: Jan 2006
#4
2006-01-17, 05:42 PM
sub Wrote:It needs to be using the zap2it EPG source, not XMLTV.

Each time the EPG is updated it'll schedule any season recordings for shows that are on the right channel, with appropriate timeshot, except if 'dont recording duplicates' option is enabled and there is already a 'ready' or 'pending' recording in the database with the same show identifier (as supplied by zap2it).

There are quite a few shows were zap2it just return a generic show identifier (ending in four zeros), or no show identifier, so GB-PVR has to treat these as all new episodes since it has no way to tell one from the other.
Ok im not sure what your saying .. ( since today i had the problem putting on my brother and i's shows. We added our show on the search and selected the season all shows on the channel ( since they change there lineup alot )
It has 2 of every episode.. and a episode i already got before.
I am using zap2it source not xmltv like i was before.(as i said)
Are you saying it just does this and i just need to manually cancel all these?
Or is there a way to fix it... or is it not working at all ( i have yet to see it tell these diffrent episodes apart) i mean cmon diffrent subtitle's and descriptions by far..
---------------------------------------------------
Microsoft Windows XP Home Edition
Pentium D 805 2.66ghz Dual Core
2GB Ram
Nvidia Geforce 6600 GT 256mb PCI-E (x2sli)
Audigy ZS 2 Platinum Sound card
ATI Theater 550 PRO w/Remote
3 320gig Harddrives(and 400+external on other 2 pc's which are setup)
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#5
2006-01-17, 05:42 PM
Start the config app, goto to the plugins tab and click export recordings. In the GBPVR directory you'll have a recording-dump.xml file. Right-click on that file and choose edit. In it you'll see something like this:

Code:
<recording>
    <filename>D:\Video\The Boondocks\The Boondocks_20060114_22002230.mpg</filename>
    <channel>57 TOON</channel>
    <status>READY</status>
    <startTime>2006-01-14 22:00:00</startTime>
    <endTime>2006-01-14 22:30:00</endTime>
    <title>The Boondocks</title>
    <subtitle>The Reality</subtitle>
    <description>Riley tries to get into reality television; Huey is shadowed.</description>
    <uid>EP7753880005</uid>
  </recording>
  <recording>


<uid>EP7753880005</uid> is the identifier that GBPVR uses to determine duplicates. You're duplicate shows should have identical UID's.
dragonfiregum
Offline

Member

Posts: 247
Threads: 40
Joined: Jan 2006
#6
2006-01-17, 08:18 PM (This post was last modified: 2006-01-17, 08:23 PM by dragonfiregum.)
Right now they have no UID's the 2 recorded shows i have left in my recordings (prolly cuz i moved them from 1 harddrive to another recently)
But i have a question... if they both have the same UID wouldnt that make them a duplicate.... shouldnt they take the dupe away lol...
( i cant export not yet recorded shows.. )
And i record the that show 2.... its scheduling for duplicates..also
it schedule both "return of the king" episodes...
---------------------------------------------------
Microsoft Windows XP Home Edition
Pentium D 805 2.66ghz Dual Core
2GB Ram
Nvidia Geforce 6600 GT 256mb PCI-E (x2sli)
Audigy ZS 2 Platinum Sound card
ATI Theater 550 PRO w/Remote
3 320gig Harddrives(and 400+external on other 2 pc's which are setup)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#7
2006-01-17, 08:22 PM
Quote:But i have a question... if they both have the same UID wouldnt that make them a duplicate.... shouldnt they take the dupe away lol...
Yes, thats the point. You shouldnt end up with to shows with the same UID. The exceptions...if the UID is blank, every episode is treated as new. Also, if the UID ends in '0000', then it is also treated as a new episode.

Any recordings scheduled when you were previously using XMLTV will always have an empty UID, so will never be treated as duplicates.
dragonfiregum
Offline

Member

Posts: 247
Threads: 40
Joined: Jan 2006
#8
2006-01-17, 08:25 PM
So do you think i should spend some time.. emptying the epg then reloading zap2it tv again? (after i clear recordings) and see if it works? ( another show that just loaded this morning from zap2it (since i load all 15 days) it just came up for in 2 weeks...its getting duplicates.
How do i view there uid's before they record...( since im using zap2it intstead of xmltv i dont know where my listings are stored)?
---------------------------------------------------
Microsoft Windows XP Home Edition
Pentium D 805 2.66ghz Dual Core
2GB Ram
Nvidia Geforce 6600 GT 256mb PCI-E (x2sli)
Audigy ZS 2 Platinum Sound card
ATI Theater 550 PRO w/Remote
3 320gig Harddrives(and 400+external on other 2 pc's which are setup)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#9
2006-01-17, 08:38 PM
Quote:So do you think i should spend some time.. emptying the epg then reloading zap2it tv again? (after i clear recordings) and see if it works?
If you want to.

Quote:How do i view there uid's before they record...( since im using zap2it intstead of xmltv i dont know where my listings are stored)?
Its not shown in GB-PVR anywhere, but you cant set <SaveZap2itXML>true</SaveZap2itXML> in config.xml, which will result in a c:\zap2it.log each time you update the EPG. This file contains all the show information received from zap2it.
dragonfiregum
Offline

Member

Posts: 247
Threads: 40
Joined: Jan 2006
#10
2006-01-17, 08:41 PM (This post was last modified: 2006-01-17, 09:45 PM by dragonfiregum.)
Quote:Quote:
So do you think i should spend some time.. emptying the epg then reloading zap2it tv again? (after i clear recordings) and see if it works?

If you want to.
Well do you think this will make it stop programming to record duplicates..?
(the same shows are shown twice a day when they air... its scheduling both)
I record the boondocks also just like "-stattik-"... apparently by the way he responded it doesnt schedule to record duplicates for him?

Ok i emptied then reloaded my epg and im looking at the zap2it.xml in a wordpad (my xml editer wont open it... dunno why)
is there a easy way to find.. your channel.. or shows.. so i can look at there uid's ... i see no real order in the programs.
---------------------------------------------------
Microsoft Windows XP Home Edition
Pentium D 805 2.66ghz Dual Core
2GB Ram
Nvidia Geforce 6600 GT 256mb PCI-E (x2sli)
Audigy ZS 2 Platinum Sound card
ATI Theater 550 PRO w/Remote
3 320gig Harddrives(and 400+external on other 2 pc's which are setup)
« 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
  Not able to record to network mapped drive qiuqiu 14 18,039 2016-01-25, 05:47 AM
Last Post: trevisthomas
  Live TV and recordings do not match greg in kansas 8 7,301 2013-02-22, 06:35 PM
Last Post: sub
  Can't view recordings on pc jerry430 8 6,936 2013-01-21, 07:27 PM
Last Post: jerry430
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,948 2012-08-07, 05:07 PM
Last Post: ACTCMS
  CSI Miami Recordings Always In Spanish ga_mueller 6 4,773 2012-06-12, 12:41 AM
Last Post: mikeh49
  Recordings missing after switching hard drive tegat 8 5,208 2011-12-21, 03:00 AM
Last Post: tegat
  Recordings and live TV fail with TS mux dvasco 4 2,809 2011-06-22, 05:47 PM
Last Post: dvasco
  Stream errors in recordings with GBPVR seymoria 11 4,769 2011-06-19, 06:44 PM
Last Post: seymoria
  Lost all my recordings pduncan67 2 2,071 2011-02-27, 03:12 PM
Last Post: pduncan67
  Zero byte recordings chuck_2330 0 1,479 2011-02-09, 01:25 PM
Last Post: chuck_2330

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

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

Linear Mode
Threaded Mode