Commit graph

122 commits

Author SHA1 Message Date
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
Jingxuan He
566e98bc78
Fix a bug about wrong order of function arguments (#1889) 2022-06-17 07:46:51 +12:00
Clinton Hall
686d239ce5
Python 3.10 (#1868)
* Add Py 3.10 #1866

* Add tests for Python 3.10

* update Babelfish
2021-12-03 18:48:04 +13:00
Clinton Hall
36eddcfb92
Updates to Syno Auth #1844 2021-08-26 18:03:32 +12:00
Clinton Hall
8b8fda6102
Syno api version detection (#1841)
* Get max api version for login. #1840
2021-08-12 22:14:00 +12:00
echel0n
0acf78f196
Added dedicated SiCKRAGE section with API version and SSO login support (#1805)
Added migration code to migrate SickBeard section with fork sickrage-api to new SiCKRAGE section
2021-01-13 13:16:41 +13:00
clinton-hall
40548fa670 add configobj 2020-11-18 22:07:09 +13:00
clinton-hall
aded4e796e add updated configobj 2020-11-18 22:05:40 +13:00
Clinton Hall
beecb1b1a0
Fix DB import (#1779)
* Sqlite3.row handling fix
* Fix import error in Python3
2020-09-19 21:53:01 +12:00
Clinton Hall
b793ce7933
Syno ds patch 1 (#1702)
* Add Syno DS parsing #1671
as per https://forum.synology.com/enu/viewtopic.php?f=38&t=92856
* add config guidance
* add syno client
2020-01-13 21:26:21 +13:00
Clinton Hall
aeb3e0fd6d
Deluge update to V2 (#1683) Fixes #1680 2019-12-10 12:55:13 +13:00
Clinton Hall
fde8714862
Update all qBittorrent WebAPI paths for client v4.1.0+ (#1666) 2019-11-04 12:28:35 +13:00
Clinton Hall
5714540949
Fix uTorrent with Python3 (#1644)
* Remove temp workaround for Microsoft Azure python issues.
2019-08-02 13:02:46 +12:00
clinton-hall
f1dc672056 fix deluge client for python3. Fixes #1626 2019-06-19 22:50:36 +12:00
clinton-hall
d39a7dd234 fix to make deluge client py 2 and 3 compatible. Fixes #1626 2019-06-18 20:52:19 +12:00
Labrys of Knossos
424879e4b6 Add future imports 2019-04-07 17:44:25 -04:00
Labrys of Knossos
9f52406d45 Fix flake8-quotes Q000 Remove bad quotes 2019-04-07 13:44:33 -04:00
Labrys of Knossos
d608000345 Fix flake8-commas C819 trailing comma prohibited 2019-04-07 13:38:27 -04:00
Labrys of Knossos
eec977d909 Fix flake8-docstrings D403 First word of the first line should be properly capitalized 2019-04-07 13:33:20 -04:00
Labrys of Knossos
093f49d5aa Fix flake8-docstrings D401 First line should be in imperative mood 2019-04-07 13:32:06 -04:00
Labrys of Knossos
73e47466b4 Fix flake8-docstrings D205 1 blank line required between summary line and description 2019-04-07 13:30:40 -04:00
Labrys of Knossos
70fa47394e Fix flake8-docstrings D202 No blank lines allowed after function docstring 2019-04-07 13:26:13 -04:00
Labrys of Knossos
181675722d Fix flake8 W291 trailing whitespace 2019-04-07 13:23:24 -04:00
Labrys of Knossos
90602bf154 Fix flake8 W293 blank line contains whitespace 2019-04-07 13:17:55 -04:00
Labrys of Knossos
c5343889fb Fix quotes - standardize to single-quoted strings 2018-12-29 14:19:20 -05:00
Labrys of Knossos
ad3fb4519d Fix name shadows builtin 2018-12-26 12:28:18 -05:00
Labrys of Knossos
c2f0f3affc Fix PEP8 variable and argument names should be snake_case 2018-12-26 11:38:01 -05:00
Labrys of Knossos
5ef4bdc1f4 Fix PEP8 assigning lambda expression 2018-12-26 11:30:33 -05:00
Labrys
52c6096b6a Fix PEP8 whitespace violations 2018-12-26 11:22:11 -05:00
Lizband
d1edf9f2a2 Merge branch 'release-11.7' into nightly
# Conflicts:
#	changelog.txt
#	core/versionCheck.py
#	nzbToMedia.py
2018-12-25 14:39:31 -05:00
Labrys
7e3b53f608 Fix .pth files not loading 2018-12-23 08:48:02 -05:00
Labrys of Knossos
2fce0e40c3 Add logging for cleanup 2018-12-19 19:40:13 -05:00
Labrys of Knossos
7aff860390 Add git clean functionality 2018-12-19 19:22:31 -05:00
Labrys of Knossos
339d2878b4 Add path parent option to module path and default to using local path 2018-12-19 19:22:28 -05:00
Labrys of Knossos
200a8d8827 Refactor LIB_DIR -> LIB_ROOT 2018-12-19 19:21:27 -05:00