Fitzsimmons / media_server_cookbook

ISC License
0 stars 0 forks source link

Sonarr needs write access to the media directory so it can move the files after they've downloaded #1

Open Fitzsimmons opened 6 years ago

Fitzsimmons commented 6 years ago

I used filesystem ACLs to give plex write access so that the frontend could be used to remove files. A similar technique can be used for sonarr.

Fitzsimmons commented 6 years ago

Media user (default justinf) also needs a default ACL for this since ownership will default to other users (e.g. sonarr) when they create directories that don't exist yet.