This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Cleanuparr
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced
2026-09-25 04:27:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c52d49ea63ded2c94183de96a6da0fdbafefcdb
Cleanuparr
/
code
/
backend
/
Cleanuparr.Infrastructure
/
Features
/
DownloadCleaner
/
Services
T
History
Flaminel
5e418ae940
fixed orphaned directories not being scanned when no torrent are in the download client
2026-09-11 16:13:18 +03:00
..
DeadTorrentService.cs
Fix some dead torrents not being processed (
#778
)
2026-09-08 14:39:26 +03:00
IDeadTorrentService.cs
…
IOrphanedFilesCleanupService.cs
…
ISeedingRulesCleanupService.cs
…
IUnlinkedDownloadsService.cs
…
OrphanedFilesCleanupService.cs
fixed orphaned directories not being scanned when no torrent are in the download client
2026-09-11 16:13:18 +03:00
SeedingRulesCleanupService.cs
…
UnlinkedDownloadsService.cs
…