User Tools

Site Tools


docker:media_server:sonarr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docker:media_server:sonarr [2020/04/19 16:11] peterdocker:media_server:sonarr [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Docker:Media Server:Sonarr ======+====== Docker Media Server Sonarr ======
  
 **Sonarr** is a PVR for Usenet and BitTorrent users. **Sonarr** is a PVR for Usenet and BitTorrent users.
Line 24: Line 24:
 ---- ----
  
-===== Configure Media Management =====+There is multiple areas to configure:
  
-Navigate to **Settings -> Media Management**. +  [[Docker:Media Server:Sonarr:Configure Media Management|Configure Media Management]]  <color red><-- Do configure</color> 
- +  [[Docker:Media Server:Sonarr:Configure Profiles|Configure Profiles]] 
-In **Episode Naming**: +  * [[Docker:Media Server:Sonarr:Configure Quality|Configure Quality]] 
- +  [[Docker:Media Server:Sonarr:Configure Indexers|Configure Indexers]]    <color red><-- Do configure</color> 
-  * Rename Episodes:  **Checked**. +  * [[Docker:Media Server:Sonarr:Configure Download Clients|Configure Download Clients]]    <color red><-- Do configure</color> 
-  * Replace Illegal Characters:  **Checked**. +  [[Docker:Media Server:Sonarr:Configure Connections|Configure Connections]] 
-  * Standard Episode Format:  **<nowiki>{Series Title}.S{season:00}E{episode:00}.{Episode Title}.{MediaInfo VideoCodec}.{Quality Title}</nowiki>**.  Change this as required. +  * [[Docker:Media Server:Sonarr:Configure Metadata|Configure Metadata]] 
- +  [[Docker:Media Server:Sonarr:Configure Tags|Configure Tags]] 
-{{:docker:media_server:sonarr_-_media_management_-_episode_naming.png?800|}}+  * [[Docker:Media Server:Sonarr:Configure General|Configure General]] 
 +  * [[Docker:Media Server:Sonarr:Configure UI|Configure UI]]
  
 ---- ----
  
-In **Folders**: 
- 
-  * Create empty series folders:  **Checked**. 
-  * Delete empty folders:  **Not Checked**. 
- 
-{{:docker:media_server:sonarr_-_media_management_-_folders.png?800|}} 
- 
----- 
- 
-In **Importing**: 
- 
-  * Episode Title Required:  **Always**. 
-  * Skip Free Space Check:  **Not Checked**. 
-  * Minimum Free Space:  **100**. 
-  * Use Hardlinks instead of Copy:  **Checked**. 
-  * Import Extra Files:  **Not Checked**. 
- 
-{{:docker:media_server:sonarr_-_media_management_-_importing.png?800|}} 
- 
----- 
- 
-In **File Management**: 
- 
-  * Ignore Deleted Episodes:  **Not Checked**. 
-  * Propers and Repacks:  **Prefer and Upgrade**. 
-  * Analyse video files:  **Checked**. 
-  * Rescan Series Folder after Refresh:  **Always**. 
-  * Change File Date:  **None**. 
-  * Recycling Bin:  **<blank>**. 
-  * Recycling Bin Cleanup:  **7**. 
- 
-{{:docker:media_server:sonarr_-_media_management_-_file_management.png?800|}} 
- 
----- 
- 
-In **Permissions**: 
- 
-  * Set Permissions:  **Not Checked**. 
-  * File chmod mode:  **0644**. 
-  * Folder chmod mode:  **0755**. 
-  * chown User:  **<blank>**. 
-  * chown Group:  **<blank>**. 
- 
-{{:docker:media_server:sonarr_-_media_management_-_permissions.png?800|}} 
- 
- 
----- 
- 
-In **Root Folders**: 
- 
-  * Click on **Add Root Folder** button, and select **Tv**. 
- 
-<WRAP info> 
-**NOTE:**  This **Tv** folder is connected with the actual path where your TV shows exists. 
- 
-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 **/home/peter/Documents/nas_tv_shows/** in this example. 
- 
-The **rw** at the end of the line indicates to allow Read and Write to that directory. 
- 
-<file bash Dockerfile> 
-      - /home/peter/Documents/nas_tv_shows/:/tv:rw 
-</file> 
-</WRAP> 
- 
----- 
- 
-===== Configure Profiles ===== 
- 
-Navigate to **Settings -> Profiles**. 
- 
-In **Quality Profiles**: 
- 
-  * **No Change**. 
-  * IF you prefer Sonarr downloading different quality media, then either modify one of the existing profiles, or click on the plus sign at the end to create one that suites. 
- 
-{{:docker:media_server:sonarr_-_profiles_-_quality_profiles.png?800|}} 
  
  
docker/media_server/sonarr.1587312688.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki