StuffAnThings / qbit_manage

This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove Orphaned data, remove unregistered torrents and much much more.
MIT License
635 stars 41 forks source link

exclude directory of recently deleted torrents from rem_orphaned #550

Closed notifiarr-bot closed 1 month ago

notifiarr-bot commented 1 month ago

May have found something else... I think but not sure that my sytem isn't deleting the files quick enough so orphaned is scanning and finding what was a removed torrent in the same run. it works out fine and no issues but noticed it. https://privatebin.net/?f6d5767c1f25b93c#qUTf8id9zU7KBWk256RuW6Eso8phViJyyvq9u4LW1pb


[2024-05-12 08:03:02,215] [update_share_limits_for_group:170] [INFO]     |======================= Updating Share Limits for [Group other] [Priority 3] =======================|
[2024-05-12 08:03:02,238] [update_share_limits_for_group:251] [INFO]     |    Torrent Name: Mission - Yozakura Family - S01E06 - 1080p WEB H.264 -NanDesuKa (DSNP).mkv        |
[2024-05-12 08:03:02,239] [update_share_limits_for_group:252] [INFO]     |         Tracker: http://nyaa.tracker.wf:7777                                                       |
[2024-05-12 08:03:02,240] [update_share_limits_for_group:254] [INFO]     |         Added Tag: ~share_limit_3.other                                                            |
[2024-05-12 08:03:02,249] [set_tags_and_limits:382]   [INFO]     |     Share Limit: Max Ratio = 1.1, Max Seed Time = 24:00:00                                          |
[2024-05-12 08:03:02,274] [cleanup_torrents_for_group:71] [INFO]     |========== Cleaning up torrents that have reached ratio/seed limit for other. Priority 3 ===========|
[2024-05-12 08:03:02,281] [cleanup_torrents_for_group:88] [INFO]     |    Torrent Name: Mission - Yozakura Family - S01E06 - 1080p WEB H.264 -NanDesuKa (DSNP).mkv        |
[2024-05-12 08:03:02,282] [cleanup_torrents_for_group:89] [INFO]     |         Tracker: http://nyaa.tracker.wf:7777                                                       |
[2024-05-12 08:03:02,283] [cleanup_torrents_for_group:90] [INFO]     |         Ratio vs Max Ratio: 1.1 >= 1.1                                                           |
[2024-05-12 08:03:02,283] [cleanup_torrents_for_group:91] [INFO]     |         Cleanup: True [Meets Share Limits]                                                         |
[2024-05-12 08:03:02,312] [cleanup_torrents_for_group:123] [INFO]     |         Deleted .torrent AND content files.                                                        |
[2024-05-12 08:03:02,322] [rem_orphaned:29]           [INFO]     |=================================== Checking for Orphaned Files ====================================|
[2024-05-12 08:03:02,323] [rem_orphaned:37]           [INFO]     | Locating orphan files                                                                              |
[2024-05-12 08:03:02,499] [rem_orphaned:51]           [INFO]     | Processing orphan exclude patterns                                                                 |
[2024-05-12 08:03:02,500] [rem_orphaned:67]           [INFO]     | 1 Orphaned files found                                                                             |
[2024-05-12 08:03:02,500] [rem_orphaned:68]           [INFO]     | /Media/Downloads/sonar/Mission - Yozakura Family - S01E06 - 1080p WEB H.264 -NanDesuKa (DSNP).mkv  |
[2024-05-12 08:03:02,501] [rem_orphaned:69]           [INFO]     | Moving 1 Orphaned files to /Media/Downloads/orphan/                                                |
[2024-05-12 08:03:02,502] [move_files:424]            [WARNING]  | [Errno 2] No such file or directory : source: /Media/Downloads/sonar/Mission - Yozakura Family - S01E06 - 1080p WEB H.264 -NanDesuKa (DSNP).mkv -> destination: /Media/Downloads/orphan/sonar/Mission - Yozakura Family - S01E06 - 1080p WEB H.264 -NanDesuKa (DSNP).mkv |
[2024-05-12 08:03:02,503] [rem_orphaned:87]           [INFO]     | Removing newly empty directories     

Origin user: riyu963 Origin message: Discord Server Link Reporting user: bobokun Reporting message: Discord Server Link