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 … 288 289 290 291 292 … 433 Next »
duplicate recordings

duplicate recordings
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#1
2012-10-05, 04:26 AM
johnsonx42 Wrote:bug: deficiency in "Don't Record Duplicates" logic - the logic does not consider episodes that have already been recorded by single recording requests or by a recurring recording request under a different group id.

sub Wrote:This should already be fixed in the current release. I forgot to note it.

I'm not seeing any change in this area. Most of the "Big Bang Theory" episodes recorded tonight are already in the ready recordings list.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2012-10-05, 04:32 AM (This post was last modified: 2012-10-05, 04:38 AM by johnsonx42.)
A current example from database:

existing recording:
Code:
<Event>
  <OID>10275176</OID>
  <Title>The Big Bang Theory</Title>
  <SubTitle>The Adhesive Duck Deficiency</SubTitle>
  <Description>Penny is forced to rely on Sheldon when she is injured while Howard, Leonard and Raj are away.</Description>
  <ChannelOID>7078</ChannelOID>
  <StartTime>2012-08-15T05:30:00.0000000Z</StartTime>
  <EndTime>2012-08-15T06:00:00.0000000Z</EndTime>
  <FirstRun>false</FirstRun>
  <OriginalAirDate>2009-11-16T00:00:00.0000000</OriginalAirDate>
  <Rating>TV-PG</Rating>
  <Audio>stereo</Audio>
  <Genres>
    <Genre>Sitcom</Genre>
  </Genres>
  <UniqueID>EP009311820051</UniqueID>
</Event>
recording right now:
Code:
<Event>
  <OID>11269912</OID>
  <Title>The Big Bang Theory</Title>
  <SubTitle>The Adhesive Duck Deficiency</SubTitle>
  <Description>Penny is forced to rely on Sheldon when she is injured while Howard, Leonard and Raj are away.</Description>
  <ChannelOID>7078</ChannelOID>
  <StartTime>2012-10-05T04:00:00.0000000Z</StartTime>
  <EndTime>2012-10-05T04:30:00.0000000Z</EndTime>
  <FirstRun>false</FirstRun>
  <OriginalAirDate>2009-11-16T00:00:00.0000000</OriginalAirDate>
  <Rating>TV-PG</Rating>
  <Audio>stereo</Audio>
  <Genres>
    <Genre>Sitcom</Genre>
  </Genres>
  <UniqueID>EP009311820051</UniqueID>
</Event>

The recurrence_oid of the old recording is 0, while the new recording's recurrence_oid is 249. I think this must be what you referred to as the "qroup_id" in previous discussions?
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#3
2012-10-11, 06:06 AM
bump... any possibility of a fix for this?
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,729
Threads: 767
Joined: Nov 2003
#4
2012-10-11, 07:28 PM
Give this one a go. It should fix it.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#5
2012-10-11, 09:10 PM
installed. thanks.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#6
2012-10-11, 09:26 PM
Something's not so right with that patch. I installed it and ran an EPG update. At first I thought all was well, as several upcoming duplicate recordings were not rescheduled. However, tonight's brand new The Big Bang Theory is not scheduled now either, and looking ahead, other first-run shows are missing like monday's Dancing With The Stars. Log attached.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,729
Threads: 767
Joined: Nov 2003
#7
2012-10-11, 09:57 PM
Unfortunately the log rolled over mid way through, so I could see 'Dancing With The Stars'. Can you post the other part too?

Big Bang Theory is not a great one to look into because there is like a zillion airings of it.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#8
2012-10-11, 10:20 PM
sub Wrote:... there is like a zillion airings of it.

I have told you a million times ... Don't Exaggerate!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,729
Threads: 767
Joined: Nov 2003
#9
2012-10-11, 10:24 PM
Ok, but you get the point Big Grin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#10
2012-10-11, 11:24 PM
Dancing With The Stars is in NPVR.log.1, starting at 2012-10-11 14:13:09.954 (near the end). It seems to think the episodes are already scheduled, but they're not:
Code:
2012-10-11 14:13:10.069    [DEBUG][7]    LoadListingsMatchingTitle(channel=6935,title=Dancing With the Stars: All-Stars)
2012-10-11 14:13:10.073    [DEBUG][7]     - Potential episode at: 10/15/2012 8:00:00 PM
2012-10-11 14:13:10.073    [DEBUG][7]       ...check IsValid()
2012-10-11 14:13:10.073    [DEBUG][7]       ...already got this episode scheduled
2012-10-11 14:13:10.073    [DEBUG][7]     - Potential episode at: 10/16/2012 8:00:00 PM
2012-10-11 14:13:10.074    [DEBUG][7]       ...check IsValid()
2012-10-11 14:13:10.074    [DEBUG][7]       ...already got this episode scheduled
2012-10-11 14:13:10.074    [DEBUG][7]     - Potential episode at: 10/22/2012 8:00:00 PM
2012-10-11 14:13:10.074    [DEBUG][7]       ...check IsValid()
2012-10-11 14:13:10.074    [DEBUG][7]       ...already got this episode scheduled
2012-10-11 14:13:10.074    [DEBUG][7]     - Potential episode at: 10/23/2012 8:00:00 PM
2012-10-11 14:13:10.074    [DEBUG][7]       ...check IsValid()
2012-10-11 14:13:10.074    [DEBUG][7]       ...already got this episode scheduled

edit: you can also see in the NPVR.log after the EPG update finishes, the TV Listings Plugin notices the previously scheduled Dancing episodes have been removed:
Code:
2012-10-11 14:13:15.304    [DEBUG][10]    TV Listings: RecordingSchedule: removing '[191592] Dancing With the Stars: All-Stars [11378583] (c_6935, 10/15/2012 8:00 PM - 10:01 PM)'.
2012-10-11 14:13:15.304    [DEBUG][10]    TV Listings: RecordingSchedule: removing '[191593] Dancing With the Stars: All-Stars [11378605] (c_6935, 10/16/2012 8:00 PM - 9:00 PM)'.
2012-10-11 14:13:15.304    [DEBUG][10]    TV Listings: RecordingSchedule: removing '[191594] Dancing With the Stars: All-Stars [11378759] (c_6935, 10/22/2012 8:00 PM - 9:00 PM)'.
2012-10-11 14:13:15.304    [DEBUG][10]    TV Listings: RecordingSchedule: removing '[191595] Dancing With the Stars: All-Stars [11378786] (c_6935, 10/23/2012 8:00 PM - 9:01 PM)'.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
« 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,474 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  All my recordings start 90 sec early ncsercs 2 1,366 2022-03-19, 03:28 AM
Last Post: sub
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 14,629 2021-03-21, 11:21 PM
Last Post: careads
  Most recordings are zero bytes virtualpaul 4 2,046 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,085 2021-01-07, 08:47 AM
Last Post: sub
  Recordings not playing in browser FamilyGuyFan 1 1,433 2020-10-22, 10:18 PM
Last Post: mvallevand
  Recordings 1 minute off BobbyDing 7 2,800 2020-10-11, 08:07 PM
Last Post: mvallevand
  easy tools to remove adverts in recordings? V_J 6 3,991 2020-10-06, 02:37 AM
Last Post: Ehrlichia
  Black screen, no audio, & zero bit recordings mattman1968 1 1,548 2020-09-15, 12:19 AM
Last Post: mattman1968
  Recordings Date Format NumberFive 3 2,017 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