Bug #3459
closedFile and Directory permissions - PVR fails to record
0%
Description
After upgrading from 3.4 to 4.0.8.3 - I have the following problem.
settings: Unable to create dir "_recording path/station~~~etc_/The-Big-Bang-Theory": Operation not permitted
dvr: Recording error: "The Big Bang Theory": Unable to create directories
Although it sometimes does record !! (The operation IS permitted and it sometimes creates the directory after giving the error)
When it doesn't record, it sits with the red recording icon on, but the info icon says "Waiting for program to start"
This means TVH can't be relied upon to make any recordings.
The problem is that TVH is trying to set the permissions even though it has all the permissions it needs to create the directories and files.
The disk is a large ntfs one, and is mounted in the simple way that allows all permissions. Everything created becomes owned by root/users.
Every user has all permissions, but cannot change the permissions/owner.
I do not want/need to set up the drive in the more complicated way, with credentials file etc.
I think the long term solution might be to have a checkbox in the recordings profile - "Do not set permissions" - above each permissions box, and disable those boxes when checked.
Is there a short term solution such as a setting somewhere in TVH's config files to stop TVH attempting to change the permissions to avoid this error.
I tried running as root, setting the config dir to hts, but the web interface kept asking for credentials, but none worked.