2022-03-03, 10:21 PM
After some troubleshooting, NextPVR seems to be fine.
However it doesn't seem to be able to access my newly formatted data drive: /mnt/Data
I was getting "Streaming Failed (transcoder exited)". After some troubleshooting it seems to be access to the new /mnt/Data disk.
I can read and write data to it but NextPVR doesn't seem to be able to.
I tried:
sudo chgrp video '/mnt/Data/RecordedTV'
chmod +775 '/mnt/Data/RecordedTV'
chmod g+s '/mnt/Data/RecordedTV'
setfacl -d -m g::rwX '/mnt/Data/RecordedTV'
No joy. Obviously I missed something. Something is sideways with permissions.
When I use the web gui, I can see the disk...and I go to the directory (RecordedTV) and select it, but then it bounces back to the disk.
Got me stumped.
How did I mess this up? Thanks....
However it doesn't seem to be able to access my newly formatted data drive: /mnt/Data
I was getting "Streaming Failed (transcoder exited)". After some troubleshooting it seems to be access to the new /mnt/Data disk.
I can read and write data to it but NextPVR doesn't seem to be able to.
I tried:
sudo chgrp video '/mnt/Data/RecordedTV'
chmod +775 '/mnt/Data/RecordedTV'
chmod g+s '/mnt/Data/RecordedTV'
setfacl -d -m g::rwX '/mnt/Data/RecordedTV'
No joy. Obviously I missed something. Something is sideways with permissions.
When I use the web gui, I can see the disk...and I go to the directory (RecordedTV) and select it, but then it bounces back to the disk.
Got me stumped.
How did I mess this up? Thanks....