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 … 16 17 18 19 20 … 47 Next »
Problems with season recordings - doesn't select right time & day

 
  • 0 Vote(s) - 0 Average
Problems with season recordings - doesn't select right time & day
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#11
2010-09-01, 11:49 PM
The web log(in the logs directory or from the statistics tab) will show the recording parameters that are set on the recurring recording when you create it.......post them here.
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
servalan
Offline

Junior Member

Posts: 48
Threads: 8
Joined: Aug 2010
#12
2010-09-01, 11:56 PM (This post was last modified: 2010-09-02, 12:05 AM by servalan.)
Looks like it might be timezone confusion...

Code:
<Rules>
  <EPGTitle>The Drum</EPGTitle>
  <ChannelOID>7162</ChannelOID>
  <ChannelName>ABC News 24</ChannelName>
  <StartTime>2010-09-02T08:05:00.0000000Z</StartTime>
  <EndTime>2010-09-02T08:45:00.0000000Z</EndTime>
  <PrePadding>5</PrePadding>
  <PostPadding>5</PostPadding>
  <Quality>3</Quality>
  <Keep>0</Keep>
  <Days>MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY</Days>
  <TimeslotStart>2010-09-02T06:35:00.0000000Z</TimeslotStart>
  <TimeslotEnd>2010-09-02T09:35:00.0000000Z</TimeslotEnd>
</Rules>

2010-09-02 09:52:35.593    [DEBUG][3]     - Already has episode at: 2/09/2010 8:05:00 AM
2010-09-02 09:52:35.609    [DEBUG][3]    LoadListingsMatchingTitle(channel=7162,title=The Drum)
2010-09-02 09:52:35.609    [DEBUG][3]     - Potential episode at: 2/09/2010 8:05:00 AM
2010-09-02 09:52:35.609    [DEBUG][3]       ...doesnt match recurring rules
2010-09-02 09:52:35.609    [DEBUG][3]     - Potential episode at: 2/09/2010 2:05:00 PM
2010-09-02 09:52:35.609    [DEBUG][3]       ...doesnt match recurring rules
2010-09-02 09:52:35.609    [DEBUG][3]     - Potential episode at: 2/09/2010 6:19:00 PM
2010-09-02 09:52:35.609    [DEBUG][3]       ...scheduling episode
2010-09-02 09:52:35.625    [DEBUG][3]     - Potential episode at: 3/09/2010 8:05:00 AM
2010-09-02 09:52:35.625    [DEBUG][3]       ...doesnt match recurring rules
2010-09-02 09:52:35.625    [DEBUG][3]     - Potential episode at: 3/09/2010 2:05:00 PM
2010-09-02 09:52:35.625    [DEBUG][3]       ...doesnt match recurring rules
2010-09-02 09:52:35.625    [DEBUG][3]     - Potential episode at: 3/09/2010 6:16:00 PM
2010-09-02 09:52:35.625    [DEBUG][3]       ...scheduling episode
2010-09-02 09:52:35.625    [DEBUG][3]     - Potential episode at: 6/09/2010 8:05:00 AM
2010-09-02 09:52:35.625    [DEBUG][3]       ...doesnt match recurring rules
2010-09-02 09:52:35.625    [DEBUG][3]     - Potential episode at: 6/09/2010 2:05:00 PM
2010-09-02 09:52:35.625    [DEBUG][3]       ...doesnt match recurring rules
2010-09-02 09:52:35.625    [DEBUG][3]     - Potential episode at: 6/09/2010 6:19:00 PM
2010-09-02 09:52:35.625    [DEBUG][3]       ...scheduling episode
2010-09-02 09:52:35.640    [DEBUG][3]    Checking if multi-record possible...
2010-09-02 09:52:35.640    [DEBUG][3]     - Potential episode at: 7/09/2010 8:05:00 AM
2010-09-02 09:52:35.640    [DEBUG][3]       ...doesnt match recurring rules
2010-09-02 09:52:35.640    [DEBUG][3]     - Potential episode at: 7/09/2010 2:05:00 PM
2010-09-02 09:52:35.640    [DEBUG][3]       ...doesnt match recurring rules
2010-09-02 09:52:35.640    [DEBUG][3]     - Potential episode at: 7/09/2010 6:19:00 PM
2010-09-02 09:52:35.640    [DEBUG][3]       ...scheduling episode
2010-09-02 09:52:35.656    [DEBUG][3]     - Potential episode at: 8/09/2010 8:05:00 AM
2010-09-02 09:52:35.656    [DEBUG][3]       ...doesnt match recurring rules
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#13
2010-09-02, 12:19 AM
Ok...I will ask sub to take a look....NEWA sets up parameters and passes it into the NPVR API for actual scheduling.....what you are seeing here is the messages provided by the core NPVR code that does scheduling so it may be something in there......
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
servalan
Offline

Junior Member

Posts: 48
Threads: 8
Joined: Aug 2010
#14
2010-09-02, 12:37 AM
This is the same schedule request from within the NPVR interface - it works fine:

From NPVR.log:
Code:
2010-09-02 10:27:58.140    [INFO][1]    UpdateRecurringRecording(97, 'The Drum'):
<Rules>
  <EPGTitle>The Drum</EPGTitle>
  <ChannelOID>7162</ChannelOID>
  <ChannelName>ABC News 24</ChannelName>
  <StartTime>2010-09-02T08:05:00.0000000</StartTime>
  <EndTime>2010-09-02T08:45:00.0000000</EndTime>
  <PrePadding>5</PrePadding>
  <PostPadding>5</PostPadding>
  <Quality>0</Quality>
  <Keep>0</Keep>
  <Days>MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY</Days>
  <TimeslotStart>2010-09-02T06:35:00.0000000</TimeslotStart>
  <TimeslotEnd>2010-09-02T09:35:00.0000000</TimeslotEnd>
</Rules>

2010-09-02 10:27:58.156    [DEBUG][1]     - Already has episode at: 2/09/2010 08:05:00
2010-09-02 10:27:58.218    [DEBUG][1]    LoadListingsMatchingTitle(channel=7162,title=The Drum)
2010-09-02 10:27:58.218    [DEBUG][1]     - Potential episode at: 2/09/2010 08:05:00
2010-09-02 10:27:58.234    [DEBUG][1]       ...already got this episode scheduled
2010-09-02 10:27:58.234    [DEBUG][1]     - Potential episode at: 2/09/2010 14:05:00
2010-09-02 10:27:58.234    [DEBUG][1]       ...doesnt match recurring rules
2010-09-02 10:27:58.234    [DEBUG][1]     - Potential episode at: 2/09/2010 18:19:00
2010-09-02 10:27:58.234    [DEBUG][1]       ...doesnt match recurring rules
2010-09-02 10:27:58.234    [DEBUG][1]     - Potential episode at: 3/09/2010 08:05:00
2010-09-02 10:27:58.234    [DEBUG][1]       ...scheduling episode
2010-09-02 10:27:58.265    [DEBUG][1]     - Potential episode at: 3/09/2010 14:05:00
2010-09-02 10:27:58.265    [DEBUG][1]       ...doesnt match recurring rules
2010-09-02 10:27:58.265    [DEBUG][1]     - Potential episode at: 3/09/2010 18:16:00
2010-09-02 10:27:58.265    [DEBUG][1]       ...doesnt match recurring rules
2010-09-02 10:27:58.265    [DEBUG][1]     - Potential episode at: 6/09/2010 08:05:00
2010-09-02 10:27:58.265    [DEBUG][1]       ...scheduling episode
2010-09-02 10:27:58.296    [DEBUG][1]     - Potential episode at: 6/09/2010 14:05:00
2010-09-02 10:27:58.296    [DEBUG][1]       ...doesnt match recurring rules
2010-09-02 10:27:58.296    [DEBUG][1]     - Potential episode at: 6/09/2010 18:19:00
2010-09-02 10:27:58.296    [DEBUG][1]       ...doesnt match recurring rules
2010-09-02 10:27:58.296    [DEBUG][1]     - Potential episode at: 7/09/2010 08:05:00
2010-09-02 10:27:58.296    [DEBUG][1]       ...scheduling episode
2010-09-02 10:27:58.328    [DEBUG][1]     - Potential episode at: 7/09/2010 14:05:00
2010-09-02 10:27:58.328    [DEBUG][1]       ...doesnt match recurring rules
2010-09-02 10:27:58.328    [DEBUG][1]     - Potential episode at: 7/09/2010 18:19:00
2010-09-02 10:27:58.328    [DEBUG][1]       ...doesnt match recurring rules
2010-09-02 10:27:58.328    [DEBUG][1]     - Potential episode at: 8/09/2010 08:05:00
2010-09-02 10:27:58.328    [DEBUG][1]       ...scheduling episode
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,687
Threads: 767
Joined: Nov 2003
#15
2010-09-02, 12:49 AM
UJB, where are you getting your EPGEvent you're passing to ScheduleHelperFactory.GetScheduleHelper().ScheduleRecording() when you create the season recording? I think the problem relates to the way the dates have been initialised on the EPGEvent you're using.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#16
2010-09-02, 12:59 AM
sub Wrote:UJB, where are you getting your EPGEvent you're passing to ScheduleHelperFactory.GetScheduleHelper().ScheduleRecording() when you create the season recording? I think the problem relates to the way the dates have been initialised on the EPGEvent you're using.

There is an NPVR schedule in NEWA that is the interface to the helper.....I am getting the event that I pass into the scheudule event via the EPGEvent.LoadByOID method....

Code:
private IScheduleHelper scheduleHelper
        {
            get
            {
                if (ScheduleHelperFactory.GetScheduleHelper() == null)
                {
                    //ScheduleHelperFactory.SetScheduleHelper(RecordingServiceProxy.GetServiceInstance());

                    RecordingServiceProxy.ForceRemote();
                    ScheduleHelperFactory.SetScheduleHelper(RecordingServiceProxy.GetInstance());
                }
                IScheduleHelper helper = ScheduleHelperFactory.GetScheduleHelper();
                return helper;
            }
        }

        public override EPGEvent GetEPGEventByOID(int oid)
        {
            return EPGEvent.LoadByOID(oid);
        }
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
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,687
Threads: 767
Joined: Nov 2003
#17
2010-09-02, 01:05 AM
The significant difference in the two examples servalan shows above is the 'Z' on the end of the date times. I'm not quite sure why though. If you'd been loading EPGEvents directly, but not using DateTime.SpecifyKind(), that could explain it, but it should be fine if that date had come from EPGEvent.LoadByOID() though.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#18
2010-09-02, 01:10 AM
sub Wrote:The significant difference in the two examples servalan shows above is the 'Z' on the end of the date times. I'm not quite sure why though. If you'd been loading EPGEvents directly, but not using DateTime.SpecifyKind(), that could explain it, but it should be fine if that date had come from EPGEvent.LoadByOID() though.

hmmm....I am pulling it from the EPGEvent.LoabByOID()....and not touching it.........
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
#19
2010-09-02, 01:21 AM
UncleJohnsBand Wrote:hmmm....I am pulling it from the EPGEvent.LoabByOID()....and not touching it.........

It is coming back from the API that way.....here is the object after the call...

[Image: capture91201091233pm.jpg]

Uploaded with ImageShack.us
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
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,687
Threads: 767
Joined: Nov 2003
#20
2010-09-02, 01:44 AM
I can kind of see what is happening, but I need to have a think about how to fix it and not break other things.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't stream existing recordings Bobins 44 15,496 2018-07-18, 08:19 PM
Last Post: sub
  Difference between NPVR and NEWA recordings lists Bobins 4 5,100 2017-09-27, 10:16 PM
Last Post: Bobins
  Can't stream recordings to desktop browser but Live TV works. Bobins 8 4,484 2016-12-15, 07:40 PM
Last Post: Bobins
  NEWA Modern Interface Home Screen Doesn't Display Available Disk Space on First Load BrettB 1 2,204 2016-11-20, 05:03 PM
Last Post: mvallevand
  Can't schedule recordings remotely enforcersu 5 2,864 2016-11-17, 06:00 PM
Last Post: mvallevand
  Extra Delete Button for manual recordings? jksmurf 0 2,293 2016-04-09, 01:09 AM
Last Post: jksmurf
  Extend Time (Web Interface) arrmo 2 2,723 2016-03-16, 12:43 AM
Last Post: arrmo
  Web Access for Manage Recordings takes 5 minutes to load. stevepro 3 2,282 2015-09-05, 12:33 AM
Last Post: UncleJohnsBand
  Bug causing all recordings to be deleted chuck_2330 13 5,936 2015-09-02, 10:43 AM
Last Post: UncleJohnsBand
  iNEWA / NEWA problems NumberFive 6 3,369 2015-04-26, 10:49 AM
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