Commit graph

2734 commits

Author SHA1 Message Date
Clinton Hall
bfbf1fb4c1 support for qbittorrent v5.0 (#2001)
* support for qbittorrent v5.0

* Remove py3.8 tests

* Add py 3.13 tests

* Update mediafile.py for Py3.13

* Create filetype.py

* Update link for NZBGet
2024-11-08 07:29:55 +13:00
Clinton Hall
470f611240 Merge branch 'master' into nightly 2024-04-26 12:12:53 +12:00
Clinton Hall
97df874d36 class not added put into debug logging 2024-04-26 12:09:41 +12:00
Matt Park
e9fbbf540c added global ignore flag for bytecode cleanup
Resolves #1867
2024-04-26 12:09:41 +12:00
Clinton Hall
39f5c31486 fix warnings (#1990) 2024-04-26 12:09:41 +12:00
Clinton Hall
cbc2090b0b always return imdbid and dirname 2024-04-26 12:09:41 +12:00
Clinton Hall
cc109bcc0b Add Python 3.12 and fix Radarr handling (#1989)
* Added Python3.12 and future 3.13

* Fix Radarr result handling

* remove py2.7 and py3.7 support
2024-04-26 12:09:41 +12:00
Matt Park
4c512051f7 Update movies.py
Check for an updated dir_name in case IMDB id was appended.
2024-04-26 12:09:41 +12:00
Matt Park
0c564243c2 Update identification.py
Return updated dir_name if needed
2024-04-26 12:09:41 +12:00
Clinton Hall
9ea322111c class not added put into debug logging 2024-03-20 14:23:32 +13:00
Matt Park
e14bc6c733 added global ignore flag for bytecode cleanup
Resolves #1867
2024-03-05 10:59:37 +13:00
Clinton Hall
27df8a4d8e
fix warnings (#1990) 2024-03-01 18:25:19 +13:00
Clinton Hall
b7d6ad8c07
always return imdbid and dirname 2024-02-29 07:01:23 +13:00
Clinton Hall
f98d6fff65
Add Python 3.12 and fix Radarr handling (#1989)
* Added Python3.12 and future 3.13

* Fix Radarr result handling

* remove py2.7 and py3.7 support
2024-02-28 15:47:04 +13:00
Clinton Hall
b802aca7e1
Merge pull request #1982 from MattPark/last-resort-movie-id
Last resort movie identification
2023-12-16 09:32:35 +13:00
Matt Park
836df51d14
Update movies.py
Check for an updated dir_name in case IMDB id was appended.
2023-10-02 15:15:01 -04:00
Matt Park
c6292d5390
Update identification.py
Return updated dir_name if needed
2023-10-02 15:13:36 -04:00
Clinton Hall
558970c212
Merge pull request #1980 from clinton-hall/nightly
Merge Nightly
2023-08-10 21:23:42 +12:00
Clinton Hall
38c628d605
Merge pull request #1979 from clinton-hall/clinton-hall-patch-1
Remove Py2.7 tests
2023-08-10 21:14:47 +12:00
Clinton Hall
029b58b2a6
Remove Py2.7 tests
This is no longer supported in azure pipelines.
2023-08-10 21:09:25 +12:00
Clinton Hall
2885461a12
Merge pull request #1978 from clinton-hall/remove_group
Initialize remove_groups #1973
2023-08-10 21:01:31 +12:00
Clinton Hall
ad73e597e4
Initialize remove_groups #1973
This parameter was not being loaded and therefore was ignored.
2023-08-09 22:50:25 +12:00
clinton-hall
6c2f7c75d4 update to v 12.1.12 2023-07-03 17:41:15 +12:00
clinton-hall
95e22d7af4 Merge branch 'master' into nightly 2023-07-03 17:21:31 +12:00
kandarz
e72c0b9228
Add 'dvb_subtitle' codec to list of ignored codecs when using 'mov_text' (#1974)
Add 'dvb_subtitle' codec to list of ignored codecs when using 'mov_text'. DVB subtitles are bitmap based.
2023-07-03 16:59:24 +12:00
Clinton Hall
c4cc554ea1 update to sonarr api v3 2023-05-22 22:51:28 +12:00
Labrys of Knossos
3078da31af Fix posix_ownership. 2023-05-22 22:51:28 +12:00
Labrys of Knossos
1fdfd128ba Add comments. 2023-05-22 22:51:28 +12:00
Labrys of Knossos
d3100f6178 Add database permissions logging upon failed access. 2023-05-22 22:51:28 +12:00
Clinton Hall
01bb239cdf
Merge pull request #1969 from clinton-hall/Sonarr-apiv3
update to sonarr api v3
2023-05-22 22:43:15 +12:00
Clinton Hall
d0b555c251
update to sonarr api v3 2023-04-18 20:59:28 +12:00
Labrys of Knossos
0c5f7be263
Merge pull request #1955 from clinton-hall/permitted
Fix permissions for posix and add comments
2023-01-01 06:03:08 -05:00
Labrys of Knossos
19d9e27c43 Fix posix_ownership. 2022-12-31 22:26:19 -05:00
Labrys of Knossos
1046c50778
Merge pull request #1954 from clinton-hall/permitted
Add database permissions logging upon failed access.
2022-12-31 18:34:20 -05:00
Labrys of Knossos
2c2d7f24b1 Add comments. 2022-12-31 18:21:33 -05:00
Labrys of Knossos
6e52bb2b33 Add database permissions logging upon failed access. 2022-12-31 17:56:38 -05:00
Clinton Hall
bd9c91ff5e
Merge pull request #1936 from clinton-hall/nightly
update to V12.1.11
2022-12-12 20:24:01 +13:00
Clinton Hall
b8482bed0e
Remove Py3.6 tests.
No longer available for pipeline tests.
2022-12-12 20:18:18 +13:00
Labrys of Knossos
2b6a7add72
Merge pull request #1919 from clinton-hall/hello-friend
Add new Python versions to tests.
2022-12-02 22:32:51 -05:00
Labrys of Knossos
55c1091efa Add new Python versions to classifiers. 2022-12-02 22:25:50 -05:00
Labrys of Knossos
8b409a5716 Add new Python versions to tests. 2022-12-02 22:25:37 -05:00
Labrys of Knossos
9307563ab8
Merge pull request #1910 from clinton-hall/bumpversion
Fixes bumpversion configuration
2022-12-02 21:10:27 -05:00
Labrys of Knossos
69e1c4d22e Bump version: 12.1.10 → 12.1.11 2022-12-02 21:00:32 -05:00
Labrys of Knossos
8a5c8c0863 Fix bumpversion fails with FileNotFoundError
The `README.md` file was moved to the `.github` folder in commit 742d482 and merged in clinton-hall/nzbToMedia#1574.

Additionally the version number was removed from `README.md` in commit 8745af2.

Fixes clinton-hall/nzbToMedia#1909
2022-12-02 20:59:08 -05:00
Clinton Hall
18ac3575ba
Merge pull request #1907 from clinton-hall/vendor
Update vendored libraries
2022-12-03 13:38:44 +13:00
Labrys of Knossos
5e3641ac23 Updated decorator to 4.4.2 2022-12-01 17:34:33 -05:00
Labrys of Knossos
fb6011f88d Updated stevedore to 2.0.1 2022-11-29 01:47:46 -05:00
Labrys of Knossos
f1624a586f Updated importlib-metadata to 2.1.3 2022-11-29 01:35:03 -05:00
Labrys of Knossos
684cca8c9b Updated more-itertools to 5.0.0 2022-11-29 01:26:47 -05:00
Labrys of Knossos
1aff7eb85d Updated zipp to 2.0.1 2022-11-29 01:21:38 -05:00