Sonarr keeps mismatching/renaming and then deleting the same episode from manually downloaded files

using Linuxserver’s docker

Sonarr version 2.0.0.4949:
Mono version 5.2.0.215:
OS UnRaid:
** https://pastebin.com/QY64kND3 **:

Normal logs, https://pastebin.com/Hfu2EFJ3

I’ve had this problem for a few weeks, but have never been able to have debug on when it happens. Well, I got super irritated today and turned on debug and kept messing with it until it happened. Hallelujah.

  1. I have Sonarr and Sabnbzd in containers running on Unraid.
  2. if I search on some random site, and PUSH them to Sabnbzd, then tag them TV… they get downloaded.
  3. When hitting the complete folder, Sonarr sees them, incorrectly renames them to something that exists, and then deletes the existing file.
  4. Sonarr looks at the next file, and does the same thing again. It incorrectly renames it to the same file name, then deletes the existing, and then puts it here.

This is what happens, https://i.imgur.com/VfRpv1y.png

Any help would be appreciated.

17-9-20 15:12:02.4|Debug|EpisodeFileMovingService|Moving episode file: /downloads/completed/30 Rock/Season 04/30 Rock - S04E01 - 1080p WEB-DL AAC2 0 AVC-TrollHD.mp4 to /tv/30 Rock/Season 04/30 Rock - S04E01 - Season 4.mp4

It looks like you have SAB sorting files and then Sonarr tries to process them and then Sonarr tries to use the season folder and results in it thinking it’s dealing with a different episode file.

Make sure TV sorting is disabled in SAB. SAB should unpack to a folder named after the download in a separate location and Sonarr will move the files.

Thank you for looking. The only processing I did in Sab was renaming, so I have disabled that.

This is what I have now, I’ll see if that fixes it.

Actually, after looking more I found the real place that Sorting is decided… under ‘Sorting’ lol. So for anyone reading this, I also disabled Sorting and I re-enabled the folder renaming. After reading that is just done to repack files.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.