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

From Servarr
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
 
</templatedata>
 
</templatedata>
 
</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])
+
* ''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. However, you can manually enter a folder octal if you wish.
* 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
 

Latest revision as of 14:53, 22 February 2021

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
  • 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. However, you can manually enter a folder octal if you wish.
  • 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}}}.