Commit graph

307 commits

Author SHA1 Message Date
JackDandy
f91e579f37 Merge branch 'main' into dev 2023-03-05 00:27:01 +00:00
JackDandy
327add553a Merge branch 'hotfix/3.27.10' 2023-03-05 00:23:47 +00:00
Prinz23
3a5f0537c0 Add UHD Bluray. 2023-03-05 00:22:27 +00:00
JackDandy
869da5f4d0 Change a feedback text. 2023-03-05 00:19:39 +00:00
JackDandy
357ee7a1ee Merge branch 'main' into dev
# Conflicts:
#	CHANGES.md
2023-02-27 01:20:55 +00:00
JackDandy
c23b8863b6 Merge branch 'hotfix/3.27.9' 2023-02-27 01:19:50 +00:00
JackDandy
7e37d2d5ac Fix remove incorrectly displayed NZBGet tip. 2023-02-27 01:13:15 +00:00
JackDandy
69038392a4 Merge branch 'feature/ChangeReplacePy23Stuff' into dev 2023-02-24 15:21:16 +00:00
JackDandy
ec874504de Change rename db variables/functions. 2023-02-24 15:19:46 +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
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