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 |
|
bobokun
|
0f2cb4fd52
|
Merge pull request #84 from StuffAnThings/develop
v3.1.4
|
2022-01-04 13:05:41 -05:00 |
|
bobokun
|
25ae540bfa
|
Merge pull request #85 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.20
Bump ruamel-yaml from 0.17.19 to 0.17.20
|
2022-01-03 19:59:04 -05:00 |
|
bobokun
|
5247c051a6
|
Merge pull request #86 from StuffAnThings/dependabot/pip/develop/requests-2.27.0
Bump requests from 2.26.0 to 2.27.0
|
2022-01-03 19:58:33 -05:00 |
|
dependabot[bot]
|
7e81c78048
|
Bump requests from 2.26.0 to 2.27.0
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.0.
- [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.26.0...v2.27.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-04 00:36:36 +00:00 |
|
dependabot[bot]
|
2fe3a650bb
|
Bump ruamel-yaml from 0.17.19 to 0.17.20
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.19 to 0.17.20.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-04 00:36:29 +00:00 |
|
bobokun
|
364082ab72
|
Fix torrent json incorrect deleted contents value
|
2022-01-03 08:48:28 -05:00 |
|
bobokun
|
4760e7d784
|
Fix multitracker torrent incorrectly marked issue
|
2022-01-02 22:07:43 -05:00 |
|
bobokun
|
e8e6a4a12b
|
Fix no files in recyclebin error
|
2022-01-02 21:51:56 -05:00 |
|
bobokun
|
975b3ee163
|
update dependabot
|
2022-01-02 17:18:09 -05:00 |
|
bobokun
|
03b1871938
|
update config sample
|
2022-01-02 17:06:51 -05:00 |
|
bobokun
|
f838af409b
|
[FR] Specify recycle bin path per category #77
|
2022-01-02 17:03:13 -05:00 |
|
bobokun
|
56a856ac4f
|
Add RecycleBin to exclude patterns by default
|
2022-01-02 14:33:07 -05:00 |
|
bobokun
|
7af673b86d
|
remove unecessary newline
|
2022-01-02 13:59:10 -05:00 |
|
bobokun
|
94902e5b04
|
update dockerfile
|
2022-01-02 12:14:26 -05:00 |
|
bobokun
|
6262c2d06a
|
Merge pull request #82 from StuffAnThings/dependabot/pip/develop/qbittorrent-api-2021.12.26
Bump qbittorrent-api from 2021.8.23 to 2021.12.26
|
2022-01-01 22:23:00 -05:00 |
|