Difference between revisions of "Template:Settings Media Management Permissions"

From Servarr
Line 15: Line 15:
 
</noinclude>
 
</noinclude>
 
* Set Permissions - This will allow {{{ARRNAME}}} to set the given file permission when a given file is imported or renamed
 
* Set Permissions - This will allow {{{ARRNAME}}} to set the given file permission when a given file is imported or renamed
* File chmod mode - This is the permission level that {{{ARRNAME}}} will set for a given file on import or rename (more information [https://en.wikipedia.org/wiki/Chmod#Octal_modes HERE])
+
* File chmod folder - This is the permission level that {{{ARRNAME}}} will set for a given file on import or rename (more information [https://en.wikipedia.org/wiki/Chmod#Octal_modes HERE])
* Folder chmod modę - This is the permission level that {{{ARRNAME}}} will set for a given folder on import or rename (more information [https://en.wikipedia.org/wiki/Chmod#Octal_modes HERE])
+
** The drop down box has a preset list of very commonly used permissions that can be used.
* chown User - username or uid,
+
* chmod Group - This only works if the user running {{{ARRNAME}}} is the owner of the file. It's better to ensure the download client uses the same group as {{{ARRNAME}}}.
* chown Group - Groupname or GID
 

Revision as of 21:05, 22 November 2020

No description.

Template parameters

ParameterDescriptionTypeStatus
ARRNAMEARRNAME

ARR Name

Default
{{{ARRNAME}}}
Example
Radarr, Sonarr, Lidarr, Readarr
Stringrequired
  • Set Permissions - This will allow {{{ARRNAME}}} to set the given file permission when a given file is imported or renamed
  • File chmod folder - This is the permission level that {{{ARRNAME}}} will set for a given file on import or rename (more information HERE)
    • The drop down box has a preset list of very commonly used permissions that can be used.
  • chmod Group - This only works if the user running {{{ARRNAME}}} is the owner of the file. It's better to ensure the download client uses the same group as {{{ARRNAME}}}.