Prinz23
8ddffb7882
Change py2 deprecation cleanups.
...
Remove py2 part from _23.py
Remove more mapped stuff.
Replace filter_iter with native filter.
Replace map_iter with native map.
Remove unidecode from _23 (empty wrapper on py3).
Remove map_list and replace with native list(map( for performance reasons.
Replace filter_list with list(filter.
Replace list_keys with list(.
Replace list_values with list(...values()).
Replace list_items with list(....items()).
Replace ordered_dict with dict.
Fix tvinfo base type docs.
Remove py2 parts from sg_futures.
Remove scandir lib ... it's a sub module of os in py3.
Remove PY2 stuff.
Ignore unknown ids for characters/persons.
Fix tvdb image parsing.
Ignore unknown id sources on person page.
2023-02-21 01:01:04 +00:00
JackDandy
0989a51e85
Merge branch 'main' into dev
2023-02-20 23:35:13 +00:00
JackDandy
48d9cf5888
Merge branch 'hotfix/3.27.8'
2023-02-20 23:33:03 +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
21d4e60941
Merge branch 'hotfix/3.27.7'
2023-02-18 22:44:00 +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
JackDandy
ad1e1d4783
Merge branch 'hotfix/3.27.6'
2023-02-18 20:17:56 +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
6ed8cf9dff
Merge branch 'feature/UpdatePkgRes' into dev
2023-02-17 01:33:10 +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
JackDandy
68f81f93f7
Merge branch 'hotfix/3.27.5'
2023-02-16 18:30:36 +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
63cfb52888
Merge branch 'hotfix/3.27.4'
2023-02-15 13:40:52 +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
9f24e417d6
Merge branch 'hotfix/3.27.3'
2023-02-15 02:01:17 +00:00
JackDandy
5a22f2c166
Fix reading legacy autoProcessTV.cfg
2023-02-15 02:00:57 +00:00
JackDandy
ca157d4df0
Merge branch 'feature/ChangeRecommended' into dev
2023-02-12 23:33:03 +00:00
JackDandy
cf60bb5a91
Change requirements for pure py3.
2023-02-12 23:32:47 +00:00
JackDandy
8e21e8de7d
Merge branch 'feature/ChangeRemoveEkEk' into dev
2023-02-12 16:30:25 +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
6aa0d29fa8
Merge branch 'main' into dev
2023-02-10 20:38:01 +00:00
JackDandy
d6af63c6e0
Merge branch 'hotfix/3.27.2'
2023-02-10 20:37:53 +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
JackDandy
b3eaa09555
Merge branch 'main' into dev
2023-02-10 16:08:11 +00:00
JackDandy
1630b3ddc1
Merge branch 'hotfix/3.27.1'
2023-02-10 15:54:38 +00:00
Prinz23
c521792c3d
Fix TMDB language caching.
2023-02-10 15:45:11 +00:00
JackDandy
6067c00fe2
Change display show status in Change show header.
2023-02-09 23:28:00 +00:00
JackDandy
bb1d554858
Merge branch 'main' into dev
2023-02-09 15:02:33 +00:00
JackDandy
e564ddcb52
Merge branch 'release/3.27.0'
2023-02-09 15:01:27 +00:00
JackDandy
77be4fea7b
Prepare release, bump date.
2023-02-09 15:01:06 +00:00
JackDandy
cd0305316b
Merge branch 'feature/ChangeNetworkIcons' into dev
2023-02-09 14:46:44 +00:00
JackDandy
22b839abf3
Change add some missing network icons.
2023-02-09 14:46:32 +00:00
JackDandy
5af25233ab
Merge branch 'feature/FixImageFetching' into dev
2023-02-09 14:46:13 +00:00
Prinz23
f85d15651c
Change re-enable fetching metadata banners and posters.
2023-02-09 14:46:03 +00:00
JackDandy
a33ec92476
Merge branch 'feature/ChangeNZBGetPP' into dev
2023-02-09 14:45:38 +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
312ed6519e
Merge branch 'feature/ChangeSABnzbdPP' into dev
2023-02-09 14:45:13 +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
fce2ed3289
Merge branch 'feature/UpdateApprise' into dev
2023-02-09 14:44:49 +00:00
JackDandy
1cdba12ac6
Update Apprise 0.8.5 (55a2edc) to 1.2.1 (3d07004).
2023-02-09 14:44:30 +00:00
JackDandy
263d2e580a
Merge branch 'feature/UpdatePyTz' into dev
2023-02-09 14:44:05 +00:00
JackDandy
75136bc08e
Update pytz 2016.6.1/2016f → 2022.7.1/2022g (d38ff47).
2023-02-09 14:43:49 +00:00
JackDandy
1b2869c610
Merge branch 'feature/UpdateDateutil' into dev
2023-02-09 14:43:12 +00:00
JackDandy
6daffc36de
Update dateutil 2.8.1 (c496b4f) → 2.8.2 (28da62d).
2023-02-09 14:42:53 +00:00