docker:media_server:sonarr:configure_media_management
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docker:media_server:sonarr:configure_media_management [2020/04/19 16:30] – created peter | docker:media_server:sonarr:configure_media_management [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Docker - Media Server - Sonarr - Configure Media Management ====== | ====== Docker - Media Server - Sonarr - Configure Media Management ====== | ||
+ | |||
+ | |||
+ | ===== Configure Media Management ===== | ||
+ | |||
+ | Navigate to **Settings -> Media Management**. | ||
+ | |||
+ | In **Episode Naming**: | ||
+ | |||
+ | * Rename Episodes: | ||
+ | * Replace Illegal Characters: | ||
+ | * Standard Episode Format: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | In **Folders**: | ||
+ | |||
+ | * Create empty series folders: | ||
+ | * Delete empty folders: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | In **Importing**: | ||
+ | |||
+ | * Episode Title Required: | ||
+ | * Skip Free Space Check: | ||
+ | * Minimum Free Space: | ||
+ | * Use Hardlinks instead of Copy: **Checked**. | ||
+ | * Import Extra Files: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | In **File Management**: | ||
+ | |||
+ | * Ignore Deleted Episodes: | ||
+ | * Propers and Repacks: | ||
+ | * Analyse video files: | ||
+ | * Rescan Series Folder after Refresh: | ||
+ | * Change File Date: **None**. | ||
+ | * Recycling Bin: **< | ||
+ | * Recycling Bin Cleanup: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | In **Permissions**: | ||
+ | |||
+ | * Set Permissions: | ||
+ | * File chmod mode: **0644**. | ||
+ | * Folder chmod mode: **0755**. | ||
+ | * chown User: **< | ||
+ | * chown Group: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | In **Root Folders**: | ||
+ | |||
+ | * Click on **Add Root Folder** button, and select **Tv**. | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | This **Tv** folder is the virtual directory within the Sonarr docker container. | ||
+ | |||
+ | The following line from the **Sonarr** section in the Dockerfile connects this **Tv** directory to the **/ | ||
+ | |||
+ | The **rw** at the end of the line indicates to allow Read and Write to that directory. | ||
+ | |||
+ | <file bash Dockerfile> | ||
+ | - / | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | ---- | ||
docker/media_server/sonarr/configure_media_management.1587313859.txt.gz · Last modified: 2020/07/15 09:30 (external edit)