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 … 109 110 111 112 113 … 433 Next »
DST and manual recurring recordings : wrong times !

DST and manual recurring recordings : wrong times !
RolandP
Offline

Junior Member

Posts: 24
Threads: 8
Joined: Oct 2016
#1
2016-10-30, 03:52 PM (This post was last modified: 2016-10-30, 04:03 PM by RolandP.)
Hello,

Here in France, in the night between Saturday and Sunday, there was a DST change.
All the manual recurring recordings wend wrong : in the recurring recordings panel, start time and end time are correct, but in the pending recordings panel, start time and end time are one hour sooner !
Example : in recurring : program is said to start at 06:20 AM and to end at 09:00 AM. In pending : start à 05:20 AM, end at 08:00 AM.
I rebooted, I restart nprv service, I cancel the recurring recording and recreated it, it's still the same.
I upgraded NVPR to the last version (3.8.3_160929), no change.

Why and how to make it correct ?

Regards,
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2016-10-30, 04:42 PM
If you do an 'Update EPG', does it correct itself?
RolandP
Offline

Junior Member

Posts: 24
Threads: 8
Joined: Oct 2016
#3
2016-10-30, 05:22 PM
Alas, no. I did try with no success.
The weird thing is that in a panel, the times are correct, in the other the times are one hour sooner than expected.
See the highlighted lines in the following screen copies :
Recurring :
[ATTACHMENT NOT FOUND]
Pending :
[ATTACHMENT NOT FOUND]

Regards,
Roland
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#4
2016-10-30, 05:53 PM
If you manually delete the pending episodes for that recording, then do an 'update epg', do the recreate with the correct or incorrect times?
RolandP
Offline

Junior Member

Posts: 24
Threads: 8
Joined: Oct 2016
#5
2016-10-30, 07:08 PM
Exactly the same thing. Still one hour sooner in pending recordings.

Regards,
Roland
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#6
2016-10-30, 07:10 PM
Do an 'update epg', and post the logs, and I'll take a look.
RolandP
Offline

Junior Member

Posts: 24
Threads: 8
Joined: Oct 2016
#7
2016-10-30, 07:15 PM
Here it is. It's the recurring recording called "Ludo Lundi".
I did cancel the pending recording on 10/31 from 06:20AM to 09:00AM.
I did a "nextpvr.exe -recurring"
The "Ludo Lundi" appears back in pending recording, same times.
I stop the npvr recording services to compress the logs folder.
I start the npvr recording before sending you theses logs.

Regards,
Roland
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#8
2016-10-30, 07:17 PM
That npvr.log does not show the scheduling happening (like maybe you'd restarted NextPVR after doing the "-recurring", and didn't attached the backup .1 .2 logs etc).

Start nextpvr, go to the Settings->Channels screen, hit 'update epg', let it complete, then go to the Settings->About screen and hit the "zip my log files and show me where the zip file is" button.
RolandP
Offline

Junior Member

Posts: 24
Threads: 8
Joined: Oct 2016
#9
2016-10-30, 08:48 PM
Sorry, here the logs. I followed your method.
Regards,
Roland
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#10
2016-10-30, 10:32 PM
The problem is that internally, NextPVR does everything in UTC time (or Zulu time). when you request a recording to be done at a certain time, that time is recorded in the rule in UTC time. When displaying times in the UI, the times are converted back to local time using the windows timezone setting. All EPG data is normalized to UTC time as well (from many EPG data sources, the EPG data arrives in UTC time already).

So here's your manual rule:
Code:
Recording(94, 'Ludo Lundi'):
<Rules>
  <ChannelOID>7185</ChannelOID>
  <ChannelName>F3 Rhone-Alpes</ChannelName>
  <StartTime>2016-10-31T06:20:00.0000000Z</StartTime>
  <EndTime>2016-10-31T09:00:00.0000000Z</EndTime>
  <PrePadding>0</PrePadding>
  <PostPadding>0</PostPadding>
  <Quality>0</Quality>
  <Keep>0</Keep>
  <Days>MONDAY</Days>
</Rules>

So you see it's set to record from 06:20Zulu to 09:00Zulu, and NextPVR continues to do so. The problem is that the program(s) you are trying to record is no longer at that time; your programs all air an hour later relative to UTC. There's no good way for NextPVR to know this - the whole reason it does everything internally based on UTC is so that it doesn't have to keep track of time zone changes. I don't see any obvious way for sub to fix this... maybe store the original time zone with the manual recording and then re-convert the time back to "adjusted" UTC when scheduling the recordings? I dunno.

I don't know why you're doing all your recording with manual recurring recordings, but if you must... in absence of a fix from sub the best thing I can think of is to create a new set of recordings now for use without daylight savings time, and then disable the others; then when daylight time comes back in the spring, you can disable the new set and enable the old ones.
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 (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed recordings won't delete Spid4567 3 2,594 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  All my recordings start 90 sec early ncsercs 2 1,442 2022-03-19, 03:28 AM
Last Post: sub
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 15,278 2021-03-21, 11:21 PM
Last Post: careads
  Most recordings are zero bytes virtualpaul 4 2,154 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,217 2021-01-07, 08:47 AM
Last Post: sub
  maximize goes to wrong monitor workmanrob 2 1,398 2020-12-27, 03:30 PM
Last Post: workmanrob
  Recordings not playing in browser FamilyGuyFan 1 1,501 2020-10-22, 10:18 PM
Last Post: mvallevand
  Recordings 1 minute off BobbyDing 7 2,950 2020-10-11, 08:07 PM
Last Post: mvallevand
  easy tools to remove adverts in recordings? V_J 6 4,149 2020-10-06, 02:37 AM
Last Post: Ehrlichia
  Black screen, no audio, & zero bit recordings mattman1968 1 1,616 2020-09-15, 12:19 AM
Last Post: mattman1968

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

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

Linear Mode
Threaded Mode