Commit graph

47 commits

Author SHA1 Message Date
bobokun
6ddeca80d4
typo 2023-05-20 11:38:43 -04:00
bobokun
4e234de7f6
Default skip symlinks in noHL 2023-05-20 11:35:27 -04:00
bobokun
e07c3e417b
return False by default when there are permission issues
in noHL
2023-05-20 11:19:30 -04:00
bobokun
07b7350b60
add additional tracing for noHL 2023-05-20 07:36:37 -04:00
bobokun
1ed99aeb3e
Changes HardLink Detection logic (fixes #291) 2023-05-19 21:52:06 -04:00
buthed010203
294292eb58
Fix remove_empty_directories crashing when run in parallel 2023-05-18 14:04:17 -04:00
bobokun
79cc4fd133
Fixes #271 2023-04-23 13:27:40 -04:00
bobokun
706821f916
better logging for #271 2023-04-22 17:06:07 -04:00
buthed010203
a113179e48
Fixed remove_orphans being slow and not removing empty directories 2023-04-17 16:58:28 -04:00
bobokun
c0467bf4ab
use new qbitorrent api tracker status for
removing unregistered torrents instead of my own
2023-04-11 20:42:33 -04:00
bobokun
04134d3c0a
more refactoring 2023-04-10 20:50:55 -04:00
Bakerboy448
b352a99d4b lint cleanup
- pylint and misc variable/naming cleanup
- add docstrings
- fix typos
2023-03-31 17:35:43 -05:00
bobokun
358e871c6c
fixes bug in nohardlink 2022-12-20 19:09:05 -05:00
bobokun
99c00e3bbc
send notification on nohardlink warning and remove
force failure
2022-12-19 16:50:32 -05:00
bobokun
9ae1e6b02b refactor noHL 2022-12-11 20:49:43 -05:00
bobokun
2e8817480d better logging for FileNotFoundError 2022-12-11 20:49:43 -05:00
bobokun
12b83568cb better error handling for noHL 2022-12-11 20:49:43 -05:00
bobokun
8bfbae4b43 better trace for nohardlink 2022-12-11 20:49:43 -05:00
bobokun
f98e18434d better error checking in commands 2022-12-11 20:49:43 -05:00
bobokun
7dc64cd0e7 Fixes #192
Fixes noHL logic with false negatives not being caught with small files.
2022-12-11 20:49:43 -05:00
bobokun
57fa0b0c41
Changes default share limits to -1 if not defined 2022-11-22 20:46:32 -05:00
bobokun
b944008487
adds pyupgrade pre-commit 2022-11-01 11:32:02 -04:00
bobokun
218ca69371
tox and pre-commit formatting 2022-10-29 11:19:09 -04:00
Jon Lee
cdbaad2514
fix minor logging bug 2022-09-01 18:50:32 -04:00
bobokun
c4681beb4e
remove unused functions 2022-08-21 14:39:48 -04:00
bobokun
ffdcce183c
Logging overhall, separate logs per config 2022-08-20 22:14:28 -04:00
bobokun
dddafaf0ed
YAML R/W fixes + Adds new FR #146 2022-08-13 16:49:02 -04:00
bobokun
8d6fb140b9
bug fix: empty recyclebin dir causing error 2022-01-26 08:41:31 -05:00
bobokun
d918f793d2
add log warning 2022-01-17 14:21:34 -05:00
bobokun
cb1999c648
bug fix permissionError on Move 2022-01-17 14:13:06 -05:00
bobokun
52dcc9370d
better error handling moving files 2022-01-15 08:18:52 -05:00
bobokun
f2db556f90
optimize performance 2022-01-12 18:48:54 -05:00
bobokun
2e03283465
bug fix: remove unregistered torrents
better handling of unregistered torrents by matching full word
2022-01-12 16:15:43 -05:00
bobokun
e8e6a4a12b
Fix no files in recyclebin error 2022-01-02 21:51:56 -05:00
bobokun
21c1d5a07b
[FR] Save .torrents in Recycle Bin #73
Save the .torrent and .fastresume files into Recycle Bin before deleting
2021-12-31 19:28:45 -05:00
bobokun
110898dd6f
Flake8 Linting 2021-12-28 12:19:58 -05:00
bobokun
a7b20bf6a4
apprise integration 2021-12-18 12:38:41 -05:00
bobokun
4f5fdda44f
Added webhooks and Notifiarr functionality to test 2021-12-17 09:19:40 -05:00
bobokun
1896ea283e
Change default tag to format 2 2021-12-14 10:18:10 -05:00
bobokun
5170da9c20
additional bug fixes 2021-12-14 08:03:46 -05:00
bobokun
6e996c6034
additional error handling 2021-12-13 17:04:43 -05:00
Jon
1da76debf1
Version 3.0: Rewritten from the ground up 2021-12-12 22:06:34 -05:00
bobokun
d26671e5f4
Improve logging 2021-12-01 17:53:14 -05:00
Jon
cd2b0e0dd4
Better error handling for cross_seed and bug fixes 2021-11-26 13:15:21 -05:00
Jon
1b916809fa
Ignore empty newlines in multiline print 2021-11-24 15:57:17 -05:00
Jon
e1033547cc
Cleaner logging and optimizations in code
Optimization for remove_empty_folders
Optimization in util.py
Cleaner logs for all checks
2021-11-24 15:21:16 -05:00
Jon
b6c4097952
Enhanced logging capabilities 2021-11-23 15:45:16 -05:00