2023-06-30, 01:34 PM
I accidentally left my test script running and I noticed that NextPVR calls ParallelProcesing before the file is opened so maybe you saw that on your failure. I capture from HDPVR that take several seconds on startups.
Martin
Code:
2023-06-29 20:59:03.848 [DEBUG][47] > Comskip 0.82.007, made using ffmpeg
2023-06-29 20:59:03.848 [DEBUG][47] > Donator build
2023-06-29 20:59:03.869 [DEBUG][125] > /home/martin/recordings/Star Trek Strange New Worlds/Season 02/Star Trek Strange New Worlds.S02E03.Tomorrow and Tomorrow and Tomorrow.ts: Can not open file
2023-06-29 20:59:04.870 [DEBUG][47] > /home/martin/recordings/Star Trek Strange New Worlds/Season 02/Star Trek Strange New Worlds.S02E03.Tomorrow and Tomorrow and Tomorrow.ts: Can not open file
...
2023-06-29 22:59:00.949 [DEBUG][94] > Not a sports recording
2023-06-29 22:59:01.175 [DEBUG][21] > Comskip 0.82.007, made using ffmpeg
2023-06-29 22:59:01.175 [DEBUG][21] > Donator build
2023-06-29 22:59:01.199 [DEBUG][80] > /home/martin/recordings/And Just Like That/Season 02/And Just Like That.S02E03.Chapter Three.ts: Can not open file
2023-06-29 22:59:02.200 [DEBUG][80] > /home/martin/recordings/And Just Like That/Season 02/And Just Like That.S02E03.Chapter Three.ts: Can not open file
2023-06-29 22:59:03.201 [DEBUG][94] > /home/martin/recordings/And Just Like That/Season 02/And Just Like That.S02E03.Chapter Three.ts: Can not open file
Martin