2020-08-13, 04:48 AM
(This post was last modified: 2020-08-13, 04:49 AM by johnsonx42.
Edit Reason: forgot attachment
)
Ok, this is the weirdest NextPVR symptom I've ever had, and you know I've had some weird ones over the years...
Every time I watch an episode of America's Got Talent, when it gets to the end OR if I exit somewhere near the end, the recording file is deleted and it's removed from the database. So far this ONLY happens with America's Got Talent. Any other recording I watch is fine.
The only thing that appears in the NPVR log when the recording ends and is deleted is this, tonight when I let the recording play to the end (from NPVR.log):
and last night, when I exited about 10 minutes before the end (from NPVR.log.3):
The only thing that shows up in NRecord.log at the same time is this:
and:
What also interesting is that ONLY the .ts file is deleted. The other files that should be deleted by a normal delete operation are left behind, like the .xml, .edl, .log etc.
My config.xml has these settings pertaining to deleting:
any inkling of WTH is happening here?
Every time I watch an episode of America's Got Talent, when it gets to the end OR if I exit somewhere near the end, the recording file is deleted and it's removed from the database. So far this ONLY happens with America's Got Talent. Any other recording I watch is fine.
The only thing that appears in the NPVR log when the recording ends and is deleted is this, tonight when I let the recording play to the end (from NPVR.log):
Code:
2020-08-12 21:06:49.541 [DEBUG][1] About to store playback position information
2020-08-12 21:06:49.541 [DEBUG][1] PlaybackPositionHelper.StorePlaybackPosition(Americas.Got.Talent.S15E12.Results.Show.1.ts, 3728, 3659)
2020-08-12 21:06:49.541 [DEBUG][1] PlaybackPositionHelper.DeletePlaybackPosition(E:\Recordings\Americas Got Talent\Season 15\Americas.Got.Talent.S15E12.Results.Show.1.ts)
2020-08-12 21:06:49.591 [DEBUG][1] Stop@0
2020-08-12 21:06:49.591 [DEBUG][1] Stopping graph@1
2020-08-12 21:06:49.862 [DEBUG][1] Stopping graph@2
2020-08-12 21:06:49.862 [DEBUG][1] Stopping graph@3
2020-08-12 21:06:49.879 [DEBUG][1] Removing filter AC3 Audio Renderer
2020-08-12 21:06:49.894 [DEBUG][1] Removing filter NPVR CC Dump
2020-08-12 21:06:49.894 [DEBUG][1] Removing filter EVR Renderer
2020-08-12 21:06:49.916 [DEBUG][1] Removing filter LAV Audio Decoder
2020-08-12 21:06:49.916 [DEBUG][1] Removing filter Line 21 Decoder
2020-08-12 21:06:49.917 [DEBUG][1] Removing filter Microsoft DTV-DVD Video Decoder
2020-08-12 21:06:49.950 [DEBUG][1] Removing filter NPVR CC Extractor
2020-08-12 21:06:49.950 [DEBUG][1] Removing filter NPVR TS Reader 5
and last night, when I exited about 10 minutes before the end (from NPVR.log.3):
Code:
2020-08-11 22:31:59.994 [DEBUG][1] About to store playback position information
2020-08-11 22:31:59.994 [DEBUG][1] PlaybackPositionHelper.StorePlaybackPosition(Americas.Got.Talent.S15E11.Live.Show.1.ts, 6605, 7259)
2020-08-11 22:31:59.994 [DEBUG][1] PlaybackPositionHelper.DeletePlaybackPosition(E:\Recordings\Americas Got Talent\Season 15\Americas.Got.Talent.S15E11.Live.Show.1.ts)
2020-08-11 22:32:00.054 [DEBUG][1] Stop@0
2020-08-11 22:32:00.055 [DEBUG][1] Stopping graph@1
2020-08-11 22:32:00.330 [DEBUG][1] Stopping graph@2
2020-08-11 22:32:00.330 [DEBUG][1] Stopping graph@3
2020-08-11 22:32:00.344 [DEBUG][1] Removing filter AC3 Audio Renderer
2020-08-11 22:32:00.357 [DEBUG][1] Removing filter Line 21 Decoder
2020-08-11 22:32:00.359 [DEBUG][1] Removing filter EVR Renderer
2020-08-11 22:32:00.404 [DEBUG][1] Removing filter Hauppauge AC3 Decoder
2020-08-11 22:32:00.404 [DEBUG][1] Removing filter MainConcept (HCW) MPEG-2 Video Decoder
2020-08-11 22:32:00.407 [DEBUG][1] Removing filter NPVR TS Reader 5
The only thing that shows up in NRecord.log at the same time is this:
Code:
2020-08-12 21:06:49.585 [DEBUG][83] GetExtraInfo: ResumePointsChanged
2020-08-12 21:06:49.587 [DEBUG][83] Resume point has changed for playback of recording
2020-08-12 21:06:49.588 [DEBUG][83] GetExtraInfo@exit
and:
Code:
2020-08-11 22:32:00.044 [DEBUG][149] GetExtraInfo: ResumePointsChanged
2020-08-11 22:32:00.045 [DEBUG][149] Resume point has changed for playback of recording
2020-08-11 22:32:00.053 [DEBUG][149] GetExtraInfo@exit
What also interesting is that ONLY the .ts file is deleted. The other files that should be deleted by a normal delete operation are left behind, like the .xml, .edl, .log etc.
My config.xml has these settings pertaining to deleting:
Code:
<DeleteAdditionalExtensions>srt,txt,log,d2a,edl,csv,bat,wme,vprj,logo.txt,dvbsub,sm,xml,map</DeleteAdditionalExtensions>
<PromptForDeleteAfterPlayback>false</PromptForDeleteAfterPlayback>
<ConfirmOnDelete>true</ConfirmOnDelete>
any inkling of WTH is happening here?
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
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV