23 Commits

Author SHA1 Message Date
mcarlton00
347ab47672 Refactor imports to be under line length limit 2023-01-12 21:02:32 -05:00
mcarlton00
d25de226d0 Reorder imports for flake8 guidelines 2023-01-12 20:50:41 -05:00
Matt
44afd62989 Address flake8 warnings 2022-06-09 20:35:06 -04:00
Odd Stråbø
6126d617f5 Copy translate_path from Jf4Kodi, fix LazyLogger 2022-03-09 22:51:38 +01:00
Matt
7871422354 Optimize api initialization 2022-03-09 15:25:35 -05:00
mcarlton00
5c1842877d Remove most datamanager references 2022-03-07 19:25:44 -05:00
Matt
36b23d0b19 Reworking the network stack 2022-02-27 22:15:54 -05:00
Matt
264145c4b9 Address flake8 complaints 2021-12-30 18:40:08 -05:00
Matt
5c3740b8a9 Function refactoring and reordering 2021-12-29 16:54:05 -05:00
Matt
bc57964aed Fix browsing by pages 2021-03-04 19:02:24 -05:00
Matt
8ece4ae651 Remove commented blocks of code 2021-02-14 11:14:03 -05:00
Matt
d298b4caa2 Fix hanging Kodi on exit 2021-01-30 23:27:16 -05:00
Matt
fb6a1c1329 Initial py3 pass 2021-01-02 23:04:24 -05:00
Matt
a90c2c2fa8 Use future strings to fix unicode errors 2020-09-05 17:29:38 -04:00
Matt
a0efd1087f Copy log handler from JF for Kodi, modify for strings 2020-07-25 01:01:30 -04:00
Abby
110746e859 Update resources/lib/image_server.py spelling error
Co-authored-by: mcarlton00 <mcarlton00@gmail.com>
2020-07-19 04:21:37 +01:00
Abby Gourlay
446dd921bf Replace httplib with requests 2020-07-19 01:31:42 +01:00
mcarlton00
e59b54cccf Beginning rebranding + removing emby from api urls 2020-07-04 13:26:21 -04:00
faush01
e8a9be1ae0 fix a bung of LINT warnings 2020-06-21 11:27:09 +10:00
faush01
8bff8a583b catch image load error 2020-01-24 15:58:24 +11:00
faush01
2d96642d0d only use PIL if it is available 2019-12-11 06:30:35 +11:00
faush01
b89de24de3 adjustments to image caching and auto thumbnail creation 2019-12-10 07:01:41 +11:00
faush01
783d482f36 add dynamic image colage http image server for menu items 2019-12-09 16:40:55 +11:00