Commit graph

24 commits

Author SHA1 Message Date
Prinz23
4a430afbe1 Change allow Python 3.12.4 2024-06-14 00:56:18 +01:00
Prinz23
0bf45befd0 Change allow Python 3.12.3 2024-04-24 23:55:21 +01:00
Prinz23
9512cc3f43 Change allow Python 3.10.14, 3.9.19, and 3.8.19 2024-03-20 01:56:46 +00:00
Prinz23
e73ea8bdf3 Change allow Python 3.12.2 2024-02-07 23:16:02 +00:00
Prinz23
4cebf12fbd Change allow Python 3.12.1 2023-12-10 05:11:50 +00:00
JackDandy
cc72fc5bfc Change allow Python 3.12.0 and 3.11.6 2023-10-02 22:51:07 +01:00
Prinz23
f6619a7d59 Change allow Python 3.11.5, 3.10.13, 3.9.18, and 3.8.18 2023-09-05 23:40:29 +01:00
JackDandy
b17ea1d319 Change allow Python 3.8.17, 3.9.17, 3.10.12 2023-06-07 13:46:29 +01:00
JackDandy
b9bcf6df6b Update UnRar x64 for Windows 6.21 → 6.22
Change allow Python 3.11.4
Change minimum required Python to version 3.8.2
Change remove Python 2 references from init scripts.
Remove provider Rarbg.
2023-05-31 13:31:35 +01:00
JackDandy
fb6ef08f01 Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
Prinz23
1f7e467e07 Change minimum required Python to version 3.8 2023-04-27 12:52:02 +01:00
JackDandy
8e8568adb3 Change add jobs to centralise scheduler activities.
Change refactor scene_exceptions.
2023-04-27 12:47:00 +01:00
JackDandy
01045f22de Merge branch 'main' into dev 2023-04-12 10:20:48 +01:00
JackDandy
41a72bdb4d Change allow Python 3.11.3, 3.10.11
Change fix show id log output.
Remove deprecated var.
2023-04-12 10:16:32 +01:00
JackDandy
ae4173e8c0 Change py2 unicode into f-strings or simple strings where appropriate.
Change use specific logger functions for debug, warning, error.
2023-03-08 14:22:40 +00:00
JackDandy
99aa339bbf Add logging around the restart/shutdown event. 2023-03-06 23:52:43 +00:00
JackDandy
f91e579f37 Merge branch 'main' into dev 2023-03-05 00:27:01 +00:00
JackDandy
869da5f4d0 Change a feedback text. 2023-03-05 00:19:39 +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
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
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