Updated Sorting and Renaming (markdown)

master
dellipse 7 years ago
parent f208ee49ba
commit 503c9480a5

@ -1,25 +1,25 @@
## Terminology
**Completed Download Folder:** This is the folder where your download client places completed downloads (best if it only contains TV shows)
**Completed Download Folder:** This is the folder where your download client places completed downloads (best if it only contains movies)
**Completed TV Download Folder:** Completed folder that only contains TV shows
**Completed Movies Download Folder:** Completed folder that only contains movies
**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 movies)
**Sorted TV Folder:** Final folder that contains your sorted and renamed episodes (in their respective series folders)
**Sorted Movies Folder:** Final folder that contains your sorted and renamed movies (in their respective folders)
## SABnzbd
- Disable TV sorting (Config -> Sorting -> Series Sorting)
- Create a category for TV shows
- Configure Radarr to use the TV category; ensuring the path back to your DroneFactory folder is accurate and reachable (if across a network)
- Disable movie sorting (Config -> Sorting -> Movie Sorting)
- Create a category for movies
- Configure Radarr to use the movie category; ensuring the path back to your DroneFactory folder is accurate and reachable (if across a network)
## Radarr
- 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 Movie category for your download client (if applicable)
- The Drone Factory folder to be the same as your download client's *Completed Download Folder*/*Completed Movie Download Folder* (if you're using a category with SABnzbd this needs to be the *Completed Movie Download Folder* see SABnzbd's category config page for the path)
## The Import Process ##
Radarr 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)
- Upgrade for existing episode file (if any)
- Upgrade for existing movie file (if any)
- Not being unpack by the download client (_UNPACK_ in SABnzbd)
- Enough free space exists at the destination

Loading…
Cancel
Save