Commit graph

271 commits

Author SHA1 Message Date
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
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
dependabot[bot]
a35a1ba835
Bump qbittorrent-api from 2021.8.23 to 2021.12.26
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2021.8.23 to 2021.12.26.
- [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.8.23...v2021.12.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-02 03:22:48 +00:00
bobokun
68fbcf3583
Merge pull request #83 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.19
Bump ruamel-yaml from 0.17.17 to 0.17.19
2022-01-01 22:22:11 -05:00
dependabot[bot]
7b9bcadbd5
Bump ruamel-yaml from 0.17.17 to 0.17.19
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.17 to 0.17.19.

---
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-02 03:07:29 +00:00
bobokun
94c9e4d386
Merge pull request #81 from StuffAnThings/master
add dependabot
2022-01-01 22:07:07 -05:00
bobokun
19c4e62bed
add dependabot 2022-01-01 22:03:04 -05:00
bobokun
a253983b4c
testing requirements.txt 2022-01-01 21:49:26 -05:00
bobokun
f49d3c92d9
add dependabot 2022-01-01 21:45:23 -05:00
bobokun
7c2676f301
Merge pull request #80 from StuffAnThings/master
Update develop to latest master
2022-01-01 13:39:42 -05:00
bobokun
96653e6a0c
Update issue templates 2022-01-01 13:31:39 -05:00
bobokun
361e3edb32
Add Issue Templates 2022-01-01 13:15:02 -05:00
bobokun
d232fc1c15
Better logging for save_torrents 2022-01-01 10:59:15 -05:00
bobokun
6e358e89cc
Adds Next Run #78
[FR] Adding Next Run part of Finished Run Output #78
2022-01-01 09:54:59 -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
7bba88d9fc
bug fix: Root_dir not having trailing slash 2021-12-31 09:13:55 -05:00
bobokun
ba1c74568b
update config sample 2021-12-30 19:30:19 -05:00
bobokun
c7eba04e89
update recycle_bin directory 2021-12-30 19:21:41 -05:00
bobokun
e6a9e3c7f7
[FR] Customize location of RecycleBin #75 2021-12-30 19:17:05 -05:00
bobokun
e2a7a378d8
v3.1.4 2021-12-30 18:21:44 -05:00
bobokun
c82475400e
potential fix for unregistered torrents 2021-12-30 17:52:16 -05:00
bobokun
cdea2a73d5
additional bug fix for unregistered torrents 2021-12-30 16:44:45 -05:00
bobokun
50824aa8ab
refactor config code 2021-12-30 16:44:30 -05:00
bobokun
15d22a81b8
bug fix unregistered torrents
Bug fix for unregistered torrents with multiple trackers associated
2021-12-30 16:11:02 -05:00
bobokun
b4ef31ea0d
Merge pull request #74 from StuffAnThings/develop
v3.1.3
2021-12-29 18:37:59 -05:00
bobokun
2fd3c57dda
fix logging issue 2021-12-29 13:36:18 -05:00
bobokun
8a77953ab4
bug fix on update tag not showing in notifiarr 2021-12-29 12:34:08 -05:00
bobokun
c1fb36e004
Added Discord Support 2021-12-29 08:57:39 -05:00
bobokun
cb5d9be325
v3.1.3 2021-12-29 08:57:27 -05:00
bobokun
062b32a4c5
Merge pull request #72 from StuffAnThings/develop
v3.1.2
2021-12-29 08:39:47 -05:00
bobokun
d0dbbaa968
incorrect summary display for noHL 2021-12-29 07:50:08 -05:00
bobokun
64d9fda25c
BHD Integration bug fix 2021-12-28 16:53:29 -05:00
bobokun
110898dd6f
Flake8 Linting 2021-12-28 12:19:58 -05:00
bobokun
11fdb0af9d
standardize json payloads for webhooks 2021-12-28 09:50:16 -05:00