Commit graph

410 commits

Author SHA1 Message Date
bobokun
97f97f7c50
Fix unknown Error 2022-10-28 15:40:02 -04:00
bobokun
0e3587ab3b
lint 2022-10-28 15:39:41 -04:00
dependabot[bot]
d71b4c7781
Bump qbittorrent-api from 2022.8.38 to 2022.10.39 (#174)
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2022.8.38 to 2022.10.39.
- [Release notes](https://github.com/rmartin16/qbittorrent-api/releases)
- [Changelog](https://github.com/rmartin16/qbittorrent-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rmartin16/qbittorrent-api/compare/v2022.8.38...v2022.10.39)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 20:47:17 -04:00
Jon Lee
75552ab5c2
Notifiarr update 2022-10-26 16:11:38 -04:00
Jon Lee
cdca77d88e
Adds minimum version check. Fixes #172 2022-10-26 15:42:06 -04:00
Jon Lee
ad1ee0e3a9
3.3.1 2022-10-26 15:32:47 -04:00
Jon Lee
cbc98aebc0
Fixes bug with empty_after_x_days #170 2022-10-21 10:24:10 -04:00
StoneColeQ
33d9286eff
Script to delete torrents on low disk space (#169)
* Addes new script for deleting torrents when low on space
2022-10-20 22:30:39 -04:00
Jon Lee
3bb3f092e1
Updates mover script to add #168 2022-10-20 22:24:25 -04:00
bobokun
73fbbbf09e
Readme.md spelling error (#167)
Fix qbit_manage spelling.

Co-authored-by: voltron4lyfe <55123373+voltron4lyfe@users.noreply.github.com>
2022-10-20 12:12:31 -04:00
voltron4lyfe
bf65b3c158
Tracker min seed (#165)
* Specify min_seeding_time per-tracker

* Update sample config for tracker min_seeding_time
2022-10-20 12:06:45 -04:00
Jon Lee
da820bb2bb
Adds hotio webhook 2022-09-26 10:42:22 -04:00
Jon Lee
3055f0e6a4
bug fix in orphaned_dir config check 2022-09-26 09:04:33 -04:00
Jon Lee
20833cedcf
BREAKING CHANGE: Adds #155
Adds empty_after_x_days for orphaned data #155
2022-09-25 21:48:57 -04:00
Jon Lee
c33ae74adf
workflows to include armv7 2022-09-24 17:46:55 -04:00
Jon Lee
f2ce39f9c4
Adds #124 custom orphaned path 2022-09-24 16:11:55 -04:00
Jon Lee
218712fd00
enforce qbittorrent-api 2022-09-24 10:17:29 -04:00
Jon Lee
eae7f97eff
3.2.7 2022-09-24 10:17:06 -04:00
Jon Lee
cdbaad2514
fix minor logging bug 2022-09-01 18:50:32 -04:00
Jon Lee
79b6569dd1
update qbittorrent-api version 2022-09-01 18:50:21 -04:00
Jon Lee
c666c88d67
3.2.6 2022-09-01 18:49:34 -04:00
Jon Lee
6215316e0f update requirements 2022-08-26 08:11:54 -04:00
bobokun
312c65a7e0
remove inconsistent dryrun messaging
When dryrun is defined in config, it is not reflected correctly in run
2022-08-21 17:08:13 -04:00
bobokun
2e15e35ef5
Adds running commands via config #149 2022-08-21 14:40:57 -04:00
bobokun
c4681beb4e
remove unused functions 2022-08-21 14:39:48 -04:00
bobokun
29d51ee78a
Adds log secrets for hiding sensitive information 2022-08-20 22:17:51 -04:00
bobokun
ffdcce183c
Logging overhall, separate logs per config 2022-08-20 22:14:28 -04:00
bobokun
5a50d8b694
Ability to load multiple config files #140 2022-08-14 21:41:33 -04:00
bobokun
659ffb7c04
fix script error message 2022-08-14 15:18:02 -04:00
bobokun
dddafaf0ed
YAML R/W fixes + Adds new FR #146 2022-08-13 16:49:02 -04:00
bobokun
41e9893bf5
update requirements.txt 2022-08-13 14:35:00 -04:00
bobokun
4002046e31
3.2.5 2022-08-13 14:33:37 -04:00
bobokun
3cca61772f
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop 2022-08-13 10:15:49 -04:00
bobokun
bb70bf14ea
update requirements 2022-08-13 10:15:45 -04:00
bobokun
8ae8453b6e
Merge pull request #139 from StuffAnThings/dependabot/pip/develop/requests-2.28.1
Bump requests from 2.28.0 to 2.28.1
2022-08-13 10:13:09 -04:00
dependabot[bot]
be6bfe8617
Bump requests from 2.28.0 to 2.28.1
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.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.28.0...v2.28.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-06-30 00:40:37 +00:00
bobokun
14abfda899
Merge pull request #138 from StuffAnThings/dependabot/pip/develop/requests-2.28.0
Bump requests from 2.27.1 to 2.28.0
2022-06-16 08:44:55 -04:00
bobokun
397698a802
Fixes #136
Check ignore list when del unregistered torrents
2022-06-16 08:43:52 -04:00
dependabot[bot]
f9600e83fc
Bump requests from 2.27.1 to 2.28.0
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.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.27.1...v2.28.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-06-10 00:44:00 +00:00
bobokun
4a4369281f
Merge pull request #135 from StuffAnThings/master
To master
2022-06-01 16:31:00 -04:00
bobokun
8f20768d46
Merge pull request #134 from aelfa/patch-1
Add support for qBittorrent `v4.4.3.1`
2022-06-01 16:14:11 -04:00
Aelfa
08133659b6
Add support for qBittorrent v4.4.3.1 2022-06-01 20:08:26 +00:00
bobokun
7819c45c56
Merge pull request #133 from StuffAnThings/master
Update requirements.txt
2022-05-24 16:54:07 -04:00
bobokun
f975e88b00
Update requirements.txt
Upgrade qbittorrent-api 2022.5.31
2022-05-24 16:53:00 -04:00
bobokun
d1947e44dc
minor fix 2022-05-20 18:15:20 -04:00
bobokun
428bb54410
Merge pull request #132 from StuffAnThings/master
update develop to latest master
2022-05-20 17:40:46 -04:00
bobokun
7712dff9bf
Fixes windows path error #127 2022-05-20 17:36:45 -04:00
bobokun
abc0536e7a
Merge pull request #128 from StuffAnThings/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-05-20 17:23:36 -04:00
bobokun
0f99dc793a
Merge pull request #129 from StuffAnThings/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-05-20 17:23:22 -04:00
bobokun
aabf86ac41
Merge pull request #130 from StuffAnThings/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-05-20 17:23:16 -04:00