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