Clinton Hall
dbd6edd2d0
Create Separate Py2.7/3.7 branch
2024-02-28 15:22:45 +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
Labrys of Knossos
f05b09f349
Updates vendored subliminal to 2.1.0
...
Updates rarfile to 3.1
Updates stevedore to 3.5.0
Updates appdirs to 1.4.4
Updates click to 8.1.3
Updates decorator to 5.1.1
Updates dogpile.cache to 1.1.8
Updates pbr to 5.11.0
Updates pysrt to 1.1.2
Updates pytz to 2022.6
Adds importlib-metadata version 3.1.1
Adds typing-extensions version 4.1.1
Adds zipp version 3.11.0
2022-11-29 00:44:49 -05:00
Labrys of Knossos
d8da02cb69
Updates vendored setuptools to 44.1.1
2022-11-29 00:44:48 -05:00
Labrys of Knossos
3a2e09c26e
Updates python-qbittorrent to 0.4.3
2022-11-29 00:44:48 -05:00
Labrys of Knossos
968ec8a1d8
Update vendored beautifulsoup4 to 4.11.1
...
Adds soupsieve 2.3.2.post1
2022-11-29 00:44:48 -05:00
Labrys of Knossos
2226a74ef8
Update vendored guessit to 3.1.1
...
Updates python-dateutil to 2.8.2
Updates rebulk to 2.0.1
2022-11-29 00:44:48 -05:00
Labrys of Knossos
ebc9718117
Update vendored requests-oauthlib to 1.3.1
2022-11-29 00:44:48 -05:00
Labrys of Knossos
501be2c479
Update vendored requests to 2.25.1
...
Updates certifi to 2021.5.30
Updates chardet to 4.0.0
Updates idna to 2.10
Updates urllib3 to 1.26.13
2022-11-29 00:44:48 -05:00
Labrys of Knossos
56c6773c6b
Update vendored beets to 1.6.0
...
Updates colorama to 0.4.6
Adds confuse version 1.7.0
Updates jellyfish to 0.9.0
Adds mediafile 0.10.1
Updates munkres to 1.1.4
Updates musicbrainzngs to 0.7.1
Updates mutagen to 1.46.0
Updates pyyaml to 6.0
Updates unidecode to 1.3.6
2022-11-29 00:44:48 -05:00
Labrys of Knossos
5073ec0c6f
Update vendored pyxdg to 0.28
2022-11-29 00:44:47 -05:00
Labrys of Knossos
aed4e9261c
Update vendored configobj to 5.0.6
...
Updates vendored six to 1.16.0
2022-11-29 00:44:47 -05:00
Labrys of Knossos
b1cefa94e5
Update vendored windows libs
2022-11-29 00:44:47 -05:00
Labrys of Knossos
f61c211655
Fix .gitignore for pyd binary files
2022-11-29 00:44:47 -05:00
Labrys of Knossos
78ed3afe29
Merge branch 'processing' into nightly
...
* processing:
Add `processor` folder to folder structure
Streamline `core.processor.nzbget.parse_status`
Streamline `core.processor.nzbget._parse_unpack_status`
Streamline `core.processor.nzbget._parse_health_status`
Extract health status parsing from `core.processor.nzbget.parse_status` -> `_parse_health_status`
Extract unpack status parsing from `core.processor.nzbget.parse_status` -> `_parse_unpack_status`
Streamline `core.processor.nzbget._parse_par_status`
Extract par status parsing from `core.processor.nzbget.parse_status` -> `_parse_par_status`
Streamline `core.processor.nzbget._parse_total_status`
Extract total status parsing from `core.processor.nzbget.parse_status` -> `_parse_total_status`
Streamline `core.processor.nzbget.check_version`
Streamline `core.processor.nzbget.parse_failure_link`
Streamline `core.processor.nzbget.parse_download_id`
Standardize processing
Extract version checks from `core.processor.nzbget.process` -> `check_version`
Extract status parsing from `core.processor.nzbget.process` -> `parse_status`
Extract failure_link parsing from `core.processor.nzbget.process` -> `parse_failure_link`
Extract download_id parsing from `core.processor.nzbget.process` -> `parse_download_id`
Standardize processing
Merge legacy sab parsing with 0.7.17+
Extract manual processing from `nzbToMedia.main` -> `core.processor.manual`
Extract sabnzb processing from `nzbToMedia.main` -> `core.processor.sabnzbd`
Extract nzbget processing from `nzbToMedia.main` -> `core.processor.nzbget`
Refactor `nzbToMedia.process` -> `core.processor.nzb.process`
2022-11-29 00:36:48 -05:00