Version2.0.0.4949
Mono Version5.2.0.215
DietPi (Debian Linux)
Enabled debug logging now
Problem is simple. After a download is complete, through Deluge, it moves over the finished file but leaves the file behind. In other words it copies instead of moving which is odd. I want it to move. My Finished folder and Downloading folder are in the same directory and both of them have 777 permissions.
If you mean “Seeding torrents aren’t deleted automatically” I will clarify that I am not seeding. I have my settings so that 0 tasks seed. However they aren’t deleted automatically from Deluge either.
Sonarr requires deluge to tell it that it’s finished seeding, by ratio and stopping/pausing the torrent, just because it’s not seeding doesn’t make Sonarr see it as finished seeding.
All those conditions are met as far as I know. If you want to be less vague then I would be positive. That’s why I am here as I don’t know why it is copying not moving.
((Debug logs)) of the import process will show additional info and ((trace logs)) may show the response from deluge (not sure if it does offhand), which can be used (if logged) to verify that all required conditions are met.
I don’t see an instance where it copied the file instead of moving it and by the time that message is logged it’s decided whether it should move or copy the file.
Please enable ((trace logging)) and post a file that covers a complete import. Based on the latest log file you grabbed the debug log file before the import process completed.
No move operation should take 10 minutes, if it does then you have a serious problem. The only time something can be that slow is if it’s being copied to another filesystem.
But we can’t help you if you’re not specific. Come with an exact release/download that isn’t being imported. Search for it in the trace logs. Check the source and destination directory to see which files are still where.
You can’t just say “It doesn’t work” and expect us to be able to come with a solution.
So far you’re being quite contradictory in your posts.
You started this thread with the complaint that Sonarr copied the files, leaving the original in place. Which is completely expected if the seed ratio criteria haven’t been met yet (markus explained this).
Yesterday you said that Sonarr completely ignores the files, if it copied the files then, by definition, it can’t be ignoring them.
Further more, the logs indicated that at least some files were being moved, albeit slowly, and not copied.
Some of these misunderstandings could well be caused by a language barrier, and that’s fine, but please be more clear.
The initial problem escalated to just copying files to now completely ignoring them. As for the file system thing you brought up. The operating system is ext3 but it downloads to a NTFS SD card then moves them to a NTFS External hard drive.
I figured it out. Very simple issue.It was Deluge. I normally access it through the program installed on my windows computer because that is the only way to access the plugin settings. If I access via the browser I can change the setting I need to change to a 0 instead of the 0.5 the program keeps forcing the setting back to.