Commit graph

518 commits

Author SHA1 Message Date
bobokun
687e611083
Added mover script for Unraid 2022-01-29 09:52:49 -05:00
bobokun
8d6fb140b9
bug fix: empty recyclebin dir causing error 2022-01-26 08:41:31 -05:00
bobokun
a4fbf2a582
add tag_nohardlinks to get_torrent_info 2022-01-25 15:48:52 -05:00
bobokun
06fb3b0532
Fixes #100: Deleting contents when not supposed to
[Bug]: Torrents get hard deleted when they should be soft deleted #100
2022-01-25 15:02:16 -05:00
bobokun
4c572ae043
additional logic for issue 2022-01-21 12:22:30 -05:00
bobokun
e498bd0c35
changed name of end_time_hook attribute 2022-01-21 12:22:10 -05:00
bobokun
ea356eeb70
bug fix for BHD integration 2022-01-20 14:51:38 -05:00
bobokun
2e6f58982d
minor fix: PTP down causing issue 2022-01-19 18:31:17 -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
081376373c
3.2.1 2022-01-17 14:12:56 -05:00
bobokun
56970218b7
Merge pull request #92 from StuffAnThings/develop
3.2.0
2022-01-16 23:05:54 -05:00
bobokun
5fed8cd0e8
better description of error #97
QBittorrent Version #97
2022-01-15 11:33:08 -05:00
bobokun
52dcc9370d
better error handling moving files 2022-01-15 08:18:52 -05:00
bobokun
6ed936cf7a
better ignoreTags_OnUpdate description 2022-01-14 11:37:33 -05:00
bobokun
ddc1431c0b
update requirements.txt 2022-01-13 19:06:56 -05:00
bobokun
8907abbf45
Adds ignoreTags_OnUpdate in config settings #95
[FR]: Tag Torrents with Existing Tags #95
2022-01-13 15:00:05 -05:00
bobokun
102a1e083b
Adds ability to have update multiple tags #95
[FR]: Tag Torrents with Existing Tags #95
2022-01-13 14:39:40 -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
add5ed05b2
add additional ignore msg to BHD integration 2022-01-12 08:36:01 -05:00
bobokun
938656fb4f
Adds [FR] #91
[FR]: Tag torrents which have a tracker issue. #91
2022-01-10 22:00:43 -05:00
bobokun
5a30cd54ba
3.2.0 2022-01-10 20:05:31 -05:00
bobokun
8d9ec4558e
Update version support check using qbittorrent api 2022-01-10 20:05:04 -05:00
bobokun
7ed415f988
Merge pull request #93 from StuffAnThings/dependabot/pip/develop/qbittorrent-api-2022.1.27
Bump qbittorrent-api from 2021.12.26 to 2022.1.27
2022-01-10 19:42:03 -05:00
dependabot[bot]
a962207e9b
Bump qbittorrent-api from 2021.12.26 to 2022.1.27
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2021.12.26 to 2022.1.27.
- [Release notes](https://github.com/rmartin16/qbittorrent-api/releases)
- [Changelog](https://github.com/rmartin16/qbittorrent-api/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/rmartin16/qbittorrent-api/compare/v2021.12.26...v2022.1.27)

---
updated-dependencies:
- dependency-name: qbittorrent-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 00:40:48 +00:00
bobokun
f1bca57039
Add exit message 2022-01-10 17:38:25 -05:00
bobokun
49b006f7ce
Bug Fix: Continue to run on qbit connection error 2022-01-10 17:33:06 -05:00
bobokun
926c8803e0
Added StartupDelay Env Variable 2022-01-10 16:21:13 -05:00
bobokun
eefdd746c0
added default sleep time initial run 30s 2022-01-10 15:38:09 -05:00
bobokun
ac78bd5025
bug_fix: creating empty recyclebin in root dir #77 2022-01-10 15:37:12 -05:00
bobokun
393538acf5
Added Remove Unregistered logic (fixes #90) 2022-01-10 11:59:30 -05:00
bobokun
d9a6fcfab9
Fix Bug when creating RecycleBin path 2022-01-10 11:54:18 -05:00
bobokun
8ae68ccc08
Bug Fix to not creating recyclebin when disabled 2022-01-10 10:16:24 -05:00
bobokun
3066c323bf
bug fix: don't make recyclebin if not enabled 2022-01-10 08:00:18 -05:00
bobokun
14b14ae999
Fix unreg torrent incorrectly marked as working 2022-01-09 15:29:12 -05:00
bobokun
cc0554da12
Remove noHL error when no torrents in category 2022-01-09 10:38:20 -05:00
bobokun
660a421290
3.1.6 2022-01-08 21:59:00 -05:00
bobokun
3cc81bd74d
Bug Fix: Force ATM causing issue with category 2022-01-08 21:35:24 -05:00
bobokun
e7b113d29c
Merge pull request #89 from StuffAnThings/develop
v3.1.5
2022-01-07 16:35:45 -05:00
bobokun
15075cac07
check compatibility only on major release versions 2022-01-07 15:38:06 -05:00
bobokun
9ea244d426
Minor adjustments to error title 2022-01-07 14:54:33 -05:00
bobokun
3b99fcb6b7
Update API Compatibility check for breaking v4.4.0 2022-01-07 14:48:22 -05:00
bobokun
9316138772
added ignore_msg in BHD integration 2022-01-07 12:58:18 -05:00
bobokun
307959cd3c
Bug fix: Incorrect category when missing trailing slash 2022-01-07 08:10:15 -05:00
bobokun
14390b3450
breaking config change: category
Category save_path must be exact match and not keyword
2022-01-06 13:18:56 -05:00
bobokun
1fb198f613
Bug Fix: Create Category if missing in qbittorrent 2022-01-06 12:13:59 -05:00
bobokun
2e8cfa4798
3.1.5 2022-01-06 10:58:48 -05:00
bobokun
5d95619ce2
Merge pull request #87 from StuffAnThings/dependabot/pip/develop/requests-2.27.1
Bump requests from 2.27.0 to 2.27.1
2022-01-06 10:35:33 -05:00
dependabot[bot]
d557a3a420
Bump requests from 2.27.0 to 2.27.1
Bumps [requests](https://github.com/psf/requests) from 2.27.0 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.0...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-06 00:49:17 +00:00