Commit graph

622 commits

Author SHA1 Message Date
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
bobokun
edbeec5e2a
potential fix for windows 2022-05-20 17:19:41 -04:00
bobokun
f0ce11572f
3.2.4 2022-05-20 17:19:12 -04:00
dependabot[bot]
049a51de26
Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 00:44:50 +00:00
dependabot[bot]
f8a6097497
Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 00:44:45 +00:00
dependabot[bot]
79144eb3ee
Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
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>
2022-05-06 00:44:41 +00:00
bobokun
a6f81f9cce
Merge pull request #126 from StuffAnThings/develop
3.2.3
2022-04-28 09:15:50 -04:00
bobokun
e2c9c873ba
Fixes #121 Removes uppercase from unreg torrents 2022-04-25 11:03:36 -04:00
bobokun
0381da9876
Remove alive_it from noHL (fix for logging issue?) 2022-04-19 09:00:42 -04:00
bobokun
cb712727cf
Merge pull request #122 from StuffAnThings/dependabot/pip/develop/alive-progress-2.4.1
Bump alive-progress from 2.4.0 to 2.4.1
2022-04-17 10:51:36 -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
bobokun
60857b1ca8
Merge pull request #116 from StuffAnThings/dependabot/pip/develop/alive-progress-2.4.0
Bump alive-progress from 2.3.1 to 2.4.0
2022-03-28 14:29:26 -04:00
bobokun
31270d9ab3
Merge pull request #119 from foux/master
Fix upgrade qbittorrent-api version
2022-03-28 14:21:46 -04:00
François-Xavier Payet
f692d7b961 Fix upgrade qbittorrent-api version 2022-03-28 20:19:31 +02:00
bobokun
3b44ec2b41
Merge pull request #118 from foux/master
Update qbittorrent-api for 4.4.2
2022-03-28 14:11:52 -04: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
6ad3218708
throw proper error when Notifiarr is down 2022-03-17 17:51:01 -04:00
bobokun
ee8133473e
3.2.3 2022-03-17 17:50:26 -04:00
bobokun
f0ebc8d5ee
Merge pull request #114 from StuffAnThings/develop
3.2.2
2022-03-07 20:17:46 -05:00
bobokun
2ec99cffa0
Fixes BHD Status "STREAM TRUNCATED" #113 2022-03-07 08:10:01 -05:00
bobokun
b804d3104c
Merge pull request #112 from StuffAnThings/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-03-03 12:14:45 -05:00
dependabot[bot]
400e8b0fad
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 00:45:11 +00:00
bobokun
144bd69aea
Adds tracker to cross-seed webhook #103 2022-02-26 16:20:38 -05:00
bobokun
026465f882
update with min seeding time 2022-02-26 16:19:55 -05:00
bobokun
9845f89aff
[FR]: Allow min_seeding_time #111 2022-02-26 15:52:34 -05:00
bobokun
015ef83d41
update requirements 2022-02-26 15:27:18 -05:00
bobokun
6b72b9f3fe
add ignore for PTP going down 2022-02-15 18:41:54 -05:00
bobokun
351f817b5f
3.2.2 2022-02-15 18:32:29 -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
bobokun
43af1e270f
Merge pull request #109 from StuffAnThings/dependabot/pip/develop/alive-progress-2.3.1
Bump alive-progress from 2.3.0 to 2.3.1
2022-02-15 18:30:42 -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
bobokun
7cf88a5030
Merge pull request #106 from StuffAnThings/dependabot/pip/develop/alive-progress-2.3.0
Bump alive-progress from 2.2.0 to 2.3.0
2022-02-12 13:32:40 -05: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
bobokun
1a378ecafe
Merge pull request #105 from StuffAnThings/develop
3.2.1
2022-02-07 13:56:25 -05:00
bobokun
3009c68cff
Remove progress bar final output 2022-02-03 08:23:46 -05:00
bobokun
c73f658405
Merge pull request #104 from StuffAnThings/dependabot/pip/develop/alive-progress-2.2.0
Bump alive-progress from 2.1.0 to 2.2.0
2022-02-03 08:20:11 -05:00