NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 15 16 17 18 19 … 47 Next »
Missing recurring recordings

 
  • 0 Vote(s) - 0 Average
Missing recurring recordings
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#1
2011-01-19, 11:33 PM
UJB, I don't know if this is for you or sub, but I will start with you.

If I use Web Services to schedule a single recurring recording, the day of the week in GMT does not seem to match when the sweep for recordings. Am I doing something wrong>

Code:
2011-01-19 18:17:51.922    [INFO][13]    UpdateRecurringRecording(94, 'Grey's Anatomy'):
<Rules>
  <EPGTitle>Grey&apos;s Anatomy</EPGTitle>
  <ChannelOID>7611</ChannelOID>
  <ChannelName>WXYZDT</ChannelName>
  <StartTime>2011-01-21T02:00:00.0000000Z</StartTime>
  <EndTime>2011-01-21T03:01:00.0000000Z</EndTime>
  <PrePadding>1</PrePadding>
  <PostPadding>2</PostPadding>
  <Quality>0</Quality>
  <Keep>0</Keep>
  <Days>FRIDAY</Days>
  <TimeslotStart>2011-01-21T00:30:00.0000000Z</TimeslotStart>
  <TimeslotEnd>2011-01-21T03:30:00.0000000Z</TimeslotEnd>
</Rules>

2011-01-19 18:17:52.019    [DEBUG][13]    LoadListingsMatchingTitle(channel=7611,title=Grey's Anatomy)
2011-01-19 18:17:52.020    [DEBUG][13]     - Potential episode at: 20/01/2011 9:00:00 PM
2011-01-19 18:17:52.020    [DEBUG][13]       ...check IsValid()
2011-01-19 18:17:52.021    [DEBUG][13]       ...this episode is on Thursday
2011-01-19 18:17:52.021    [DEBUG][13]       ...valid days are: FRIDAY
2011-01-19 18:17:52.021    [DEBUG][13]       ...doesnt match recurring rules
2011-01-19 18:17:52.021    [DEBUG][13]     - Potential episode at: 22/01/2011 11:30:00 PM
2011-01-19 18:17:52.021    [DEBUG][13]       ...check IsValid()
2011-01-19 18:17:52.021    [DEBUG][13]       ...this episode is on Saturday
2011-01-19 18:17:52.021    [DEBUG][13]       ...valid days are: FRIDAY
2011-01-19 18:17:52.021    [DEBUG][13]       ...doesnt match recurring rules
2011-01-19 18:17:52.021    [DEBUG][13]     - Potential episode at: 24/01/2011 1:00:00 AM
2011-01-19 18:17:52.021    [DEBUG][13]       ...check IsValid()
2011-01-19 18:17:52.021    [DEBUG][13]       ...this episode is on Monday
2011-01-19 18:17:52.021    [DEBUG][13]       ...valid days are: FRIDAY
2011-01-19 18:17:52.021    [DEBUG][13]       ...doesnt match recurring rules
2011-01-19 18:17:52.021    [DEBUG][13]     - Potential episode at: 27/01/2011 9:00:00 PM
2011-01-19 18:17:52.021    [DEBUG][13]       ...check IsValid()
2011-01-19 18:17:52.021    [DEBUG][13]       ...this episode is on Thursday
2011-01-19 18:17:52.021    [DEBUG][13]       ...valid days are: FRIDAY
2011-01-19 18:17:52.021    [DEBUG][13]       ...doesnt match recurring rules

Martin
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2011-01-20, 02:51 AM
mvallevand Wrote:UJB, I don't know if this is for you or sub, but I will start with you.

If I use Web Services to schedule a single recurring recording, the day of the week in GMT does not seem to match when the sweep for recordings. Am I doing something wrong>

Code:
2011-01-19 18:17:51.922    [INFO][13]    UpdateRecurringRecording(94, 'Grey's Anatomy'):
<Rules>
  <EPGTitle>Grey&apos;s Anatomy</EPGTitle>
  <ChannelOID>7611</ChannelOID>
  <ChannelName>WXYZDT</ChannelName>
  <StartTime>2011-01-21T02:00:00.0000000Z</StartTime>
  <EndTime>2011-01-21T03:01:00.0000000Z</EndTime>
  <PrePadding>1</PrePadding>
  <PostPadding>2</PostPadding>
  <Quality>0</Quality>
  <Keep>0</Keep>
  <Days>FRIDAY</Days>
  <TimeslotStart>2011-01-21T00:30:00.0000000Z</TimeslotStart>
  <TimeslotEnd>2011-01-21T03:30:00.0000000Z</TimeslotEnd>
</Rules>

2011-01-19 18:17:52.019    [DEBUG][13]    LoadListingsMatchingTitle(channel=7611,title=Grey's Anatomy)
2011-01-19 18:17:52.020    [DEBUG][13]     - Potential episode at: 20/01/2011 9:00:00 PM
2011-01-19 18:17:52.020    [DEBUG][13]       ...check IsValid()
2011-01-19 18:17:52.021    [DEBUG][13]       ...this episode is on Thursday
2011-01-19 18:17:52.021    [DEBUG][13]       ...valid days are: FRIDAY
2011-01-19 18:17:52.021    [DEBUG][13]       ...doesnt match recurring rules
2011-01-19 18:17:52.021    [DEBUG][13]     - Potential episode at: 22/01/2011 11:30:00 PM
2011-01-19 18:17:52.021    [DEBUG][13]       ...check IsValid()
2011-01-19 18:17:52.021    [DEBUG][13]       ...this episode is on Saturday
2011-01-19 18:17:52.021    [DEBUG][13]       ...valid days are: FRIDAY
2011-01-19 18:17:52.021    [DEBUG][13]       ...doesnt match recurring rules
2011-01-19 18:17:52.021    [DEBUG][13]     - Potential episode at: 24/01/2011 1:00:00 AM
2011-01-19 18:17:52.021    [DEBUG][13]       ...check IsValid()
2011-01-19 18:17:52.021    [DEBUG][13]       ...this episode is on Monday
2011-01-19 18:17:52.021    [DEBUG][13]       ...valid days are: FRIDAY
2011-01-19 18:17:52.021    [DEBUG][13]       ...doesnt match recurring rules
2011-01-19 18:17:52.021    [DEBUG][13]     - Potential episode at: 27/01/2011 9:00:00 PM
2011-01-19 18:17:52.021    [DEBUG][13]       ...check IsValid()
2011-01-19 18:17:52.021    [DEBUG][13]       ...this episode is on Thursday
2011-01-19 18:17:52.021    [DEBUG][13]       ...valid days are: FRIDAY
2011-01-19 18:17:52.021    [DEBUG][13]       ...doesnt match recurring rules

Martin

Did you pass in the Friday day when you made the schedule or did you pass in Thursday and it got changed to Friday or did you use the This-Day Only option? I always use the last option when I schedule my recordings......
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#3
2011-01-20, 03:17 AM
I use

schedSettings.recordDayInterval = recordDayIntervalType.recordThisDay;
schedSettings.recordTimeInterval = recordTimeIntervalType.recordThisTimeslot;

Martin
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2011-01-20, 04:26 AM
mvallevand Wrote:I use

schedSettings.recordDayInterval = recordDayIntervalType.recordThisDay;
schedSettings.recordTimeInterval = recordTimeIntervalType.recordThisTimeslot;

Martin

I am going to step through this......it is happening in the web interface as well (which is good since it shares the same core classes as the web services). I just looked at my recurring recordings and I use the anytime, anyday when I set them up.....this could be related to the UTC thing......I may need to convert the time to local time to get the correct day that is to be used.....I'll let you know.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#5
2011-01-20, 04:40 AM
Ok...try the attached patch....It should take care of the issue.

Just drop this in the web\App_Code\Classes directory.

Let me know.....
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#6
2011-01-20, 05:00 AM (This post was last modified: 2011-01-20, 05:29 AM by mvallevand.)
Thanks a lot UJB, this works as I expected, even though the "THURSDAY" in the XML doesn't match the Universal date/time.

Code:
2011-01-19 23:46:13.464    [INFO][12]    UpdateRecurringRecording(95, 'Grey's Anatomy'):
<Rules>
  <EPGTitle>Grey&apos;s Anatomy</EPGTitle>
  <ChannelOID>7611</ChannelOID>
  <ChannelName>WXYZDT</ChannelName>
  <StartTime>2011-01-21T02:00:00.0000000Z</StartTime>
  <EndTime>2011-01-21T03:01:00.0000000Z</EndTime>
  <PrePadding>1</PrePadding>
  <PostPadding>2</PostPadding>
  <Quality>0</Quality>
  <Keep>0</Keep>
  <Days>THURSDAY</Days>
  <TimeslotStart>2011-01-21T00:30:00.0000000Z</TimeslotStart>
  <TimeslotEnd>2011-01-21T03:30:00.0000000Z</TimeslotEnd>
</Rules>

2011-01-19 23:46:13.599    [DEBUG][12]    LoadListingsMatchingTitle(channel=7611,title=Grey's Anatomy)
2011-01-19 23:46:13.601    [DEBUG][12]     - Potential episode at: 20/01/2011 9:00:00 PM
2011-01-19 23:46:13.605    [DEBUG][12]       ...check IsValid()
2011-01-19 23:46:13.634    [DEBUG][12]       ...this episode is on Thursday
2011-01-19 23:46:13.634    [DEBUG][12]       ...valid days are: THURSDAY
2011-01-19 23:46:13.635    [DEBUG][12]       ...scheduling episode
2011-01-19 23:46:13.678    [DEBUG][12]     - Potential episode at: 22/01/2011 11:30:00 PM
2011-01-19 23:46:13.678    [DEBUG][12]       ...check IsValid()
2011-01-19 23:46:13.678    [DEBUG][12]       ...this episode is on Saturday
2011-01-19 23:46:13.678    [DEBUG][12]       ...valid days are: THURSDAY
2011-01-19 23:46:13.678    [DEBUG][12]       ...doesnt match recurring rules
2011-01-19 23:46:13.678    [DEBUG][12]     - Potential episode at: 24/01/2011 1:00:00 AM
2011-01-19 23:46:13.678    [DEBUG][12]       ...check IsValid()
2011-01-19 23:46:13.678    [DEBUG][12]       ...this episode is on Monday
2011-01-19 23:46:13.678    [DEBUG][12]       ...valid days are: THURSDAY
2011-01-19 23:46:13.678    [DEBUG][12]       ...doesnt match recurring rules
2011-01-19 23:46:13.678    [DEBUG][12]     - Potential episode at: 27/01/2011 9:00:00 PM
2011-01-19 23:46:13.679    [DEBUG][12]       ...check IsValid()
2011-01-19 23:46:13.679    [DEBUG][12]       ...this episode is on Thursday
2011-01-19 23:46:13.679    [DEBUG][12]       ...valid days are: THURSDAY
2011-01-19 23:46:13.679    [DEBUG][12]       ...scheduling episode
2011-01-19 23:46:13.841    [INFO][12]    @@@@@
2011-01-19 23:46:13.841    [INFO][12]    Found matching recording
2011-01-19 23:46:13.841    [INFO][12]    @@@@@

Martin
Engineer_Ted
Offline

Member

Posts: 58
Threads: 7
Joined: Sep 2009
#7
2011-01-20, 10:34 AM
Recordings now show up in pending.

One other issue, rather minor. I tried a show that I knew had a recording conflict. Searchlite let me go through the process of recording it anyway, but when I checked recordings, it didn't show up in either recurring or pending. Minor issue though, initial issue of not ending up in pending seems resolved.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#8
2011-01-20, 10:55 AM
Engineer_Ted Wrote:Recordings now show up in pending.

One other issue, rather minor. I tried a show that I knew had a recording conflict. Searchlite let me go through the process of recording it anyway, but when I checked recordings, it didn't show up in either recurring or pending. Minor issue though, initial issue of not ending up in pending seems resolved.

Searchlight uses the web service interface which does pass back a segment with each call made to them which will contain info if the call failed.

Martin.....are you looking at what comes back in the return segment when you execute a recording call?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#9
2011-01-20, 12:59 PM
UncleJohnsBand Wrote:Martin.....are you looking at what comes back in the return segment when you execute a recording call?

No, just an update on the screen if success. A message box would be easy enough, it is not going to be very helpful.

<webServiceReturn>
<Error>true</Error>
<Message>Recording not scheduled. /n</Message>
</webServiceReturn>

Martin
Engineer_Ted
Offline

Member

Posts: 58
Threads: 7
Joined: Sep 2009
#10
2011-01-20, 08:01 PM
Added my second tuner back in the mix, ran the show (previously conflicted) again, popped up in recurring and pending without a hitch.

Many thanks!
« 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
  Episode search missing in 4.2.4 UncT 4 3,241 2019-03-08, 06:08 PM
Last Post: UncT
  Can't stream existing recordings Bobins 44 16,319 2018-07-18, 08:19 PM
Last Post: sub
  All content missing on external network lazereagle 3 3,277 2018-03-21, 05:40 PM
Last Post: mvallevand
  NEWA modern "NEW" page missing urls??? snagglewest 3 3,507 2017-12-03, 12:48 AM
Last Post: snagglewest
  Difference between NPVR and NEWA recordings lists Bobins 4 5,206 2017-09-27, 10:16 PM
Last Post: Bobins
  Can't stream recordings to desktop browser but Live TV works. Bobins 8 4,650 2016-12-15, 07:40 PM
Last Post: Bobins
  Can't schedule recordings remotely enforcersu 5 2,966 2016-11-17, 06:00 PM
Last Post: mvallevand
  Extra Delete Button for manual recordings? jksmurf 0 2,348 2016-04-09, 01:09 AM
Last Post: jksmurf
  NEWA missing scheduled auto-record shows? jksmurf 1 2,242 2015-09-16, 02:49 PM
Last Post: ACTCMS
  Web Access for Manage Recordings takes 5 minutes to load. stevepro 3 2,391 2015-09-05, 12:33 AM
Last Post: UncleJohnsBand

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

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

Linear Mode
Threaded Mode