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 … 305 306 307 308 309 … 433 Next »
Avoid duplicate recordings (NZ)

Avoid duplicate recordings (NZ)
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,626
Threads: 148
Joined: Mar 2006
#1
2012-05-12, 04:56 AM
I read a message the other day on geekszone that in NZ the tivo was able to avoid recording dups from at least TVNZ7 which got me to looking at my tvguide.xml & I discovered it now has things like this in it.
<episode-num system="xmltv_ns">1014022 . 10269880 . </episode-num>

Could this be used to stop it recording dups for us??
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#2
2012-05-12, 05:40 AM
What did you use to generate this xmltv file?

Do you know what the two numbers are, and is it on all your shows, or just selected shows?
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,626
Threads: 148
Joined: Mar 2006
#3
2012-05-12, 05:53 AM
I'm using EPGCollector (DVB-T version attached) & I have no idea what the two numbers mean but they do appear to be on most shows & I assume tivo must be using something like this to avoid dups??
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#4
2012-05-12, 06:00 AM
Can you think of any shows that have repeats on TV1/2/3? So that we can see they have the same id.
Nistrod
Offline

Member

Posts: 243
Threads: 45
Joined: Jul 2010
#5
2012-05-13, 07:36 AM
OK, I would like to chip in here. I'm in Aus, but we seem to be getting similar data.
#1 & #2 are listed as Ep 13, #3 is Ep 13.

Does this help?

Cheers



#1
<programme start="20120518203230 +1000" stop="20120518213000 +1000" channel="705">
<title>Miss Fisher's Murder Mysteries</title>
<desc>Miss Fisher's Murder Mysteries</desc>
<category>Phryne in on the hunt for escaped prisoner Murdoch Foyle. Will she discover the truth behind her sister's mysterious disappearance? CAST: Nicholas Bell</category>
<rating>
<value>PGR</value>
</rating>
<episode-num system="xmltv_ns">/DR1022V . /DR1022V013S00 . 0</episode-num>
</programme>

#2
<programme start="20120520220500 +1000" stop="20120520230000 +1000" channel="705">
<title>Miss Fisher's Murder Mysteries</title>
<desc>Miss Fisher's Murder Mysteries</desc>
<category>Phryne in on the hunt for escaped prisoner Murdoch Foyle. Will she discover the truth behind her sister's mysterious disappearance? CAST: Nicholas Bell</category>
<rating>
<value>PGR</value>
</rating>
<episode-num system="xmltv_ns">/DR1022V . /DR1022V013S00 . 0</episode-num>
</programme>

Whereas #3
<programme start="20120513220554 +1000" stop="20120513230134 +1000" channel="705">
<title>Miss Fisher's Murder Mysteries</title>
<desc>Miss Fisher's Murder Mysteries</desc>
<category>Murder strikes close to home when a young girl is found drowned in Aunt Prudence's water fountain on the eve of a lavish fancy dress party. Phryne and her aunt work together to investigate. CAST: Miriam Margolyes</category>
<rating>
<value>PGR</value>
</rating>
<episode-num system="xmltv_ns">/DR1022V . /DR1022V012S00 . 0</episode-num>
</programme>
[SIZE="1"]NPVR 2.6.2;Windows 7 Enterprise SP1;i5 750; 8GB mem;Geforce 210;Winfast DTV100 S, Winfast DTV Dongle Gold; 2 x Winfast DTV2000DS
[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#6
2012-05-13, 05:34 PM
Nistrod, where do your xmltv files come from?

Do all shows have these, or just some?

Can you zip and attach a complete file?
Nistrod
Offline

Member

Posts: 243
Threads: 45
Joined: Jul 2010
#7
2012-05-14, 02:25 AM
Its an app called EPG Collector, that examines the OTA guide.
I've attached a zip file, but it looks like only certain channels have them, and the data is in different formats!
[SIZE="1"]NPVR 2.6.2;Windows 7 Enterprise SP1;i5 750; 8GB mem;Geforce 210;Winfast DTV100 S, Winfast DTV Dongle Gold; 2 x Winfast DTV2000DS
[/SIZE]
JonnyCam
Offline

Posting Freak

Posts: 1,153
Threads: 87
Joined: Feb 2006
#8
2012-05-14, 11:11 AM
I just used the option in epg collector to create episode tags fromt he numeric part of the CRID info.

I looked at a couple of programs between TV3 & TV3 +1, and found they were the same

Code:
(TV3)
<programme start="20120514225000 +1200" stop="20120514232000 +1200" channel="1920">
    <title>Nightline</title>
    <desc>Your late edition news, weeknights with Sacha McNeil</desc>
    <episode-num system="xmltv_ns">38537 . 4220471804058 . </episode-num>
  </programme>

(TV3 +1)
<programme start="20120514235000 +1200" stop="20120515002000 +1200" channel="1926">
    <title>Nightline</title>
    <desc>Your late edition news, weeknights with Sacha McNeil</desc>
    <episode-num system="xmltv_ns">38537 . 4220471804058 . </episode-num>
  </programme>

Not sure if that is a good test, but I couldnt think of any programs which they repeat within the week or so of my guide data.
"Shut up brain, or I'll stab you with a Q-Tip!"

--= Win7, C2D 2.93 GHz, ASUS 9400GT Silent, 2GB Ram, Few HDD's, 3TB unRAID server, Samsung 50" 1080p Plasma via HDMI, 40" 1080i LCD via VGA =-- * PVR2000 Analog PCI / Avermedia DVB-S PCI / Hauppauge 2200 DVB/Analog * PCH GBPVR Client * *BD-E6500 w/ NPVR client*
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,626
Threads: 148
Joined: Mar 2006
#9
2012-05-14, 11:51 AM
I did the same thing with the same result between TV3 & TV3+1 but I don't think that's a good test..... I also couldn't think of anything on TV2, TV2 or TV3 that was repeated within the week........ unlike on TVNZ7, ChoiceTV & CUE where there are heaps repeated every day.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#10
2012-05-14, 04:33 PM
I wonder what these ones mean. ie, news reports with same id, but different days. It's unlikely they'd be broadcasting repeats of the same news on different days.

Quote: <programme start="20120513110000 +1200" stop="20120513113000 +1200" channel="1405">
<title>News Report</title>
<desc>No synopsis available</desc>
<episode-num system="xmltv_ns"> . 33004 . </episode-num>
</programme>
Quote: <programme start="20120514100000 +1200" stop="20120514104000 +1200" channel="1405">
<title>News Report</title>
<desc>No synopsis available</desc>
<episode-num system="xmltv_ns"> . 33004 . </episode-num>
</programme>
Quote: <programme start="20120515110000 +1200" stop="20120515113000 +1200" channel="1405">
<title>News Report</title>
<desc>No synopsis available</desc>
<episode-num system="xmltv_ns"> . 33004 . </episode-num>
</programme>
« 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
  Failed recordings won't delete Spid4567 3 2,501 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  All my recordings start 90 sec early ncsercs 2 1,373 2022-03-19, 03:28 AM
Last Post: sub
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 14,794 2021-03-21, 11:21 PM
Last Post: careads
  Most recordings are zero bytes virtualpaul 4 2,069 2021-01-29, 12:55 PM
Last Post: virtualpaul
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,109 2021-01-07, 08:47 AM
Last Post: sub
  Recordings not playing in browser FamilyGuyFan 1 1,442 2020-10-22, 10:18 PM
Last Post: mvallevand
  Recordings 1 minute off BobbyDing 7 2,836 2020-10-11, 08:07 PM
Last Post: mvallevand
  easy tools to remove adverts in recordings? V_J 6 4,017 2020-10-06, 02:37 AM
Last Post: Ehrlichia
  Black screen, no audio, & zero bit recordings mattman1968 1 1,558 2020-09-15, 12:19 AM
Last Post: mattman1968
  Recordings Date Format NumberFive 3 2,027 2020-05-14, 11:08 PM
Last Post: NumberFive

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

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

Linear Mode
Threaded Mode