Commit graph

100 commits

Author SHA1 Message Date
dependabot[bot] 259576674d
Bump qbittorrent-api from 2023.2.43 to 2023.3.44
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2023.2.43 to 2023.3.44.
- [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/v2023.2.43...v2023.3.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 01:01:49 +00:00
dependabot[bot] f6f314a0f7
Bump pre-commit from 3.1.0 to 3.1.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 01:12:04 +00:00
bobokun 983dbe3457
update qbitorrent-api to 2023.2.43 2023-02-28 19:46:55 -05:00
dependabot[bot] 85711d93e9
Bump pre-commit from 3.0.4 to 3.1.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.0.4...v3.1.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 00:31:18 +00:00
dependabot[bot] d83ea098b0
Bump requests from 2.28.1 to 2.28.2
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2.
- [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.1...v2.28.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 02:25:45 +00:00
dependabot[bot] 220fe3cae3
Bump pre-commit from 2.20.0 to 3.0.4
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.0.4.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v3.0.4)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 01:21:44 +00:00
dependabot[bot] 5fe99c563f Bump qbittorrent-api from 2022.11.40 to 2023.2.42
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2022.11.40 to 2023.2.42.
- [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.11.40...v2023.2.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 20:19:17 -05:00
bobokun 35b8ffafb8
removes alive-progress dependency
causing issues with rolling logs found.
Once this is fixed then it can be implemented again
https://github.com/rsalmei/alive-progress/issues/104
2022-12-08 10:02:19 -05:00
bobokun 0e6ad59e9b
Merge pull request #182 from StuffAnThings/dependabot/pip/develop/flake8-6.0.0
Bump flake8 from 5.0.4 to 6.0.0
2022-11-27 20:13:10 -05:00
bobokun 28d6f282b4
Merge pull request #185 from StuffAnThings/dependabot/pip/develop/retrying-1.3.4
Bump retrying from 1.3.3 to 1.3.4
2022-11-27 20:13:01 -05:00
dependabot[bot] 2cb635ffab
Bump retrying from 1.3.3 to 1.3.4
Bumps [retrying](https://github.com/groodt/retrying) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/groodt/retrying/releases)
- [Changelog](https://github.com/groodt/retrying/blob/main/HISTORY.rst)
- [Commits](https://github.com/groodt/retrying/commits/v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 01:10:15 +00:00
dependabot[bot] 7106ba418b
Bump qbittorrent-api from 2022.10.39 to 2022.11.40
Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2022.10.39 to 2022.11.40.
- [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.10.39...v2022.11.40)

---
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-11-28 01:10:12 +00:00
dependabot[bot] 9f2b42b805
Bump flake8 from 5.0.4 to 6.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 00:18:33 +00:00
bobokun 218ca69371
tox and pre-commit formatting 2022-10-29 11:19:09 -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 218712fd00
enforce qbittorrent-api 2022-09-24 10:17:29 -04:00
Jon Lee 79b6569dd1
update qbittorrent-api version 2022-09-01 18:50:21 -04:00
Jon Lee 6215316e0f update requirements 2022-08-26 08:11:54 -04:00
bobokun 41e9893bf5
update requirements.txt 2022-08-13 14:35:00 -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
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
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
Aelfa 08133659b6
Add support for qBittorrent v4.4.3.1 2022-06-01 20:08:26 +00:00
bobokun f975e88b00
Update requirements.txt
Upgrade qbittorrent-api 2022.5.31
2022-05-24 16:53:00 -04:00
dependabot[bot] c3cdd86ace
Bump alive-progress from 2.4.0 to 2.4.1
Bumps [alive-progress](https://github.com/rsalmei/alive-progress) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/rsalmei/alive-progress/releases)
- [Changelog](https://github.com/rsalmei/alive-progress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rsalmei/alive-progress/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 01:13:58 +00:00
bobokun e1bde76e80
Merge pull request #120 from StuffAnThings/master
Upstream
2022-03-29 07:34:07 -04:00
François-Xavier Payet f692d7b961 Fix upgrade qbittorrent-api version 2022-03-28 20:19:31 +02:00
François-Xavier Payet 831656f727 Update qbittorrent-api for 4.4.2 2022-03-28 20:04:29 +02:00
dependabot[bot] d0c82ae1ad
Bump alive-progress from 2.3.1 to 2.4.0
Bumps [alive-progress](https://github.com/rsalmei/alive-progress) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/rsalmei/alive-progress/releases)
- [Changelog](https://github.com/rsalmei/alive-progress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rsalmei/alive-progress/commits)

---
updated-dependencies:
- dependency-name: alive-progress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 00:36:32 +00:00
bobokun 015ef83d41
update requirements 2022-02-26 15:27:18 -05:00
bobokun 06e06ed994
Merge pull request #110 from StuffAnThings/dependabot/pip/develop/ruamel-yaml-0.17.21
Bump ruamel-yaml from 0.17.20 to 0.17.21
2022-02-15 18:30:54 -05:00
dependabot[bot] 7e0d1397bb
Bump ruamel-yaml from 0.17.20 to 0.17.21
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.20 to 0.17.21.

---
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-02-14 00:53:40 +00:00
dependabot[bot] 6a68575f58
Bump alive-progress from 2.3.0 to 2.3.1
Bumps [alive-progress](https://github.com/rsalmei/alive-progress) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/rsalmei/alive-progress/releases)
- [Changelog](https://github.com/rsalmei/alive-progress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rsalmei/alive-progress/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 00:53:32 +00:00
dependabot[bot] 4bcbed733b
Bump alive-progress from 2.2.0 to 2.3.0
Bumps [alive-progress](https://github.com/rsalmei/alive-progress) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/rsalmei/alive-progress/releases)
- [Changelog](https://github.com/rsalmei/alive-progress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rsalmei/alive-progress/commits)

---
updated-dependencies:
- dependency-name: alive-progress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 00:50:52 +00:00
dependabot[bot] 52a11c327e
Bump alive-progress from 2.1.0 to 2.2.0
Bumps [alive-progress](https://github.com/rsalmei/alive-progress) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/rsalmei/alive-progress/releases)
- [Changelog](https://github.com/rsalmei/alive-progress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rsalmei/alive-progress/commits)

---
updated-dependencies:
- dependency-name: alive-progress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 00:48:25 +00:00
bobokun ddc1431c0b
update requirements.txt 2022-01-13 19:06:56 -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
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
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
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
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 a253983b4c
testing requirements.txt 2022-01-01 21:49:26 -05:00
bobokun f49d3c92d9
add dependabot 2022-01-01 21:45:23 -05:00
Jon 1da76debf1
Version 3.0: Rewritten from the ground up 2021-12-12 22:06:34 -05:00
Jon 1c5ff79ef5
Add scheduler. Breaking change: NEW REQUIREMENTS 2021-11-21 15:49:32 -05:00
Visorask ad7290b031
Update requirements.txt 2021-03-07 21:00:23 -06:00
Visorask c371b1cd38 Big Update 2021-02-20 21:45:09 -06:00