You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tagging Torrents with Tracker Errors (and deleting) is done before Checking for Cross-Seed Torrents.
In the case where the torrent is removed from the tracker before cross-seed is added torrent data will be removed and cross-seeded torrents for them will fail because the data was deleted.
criminal.minds.s16e05.1080p.web.h264-ggez as an example
(there's also something funky happening with file locking that causes the copy to recycle instead of the move but I need to look into that some other time)
Could cross-seed be done before removing unregistered? That way only the torrent file would removed and data would remain for cross-seed?
I've been wondering why I keep getting a bunch of errored torrents with "missing files" constantly and this seems like the reason. Would be great with a fix.
Describe the Bug
Bug/working as intended.
Tagging Torrents with Tracker Errors (and deleting) is done before Checking for Cross-Seed Torrents.
In the case where the torrent is removed from the tracker before cross-seed is added torrent data will be removed and cross-seeded torrents for them will fail because the data was deleted.
criminal.minds.s16e05.1080p.web.h264-ggez as an example
(there's also something funky happening with file locking that causes the copy to recycle instead of the move but I need to look into that some other time)
Could cross-seed be done before removing unregistered? That way only the torrent file would removed and data would remain for cross-seed?
Config
No response
Logs
https://gist.github.com/pax0707/ca4eeaa839ab825a2caa08933d289dde
Screenshots
No response
Installation
Unraid
Version Number
3.4.1
What branch are you on?
master
The text was updated successfully, but these errors were encountered: