mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-22 02:32:51 +01:00
Updated Sorting and Renaming (markdown)
parent
1dc0252aab
commit
78059e9a4a
@ -1,21 +1,14 @@
|
||||
## Terminology
|
||||
**Completed Download Handling:** Retrieves completed downloads from your download client and imports them, more information: [[Completed-Download-Handling]]
|
||||
|
||||
**Completed Download Folder:** This is the folder where your download client places completed downloads (best if it only contains TV shows)
|
||||
|
||||
**Completed TV Download Folder:** Completed folder that only contains TV shows
|
||||
|
||||
**Drone Factory:** This needs to be the same as the Completed Download Folder (you should never use a folder that contains sorted and renamed episodes)
|
||||
**Drone Factory:** This needs to be the same as the Completed Download Folder (you should never use a folder that contains sorted and renamed episodes) *Deprecated*
|
||||
|
||||
**Sorted TV Folder:** Final folder that contains your sorted and renamed episodes (in their respective series folders)
|
||||
|
||||
## SABnzbd
|
||||
- Disable TV sorting (Config -> Sorting -> Series Sorting)
|
||||
- Create a category for TV shows
|
||||
- Configure Sonarr to use the TV category; ensuring the path back to your DroneFactory folder is accurate and reachable (if across a network)
|
||||
|
||||
## Sonarr
|
||||
- The TV category for your download client (if applicable)
|
||||
- The Drone Factory folder to be the same as your download client's *Completed Download Folder*/*Completed TV Download Folder* (if you're using a category with SABnzbd this needs to be the *Completed TV Download Folder* see SABnzbd's category config page for the path)
|
||||
|
||||
## The Import Process ##
|
||||
Sonarr does a number of checks to verify that the download is acceptable for importing, including:
|
||||
- Sample file check (run time is longer than 90 seconds)
|
||||
|
Loading…
Reference in New Issue
Block a user