Commit graph

548 commits

Author SHA1 Message Date
bobokun
328e5235fd
Merge pull request #223 from StuffAnThings/dependabot/pip/develop/pre-commit-3.0.4
Bump pre-commit from 2.20.0 to 3.0.4
2023-02-13 21:24:54 -05:00
bobokun
465e922589
Merge pull request #227 from StuffAnThings/develop
3.4.3
2023-02-13 21:22:41 -05:00
bobokun
aadbdd9a41
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  Bump qbittorrent-api from 2022.11.40 to 2023.2.42
2023-02-13 21:17:13 -05:00
bobokun
e7a86825d0
Merge branch 'master' of https://github.com/StuffAnThings/qbit_manage into develop
* 'master' of https://github.com/StuffAnThings/qbit_manage:
  [pre-commit.ci] auto fixes from pre-commit.com hooks
  [pre-commit.ci] pre-commit autoupdate
2023-02-13 21:16:51 -05: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
pre-commit-ci[bot]
11b9833905 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-13 20:20:24 -05:00
pre-commit-ci[bot]
a4d94ffdf5 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/adrienverge/yamllint.git: v1.28.0 → v1.29.0](https://github.com/adrienverge/yamllint.git/compare/v1.28.0...v1.29.0)
- [github.com/lyz-code/yamlfix: 1.1.1 → 1.8.1](https://github.com/lyz-code/yamlfix/compare/1.1.1...1.8.1)
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)
2023-02-13 20:20:24 -05: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
dependabot[bot]
3730abeaa2
Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 00:05:31 +00:00
garypiner
31aee16b1c NoHL torrents been removed when criteria not met 2023-01-05 17:04:39 +00:00
bobokun
4a3cf72c61
3.4.3 2022-12-20 19:09:31 -05:00
bobokun
358e871c6c
fixes bug in nohardlink 2022-12-20 19:09:05 -05:00
bobokun
29f21887d4
Merge branch 'master' of https://github.com/StuffAnThings/qbit_manage into develop
* 'master' of https://github.com/StuffAnThings/qbit_manage:
  [pre-commit.ci] pre-commit autoupdate
2022-12-19 19:16:04 -05:00
bobokun
c73479cc7c
resolve merge conflict 2022-12-19 19:15:20 -05:00
pre-commit-ci[bot]
192169d79f [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-autopep8: v2.0.0 → v2.0.1](https://github.com/pre-commit/mirrors-autopep8/compare/v2.0.0...v2.0.1)
2022-12-19 18:37:50 -05:00
bobokun
fd18d54783
Merge branch 'master' of https://github.com/StuffAnThings/qbit_manage into develop
* 'master' of https://github.com/StuffAnThings/qbit_manage:
  [pre-commit.ci] pre-commit autoupdate
  send notification on nohardlink warning and remove force failure
  3.4.2
  Fixes #196
  refactor noHL
  better logging for FileNotFoundError
  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
  better error handling for noHL
  fixes noHL bug with remote not being replaced
  better trace for nohardlink
  better error checking in commands
  minor bug fix in torrent tagging
  bug fix on prev refactor
  bit a refactoring
  Fixes #192 Fixes noHL logic with false negatives not being caught with small files.
  3.4.1
2022-12-19 17:13:52 -05:00
pre-commit-ci[bot]
bb373a73d5 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.3.0...v3.3.1)
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0)
2022-12-19 16:59:43 -05:00
bobokun
99c00e3bbc
send notification on nohardlink warning and remove
force failure
2022-12-19 16:50:32 -05:00
bobokun
3533cfb2f5
3.4.2 2022-12-19 16:46:36 -05:00
bobokun
bb9db628dd Fixes #196 2022-12-11 20:49:43 -05:00
bobokun
9ae1e6b02b refactor noHL 2022-12-11 20:49:43 -05:00
bobokun
2e8817480d better logging for FileNotFoundError 2022-12-11 20:49:43 -05:00
bobokun
f2ed8972cd 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-11 20:49:43 -05:00
bobokun
12b83568cb better error handling for noHL 2022-12-11 20:49:43 -05:00
bobokun
fafdca4499 fixes noHL bug with remote not being replaced 2022-12-11 20:49:43 -05:00
bobokun
8bfbae4b43 better trace for nohardlink 2022-12-11 20:49:43 -05:00
bobokun
f98e18434d better error checking in commands 2022-12-11 20:49:43 -05:00
bobokun
4fee4b4929 minor bug fix in torrent tagging 2022-12-11 20:49:43 -05:00
bobokun
763c0e5ebb bug fix on prev refactor 2022-12-11 20:49:43 -05:00
bobokun
911367ea55 bit a refactoring 2022-12-11 20:49:43 -05:00
bobokun
7dc64cd0e7 Fixes #192
Fixes noHL logic with false negatives not being caught with small files.
2022-12-11 20:49:43 -05:00
bobokun
1e428ac9fe 3.4.1 2022-12-11 20:49:43 -05:00
bobokun
db2cb47795
Fixes #196 2022-12-09 12:48:56 -05:00
bobokun
0785d5efca
refactor noHL 2022-12-09 10:29:57 -05:00
bobokun
f3b747a0f2
better logging for FileNotFoundError 2022-12-08 12:22:13 -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
24d61d285b
better error handling for noHL 2022-12-07 16:23:57 -05:00
bobokun
79f637c1be
fixes noHL bug with remote not being replaced 2022-12-07 13:20:34 -05:00
bobokun
ad324828e7
better trace for nohardlink 2022-12-07 09:43:35 -05:00
bobokun
0003ffd554
better error checking in commands 2022-12-07 09:16:26 -05:00
bobokun
fa61c00504
minor bug fix in torrent tagging 2022-12-07 08:32:34 -05:00
bobokun
d519e62b01
bug fix on prev refactor 2022-12-07 08:14:12 -05:00
bobokun
60b02fe011
bit a refactoring 2022-12-06 22:14:55 -05:00
bobokun
719de5c4e0
Fixes #192
Fixes noHL logic with false negatives not being caught with small files.
2022-12-06 22:00:51 -05:00
bobokun
b36cb1263c
3.4.1 2022-12-06 20:50:04 -05:00
pre-commit-ci[bot]
bbf8dbf37f [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0)
2022-12-06 20:27:34 -05:00
bobokun
4d397ac582
Merge pull request #188 from StuffAnThings/develop
3.4.0
2022-12-04 08:14:01 -05:00
bobokun
aae35e378f
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  Bump retrying from 1.3.3 to 1.3.4
  Bump qbittorrent-api from 2022.10.39 to 2022.11.40
  Bump flake8 from 5.0.4 to 6.0.0
2022-12-03 11:08:38 -05:00
bobokun
9fc7466167
Adds support for #96, #183 2022-12-03 11:07:52 -05:00
bobokun
d2b67007ff
pre-commit updates 2022-12-03 09:06:01 -05:00