2020-01-12, 01:15 AM
(This post was last modified: 2020-01-12, 01:16 AM by mvallevand.)
I liked post https://forums.nextpvr.com/showthread.ph...#pid532799 better it implied it didn't loop and that one doesn't loop enough (I would have expected 20 loops)
The final three things to try before we give up
in r5000.py
before
python3 $opendct GET_FILE SIZE "$2"
add
python3 $opendct VERSION "$2"
in r5000.sh
take out -v panic
Also remove /mnt/R5000_Recordings/R5ooo-HD.ts if it exists (but it sounds like it doesn't)
Martin
The final three things to try before we give up
in r5000.py
before
python3 $opendct GET_FILE SIZE "$2"
add
python3 $opendct VERSION "$2"
in r5000.sh
take out -v panic
Also remove /mnt/R5000_Recordings/R5ooo-HD.ts if it exists (but it sounds like it doesn't)
Martin