Sonarr version (exact version): 4.0.16.2944 (-ls303 by [linuxserver.io])
Mono version (if Sonarr is not running on Windows): .NET
Yes (6.0.13)
OS: Unraid 7.2.2, sonarr running in LS.io docker
Debug logs:
Description of issue:
My process is normal. torrents are sent to Qbittorrent, processed by sonarr, hardlinked to plex.
Sonarr History looks like this:
Item is grabbed.
After that imported.
“/downloads/torrent/_sonarr/ep1.mkv
Imported To
/downloads/Series/My Series/ep1.mkv”
And after that every time, the episode is deleted.
Reason: File was deleted to import an upgrade
Hardlinks are enabled, the episodes are monitored and shown as available in sonarr, moved to the right plex folder.
The files from the /torrent folder are deleted, only available are the unraid FS fuse files. After qbit docker restart, the fuse files are gone (as expected).
When I disable hardlinks and choose copy setting, it’s even worse. Files are copied to the right /series folder, and everything is removed from the /torrent folder. So right after download, everything is gone from the seeding folder.
My sonarr instance is very old, 8+ years I think. So lot of settings migration from v2 v3 i guess. It used to work ok, a long time ago. Not sure when did this go wrong. Normally fuse filesystem keeps it there for enough time, to not cause issues with seeding, but this is not the way it should be working.
No tags on this example series. Quality profile very basic, web 720p hdtv 720p web 1080p (in this order).
What would make sonarr delete an episode file from the /torrent folder right away (File was deleted to import an upgrade) when there is no upgrade, torrent stays in qbittorrent, episode is keept monitored, plex playback is fine.
Thanks for your input!