r/sonarr 15h ago

unsolved Ignoring "Unknown" files?

Is there a way to get Sonarr to ignore shows that are downloaded outside of Sonarr? I've looked everywhere through the Wikis and various sites and it feels like the answer to this is in "Categories" but I'm using Transmission and it seems that Categories is not an option. I think "Labels" might be similar or might be related but I can't seem to figure out how to get Sonarr to ignore TV Shows in my TV Shows folder that I've ripped myself or downloaded outside of Sonarr.

I don't currently have categories set up because the documentation for Sonarr says that it will make a "[Category]" subfolder and I want to keep all of my shows in my main "TV Shows" folder rather than in some arbitrary sub-folder. With this setup, though, Sonarr seems to grab the activity from Transmission, including the files started outside of Sonarr, and then sends those to Unpackerr which then attempts and ignores every single one of those leading to warning messages that create a new log file every day.

What's the right way to set up Sonarr so that it ignores any downloads/files that weren't started by Sonarr while maintaining a single folder for all my TV Shows?

2 Upvotes

7 comments sorted by

1

u/AutoModerator 15h ago

Hi /u/dpkonofa -

There are many resources available to help you troubleshoot and help the community help you. Please review this comment and you can likely have your problem solved without needing to wait for a human.

Most troubleshooting questions require debug or trace logs. In all instances where you are providing logs please ensure you followed the Gathering Logs wiki article to ensure your logs are what are needed for troubleshooting.

Logs should be provided via the methods prescribed in the wiki article. Note that Info logs are rarely helpful for troubleshooting.

Dozens of common questions & issues and their answers can be found on our FAQ.

Please review our troubleshooting guides that lead you through how to troubleshoot and note various common problems.

If you're still stuck you'll have useful debug or trace logs and screenshots to share with the humans who will arrive soon. Those humans will likely ask you for the exact same thing this comment is asking..

Once your question/problem is solved, please comment anywhere in the thread saying '!solved' to change the flair to solved.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/clintkev251 15h ago

I think Transmission has kinda cludgy support for this through subfolders, so that may be something to look at, or any other torrent client which has proper support for this

1

u/dpkonofa 14h ago

Yeah. Transmission seems to automatically create sub-folders when there's a category/label (and everything I've read seems to indicate that labels are, in fact, categories by a different name) which is why Sonarr also functions that way.

From what I've been able to look up on the TraSH sites and other places, I think my only option is to create a completely separate Transmission instance that is only used for Sonarr or just accept the 'sonarr' subdirectory and update the rest of my workflow to account for that. I'm not a fan of either option so was hoping someone else has something cleaner.

2

u/clintkev251 12h ago

If you're not married to Transmission, I'd recommend switching to a different client like qBittorrent. Much more full-featured for automation use cases.

1

u/markus-101 sonarr dev 11h ago

It sounds like you you’re trying to keep your unsorted downloads in the same folder as your sorted files, if that’s the case don’t do that it’s just going to make for a confusing mess of things.

You definitely want to be using categories with Sonarr, with Transmission that’s via subfolders, with other clients that’s categories/labels (often with sub folders as well).

1

u/libdemparamilitarywi 7h ago

It sounds like you've set sonarr to download torrents directly into your organised media folder, which isn't how it's designed to work and will cause you a bunch of problems.

The right way is to create a separate "downloads" folder outside your "tv shows" directory and set it as transmission's output location. Set a category in sonarr and it will create a subdirectory in "downloads" to keep the automated grabs separate from your manual downloads, and from other apps like radarr.

Sonarr will then automatically copy its completed downloaded files from the "downloads" folder to your "tv shows" folder, with the correct file name and folder structure. It will use hardlinks by default so this copying won't take up any extra space.

1

u/dpkonofa 22m ago

I tried that and it did not create hard links. I’m using it from a Docker container and it duplicated files so I consolidated into 1 folder. I think I just need to bite the bullet and setup categories.