1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-22 02:32:51 +01:00

Add incorrect category common problem.

Donald Webster 2020-07-20 13:34:15 -07:00
parent 7f5f2a177f
commit 25aaefc95a

@ -32,3 +32,6 @@ The download client should *not* be responsible for removing downloads. Usenet c
## Download Folder and Library Folder not Different Folders
The download client should download into a temporary-ish folder and Sonarr should import from that into your Library folder. If you download right into your library folder, you'll end up with multiple copies of episodes and when there are import issues, you may not notice because your media server will see the download client copy. The download folder will also be a hot mess of poorly named folders and files while your library folder will be nice and neat.
## Incorrect Category
Sonarr should be setup to use a category so that it only tries to process its own downloads. It is rare that a torrent submitted by sonarr gets added w/o the correct category, but it can happen. If you're adding torrents manually and want sonarr to process them, they'll need to have the correct category. It can be set at any time, since sonarr tries to process downloads every minute.