Change recording directory on Synology NAS
Added by Sam Mas over 8 years ago
Hello
I've a problem on my TVheadend configuration on my DS214 Synology NAS.
TVheadend works great, but i'd like to use a directory tha i can mount on my Windows PC.
in TVheadend's configuration options the recording directory is: /usr/local/tvheadend-testing/var
i'd like to use this directory: /volume2/video2/Enregistrements
but i change the directory in tvheadend's configuration, my recordings always fail.
Any idea?
Thx
Replies (2)
RE: Change recording directory on Synology NAS - Added by Mark Clarkstone over 8 years ago
Check the user that tvheadend is running as can access the folder in question, permissions etc.
You'll more than likely need to add the user to the share.
RE: Change recording directory on Synology NAS - Added by Sam Mas over 8 years ago
which user?
user of the tvheaend app running on my synology?
When i check with putty on /usr/local/tvheadend-testing/var directory, the owner is "tvheadend-testing"
When i check on putty with the command ls -l /usr/local/tvheadend-testing/
the user of VAR is "users"
Sorry i'm noob user of linux