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 … 285 286 287 288 289 … 433 Next »
Marking a Show As Already Watched

Marking a Show As Already Watched
toricred
Offline

Senior Member

Posts: 250
Threads: 23
Joined: Aug 2006
#1
2012-10-26, 12:44 AM
Is there a way to mark a show in the guide as already watched so that it won't be recorded with a Recurring Recording?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,003
Threads: 956
Joined: May 2006
#2
2012-10-26, 12:59 AM
Normally it does have logic for the unique_id with North American data but because you used my FTR import utility your database is rather unique could you upload your logs?

Martin
toricred
Offline

Senior Member

Posts: 250
Threads: 23
Joined: Aug 2006
#3
2012-10-26, 01:13 AM
Sure. The thing that was throwing me off was that I went through the list of Pending Recordings in NPVR and cancelled the recordings for two days that were duplicates and yet when the EPG is updated they are re-scheduled.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,003
Threads: 956
Joined: May 2006
#4
2012-10-26, 01:26 AM
It's definitely checking deleted files with the new guide data mixed with the FTR import logic

Code:
2012-10-25 14:05:10.002    [DEBUG][8]    LoadListingByAdvancedRules(channel='all channels',advancedRules=title like 'how i met your mother' and subtitle != '' and subtitle not in (select XmlLookup(event_details,'/Event/SubTitle') as subtitle from scheduled_recording where name like 'how i met your mother') )
2012-10-25 14:05:10.003    [DEBUG][8]    SQL: select * from EPG_EVENT where title like 'how i met your mother' and subtitle != '' and subtitle not in (select XmlLookup(event_details,'/Event/SubTitle') as subtitle from scheduled_recording where name like 'how i met your mother')  order by start_time
2012-10-25 14:05:10.097    [DEBUG][8]     - Potential episode at: 10/25/2012 3:00:00 PM
2012-10-25 14:05:10.097    [DEBUG][8]       ...check IsValid()
2012-10-25 14:05:10.097    [DEBUG][8]       ...already got this episode: EP007537960152 (recently deleted)
2012-10-25 14:05:10.097    [DEBUG][8]       ...already got this episode scheduled
2012-10-25 14:05:10.097    [DEBUG][8]     - Potential episode at: 10/25/2012 3:30:00 PM
2012-10-25 14:05:10.097    [DEBUG][8]       ...check IsValid()
2012-10-25 14:05:10.097    [DEBUG][8]       ...already got this episode: EP007537960153 (recently deleted)
2012-10-25 14:05:10.097    [DEBUG][8]       ...already got this episode scheduled
2012-10-25 14:05:10.097    [DEBUG][8]     - Potential episode at: 10/25/2012 4:00:00 PM
2012-10-25 14:05:10.097    [DEBUG][8]       ...check IsValid()
2012-10-25 14:05:10.097    [DEBUG][8]       ...already got this episode: EP007537960154 (recently deleted)
2012-10-25 14:05:10.098    [DEBUG][8]       ...already got this episode scheduled
2012-10-25 14:05:10.098    [DEBUG][8]     - Potential episode at: 10/25/2012 4:30:00 PM
2012-10-25 14:05:10.098    [DEBUG][8]       ...check IsValid()
2012-10-25 14:05:10.098    [DEBUG][8]       ...already got this episode: EP007537960155 (recently deleted)
2012-10-25 14:05:10.098    [DEBUG][8]       ...already got this episode scheduled
2012-10-25 14:05:10.098    [DEBUG][8]     - Potential episode at: 10/25/2012 9:00:00 PM
2012-10-25 14:05:10.098    [DEBUG][8]       ...check IsValid()
2012-10-25 14:05:10.098    [DEBUG][8]       ...scheduling episode

Sub will need to check the logs further, there's some errors too but they wouldn't explain why deleted records are being scheduled.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,003
Threads: 956
Joined: May 2006
#5
2012-10-26, 01:54 AM
I did notice that you have changed some of the rules that the import made for you. NextPVR won't be able to prevent duplicates for those files anymore.

Martin
toricred
Offline

Senior Member

Posts: 250
Threads: 23
Joined: Aug 2006
#6
2012-10-26, 01:57 AM
If you're talking about 666 Park Avenue for example, that wasn't getting scheduled so I had to manually add it.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,003
Threads: 956
Joined: May 2006
#7
2012-10-26, 01:58 AM
I saw that "Criminal Minds" had changed.

Martin
toricred
Offline

Senior Member

Posts: 250
Threads: 23
Joined: Aug 2006
#8
2012-10-26, 02:03 AM
I had the same problem with it. There were like 5 or 6 series that had problems, but it was easier to just re-add them. That's part of the reason I want to be able to review the guide and mark some things as already watched. I had to do that with FTR and as long as there are only a few shows it only takes a couple of minutes per night. I thought that cancelling the recording would do it, but that doesn't appear to work.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,003
Threads: 956
Joined: May 2006
#9
2012-10-26, 02:09 AM
It's probably that internal crash that is causing them to not be scheduled. As you delete shows they shouldn't reoccur.

Martin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#10
2012-10-26, 02:12 AM
also, do you have the patches installed? Patch #7 resolves some issues I was having with duplicates being scheduled.
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: 2 Guest(s)

Pages (4): 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to revisit last watched channel Strike20Twenty 5 2,133 2020-02-25, 03:35 PM
Last Post: sub
  2020 TV Guide Doesn't Show up rmahlberg 14 9,454 2020-01-04, 06:43 PM
Last Post: sub
  Copy watched indication to new PC Haggis 4 1,553 2019-12-28, 09:25 PM
Last Post: Haggis
  EPG showing "no show details" for mapped channels iameric 3 2,427 2019-12-17, 12:00 AM
Last Post: iameric
  Watching Currently Recording TV Show. Play stops. acegolfer 15 4,723 2019-08-26, 12:36 AM
Last Post: mvallevand
  Replaced colossus - now "no show details" SilverTiger 7 2,297 2019-06-12, 11:15 AM
Last Post: SilverTiger
  Lost all "Playback Position" functions including green "Watched" bar! jcjefferies 8 2,469 2019-05-05, 10:05 AM
Last Post: jcjefferies
  No Show Detail on TV Guide Crosby87 3 2,371 2019-03-06, 02:49 AM
Last Post: sub
  Display "waiting" to show next frame + no display output. GuruSR 7 2,299 2019-03-05, 03:00 AM
Last Post: sub
  Issue with Beast IPTV recording - Skipping + Doesn't record full show abrupt ending russmehta01 3 3,034 2019-02-26, 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