Commit Graph

37 Commits

Author SHA1 Message Date
Kian-Meng Ang
7efcb96921 Fix typos
Found via:
- `codespell -S *.po,*.xml`
- `typos --format brief`
2023-01-21 10:43:11 +08:00
mcarlton00
f8e337ea92 Remove unnecessary headers 2023-01-12 21:05:29 -05:00
mcarlton00
d25de226d0 Reorder imports for flake8 guidelines 2023-01-12 20:50:41 -05: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
7eef3a30a8 Fix undefined errors 2022-02-27 23:36:01 -05:00
Matt
36b23d0b19 Reworking the network stack 2022-02-27 22:15:54 -05:00
Matt
fc690abee9 Rename translate function 2021-12-30 17:05:10 -05:00
Matt
5c3740b8a9 Function refactoring and reordering 2021-12-29 16:54:05 -05:00
Matt
b6dd0285a8 Update string format method 2021-12-05 22:22:09 -05:00
Matt
6e6e753475 Remove unneeded double_urlencode function 2021-12-05 17:48:13 -05:00
Matt
8ece4ae651 Remove commented blocks of code 2021-02-14 11:14:03 -05:00
Matt
52207a5ed8 Update cache dialog box for kodi 19 2021-02-13 19:19:15 -05:00
Matt
ed3087a222 String manipulations and encoding fixes 2021-01-26 22:34:51 -05:00
Matt
73d757122a Stop doing string manipulations on translations 2021-01-02 18:10:59 -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 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
b89de24de3 adjustments to image caching and auto thumbnail creation 2019-12-10 07:01:41 +11:00
faush01
b669d779da exit thread if screeen save is no longer active 2019-09-03 09:53:12 +10:00
faush01
77cd94302d wait and check again before running background image cache action 2019-09-02 14:36:24 +10:00
faush01
30874ee501 fix for url 2019-07-16 15:12:18 +10:00
faush01
bd77029e61 fix a bug with BG progress not having a iscanceled function 2019-07-04 10:20:24 +10:00
faush01
058cd6c8c8 default to ws for all new media notifications 2019-07-03 14:15:42 +10:00
faush01
700ae2673e remove some logging 2019-03-01 09:02:40 +11:00
faush01
579bb5ae98 enhancments to the manual image caching function 2019-02-27 11:59:46 +11:00
faush01
759638e2ff updates requested 2019-01-11 10:24:42 +11:00
Shaun
881c22fe47 add try and better messaging to cache artwork 2018-12-09 09:22:43 +11:00
Shaun
055b7dbe6b add user id to cache url hash 2018-11-11 17:35:09 +11:00
Shaun
879ef915e5 fix trings for action menu 2018-10-29 05:43:51 +11:00
Shaun
ee70d2121d add a refresh images action to the item menu, this deletes any cached images for this item 2018-10-28 11:25:03 +11:00
faush01
1b67860a22 clean up strings 2018-10-26 14:04:54 +11:00
faush01
5a70102c5c move change user prompt to screen saver deactivate 2018-09-18 15:50:16 +10:00
faush01
d008d75a1d add cache images in background when screen saver is active
default to off for show change user on screen saver
2018-05-18 14:53:00 +10:00