JackDandy
f91e579f37
Merge branch 'main' into dev
2023-03-05 00:27:01 +00:00
Prinz23
3a5f0537c0
Add UHD Bluray.
2023-03-05 00:22:27 +00:00
JackDandy
357ee7a1ee
Merge branch 'main' into dev
...
# Conflicts:
# CHANGES.md
2023-02-27 01:20:55 +00:00
JackDandy
7e37d2d5ac
Fix remove incorrectly displayed NZBGet tip.
2023-02-27 01:13:15 +00:00
JackDandy
32987134ba
Change codebase cleanups.
...
Cleanup most init warnings.
Cleanup some vars, pythonic instead of js.
Some typos and python var/func names for Scheduler.
Remove legacy handlers deprecated in 2020.
Remove some legacy tagged stuff.
Cleanup ConfigParser and 23.py
Change cleanup vendored scandir.
Remove redundant pkg_resources.py in favour of the vendor folder.
Remove backports.
Remove trakt checker.
Change remove redundant WindowsSelectorEventLoopPolicy from webserveInit.
Cleanup varnames and providers
Various minor tidy ups to remove ide warnings.
2023-02-24 15:17:56 +00:00
JackDandy
0989a51e85
Merge branch 'main' into dev
2023-02-20 23:35:13 +00:00
JackDandy
8698c9b2df
Update UnRar x64 for Windows 6.20 → 6.21
2023-02-20 23:31:44 +00:00
JackDandy
7f03b8dd02
Merge branch 'main' into dev
2023-02-18 22:45:39 +00:00
JackDandy
63e998dfc2
Fix using recently updated torrent parser for py3 bytes.
2023-02-18 22:41:52 +00:00
JackDandy
8656c087cd
Merge branch 'main' into dev
2023-02-18 20:34:12 +00:00
Prinz23
a0099da56b
Fix show view edit language.
...
Fix reload show data if requested language changes.
Fix broken lang in tvdb api.
Change use language in all get_show tvinfo data calls.
Fix TMDB show language fallback check.
Fix add requested_language to tvinfo show cache.
Fix reset loaded statuses of cached show.
Fix TVDb image parsing.
2023-02-18 20:13:46 +00:00
JackDandy
6e859f6f0c
Update package resource API 63.2.0 (3ae44cd) → 67.3.2 (b9bf2ec).
2023-02-17 01:24:35 +00:00
JackDandy
9ce86f915c
Merge branch 'main' into dev
2023-02-16 18:32:22 +00:00
Prinz23
93f79c116a
Fix network for persons.
2023-02-16 18:30:10 +00:00
JackDandy
dac9f2cdff
Merge branch 'main' into dev
2023-02-15 14:03:29 +00:00
JackDandy
39f0539439
Fix updating with running virtualenv.
2023-02-15 13:37:20 +00:00
JackDandy
1d45a655dc
Merge branch 'main' into dev
2023-02-15 02:02:34 +00:00
JackDandy
5a22f2c166
Fix reading legacy autoProcessTV.cfg
2023-02-15 02:00:57 +00:00
JackDandy
cf60bb5a91
Change requirements for pure py3.
2023-02-12 23:32:47 +00:00
JackDandy
2779c60f42
Change remove calls to legacy py2 fix encoding function.
...
Change various code cleanups, e.g. replace CamelCase with pythonic casing.
2023-02-10 21:40:19 +00:00
JackDandy
666c4999b1
Fix installations that don't have previously saved cleanup lock files.
...
Because these installations don't have lock files, they run a legacy cleanup that no longer applies to the v3 migration that results in the removal of required module files. The legacy rules have been deleted.
2023-02-10 20:37:31 +00:00
Prinz23
ef4e10d917
Fix revert update.
2023-02-10 19:24:56 +00:00
Prinz23
c521792c3d
Fix TMDB language caching.
2023-02-10 15:45:11 +00:00
JackDandy
77be4fea7b
Prepare release, bump date.
2023-02-09 15:01:06 +00:00
JackDandy
22b839abf3
Change add some missing network icons.
2023-02-09 14:46:32 +00:00
Prinz23
f85d15651c
Change re-enable fetching metadata banners and posters.
2023-02-09 14:46:03 +00:00
JackDandy
048df31cf0
Change prevent included py3 requests module failure on NZBGet systems that by default, run py2 with py2 requests.
2023-02-09 14:45:28 +00:00
JackDandy
cefd596ad2
Change prevent included py3 requests module failure on SABnzbd systems that by default, run py2 with py2 requests.
2023-02-09 14:45:06 +00:00
JackDandy
1cdba12ac6
Update Apprise 0.8.5 (55a2edc) to 1.2.1 (3d07004).
2023-02-09 14:44:30 +00:00
JackDandy
75136bc08e
Update pytz 2016.6.1/2016f → 2022.7.1/2022g (d38ff47).
2023-02-09 14:43:49 +00:00
JackDandy
6daffc36de
Update dateutil 2.8.1 (c496b4f) → 2.8.2 (28da62d).
2023-02-09 14:42:53 +00:00
JackDandy
7768ec9d59
Update package resource API 49.6.0 (3d404fd) → 63.2.0 (3ae44cd).
2023-02-09 14:42:16 +00:00
JackDandy
5ea3ea8556
Update soupsieve 2.0.2.dev (05086ef) → 2.3.2.post1 (792d566).
2023-02-09 14:41:52 +00:00
JackDandy
53c403876d
Update functools_lru_cache 1.6.1 (2dc65b5) → 1.6.2 (2405ed1).
2023-02-09 14:41:22 +00:00
JackDandy
682c6dae7a
Update Beautiful Soup 4.9.3 (r593) → 4.11.1 (r642).
2023-02-09 14:38:56 +00:00
JackDandy
ec0205fc47
Update chardet packages 4.0.0 (b3d867a) → 5.1.0 (8087f00).
2023-02-09 14:38:23 +00:00
JackDandy
bd0c014bcd
Update pyjsparser 2.7.1 (5465d03) → 2.7.1 (cbd1e05).
2023-02-09 14:37:52 +00:00
JackDandy
dac3fa8863
Update Js2Py 0.70 (92250a4) → 0.74 (2e017b8).
2023-02-09 14:37:31 +00:00
JackDandy
a65c40083f
Update feedparser 6.0.1 (98d189fa) → 6.0.10 (5fcb3ae).
2023-02-09 14:37:04 +00:00
JackDandy
fc23db13ac
Update profilehooks module 1.12.0 (3ee1f60) → 1.12.1 (c3fc078).
2023-02-09 14:36:22 +00:00
JackDandy
2fc3d2a1a4
Update certifi 2022.09.24 → 2022.12.07
2023-02-09 14:35:15 +00:00
JackDandy
e1b8d84de0
Update humanize 3.5.0 (b6b0ea5) → 4.0.0 (a1514eb).
2023-02-09 14:34:50 +00:00
JackDandy
49fb9d4b30
Update attr 20.3.0 (f3762ba) → 22.2.0 (a9960de).
2023-02-09 14:34:18 +00:00
JackDandy
3a10574881
Update diskcache 5.1.0 (40ce0de) → 5.4.0 (1cb1425).
2023-02-09 14:33:08 +00:00
JackDandy
fa02eaa7ba
Update UnRar x64 for Windows 6.11 → 6.20
2023-02-09 14:27:54 +00:00
JackDandy
ecb52c3022
Update Rarfile 4.0 (55fe778) → 4.1a1 (8a72967).
2023-02-09 14:27:54 +00:00
JackDandy
a02bc55069
Update Send2Trash 1.5.0 (66afce7) → 1.8.1b0 (0ef9b32).
2023-02-09 14:26:05 +00:00
JackDandy
b3a2991f29
Update SimpleJSON 3.16.1 (ce75e60) → 3.18.1 (c891b95).
2023-02-09 14:24:02 +00:00
JackDandy
a59de3b1cd
Update tmdbsimple 2.6.6 (679e343) → 2.9.1 (9da400a).
2023-02-09 14:23:35 +00:00
JackDandy
33f9baf67e
Update torrent_parser 0.3.0 (2a4eecb) → 0.4.0 (23b9e11)
2023-02-09 14:23:10 +00:00
JackDandy
7170eecdca
Update unidecode module 1.1.1 (632af82) → 1.3.6 (4141992).
2023-02-09 14:19:31 +00:00
JackDandy
d252ca7d56
Update Msgpack 1.0.0 (fa7d744) → 1.0.4 (b5acfd5).
2023-02-09 14:19:03 +00:00
Prinz23
a951b34b7f
Update Cachecontrol 0.12.6 (167a605) → 0.12.11 (c05ef9e).
...
Add Filelock 3.9.0 (ce3e891).
Remove Lockfile no longer used by Cachecontrol.
2023-02-09 14:18:18 +00:00
JackDandy
3faeee2233
Change allow Python 3.11.2, 3.10.10
2023-02-09 13:45:27 +00:00
Prinz23
05146c0806
Change forced show updates process during startup to prevent webUI blocking.
2023-02-09 13:45:27 +00:00
SickGear
e56303798c
Change bump to major version 3.xx to signal that this branch supports Python3+ only.
...
Initial SickGear for Python 3.
2023-02-09 13:41:15 +00:00