hagaygo
|
e503ddb053
|
Added Tv Shows - Totally Unwatched menu entry
|
2024-06-02 15:57:52 +03:00 |
|
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
|
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 |
|
mcarlton00
|
ff761dd088
|
Merge branch 'master' into musicvideo-resume
|
2022-10-08 16:46:00 -04:00 |
|
Matt
|
beda70b1f9
|
Add play option to music video context menu
|
2022-10-08 16:43:57 -04:00 |
|
Matt
|
61c1a3db8e
|
Add support for mixed content libraries
|
2022-10-01 22:15:44 -04:00 |
|
Matt
|
aa208d2ae5
|
Fix stale menu links when user switching
|
2022-09-18 18:34:30 -04:00 |
|
Matt
|
b1303413c6
|
Don't request empty folders from api if setting is disabled
|
2022-07-24 21:25:29 -04:00 |
|
Matt
|
4495129a66
|
Fix legacy skin shortcuts
|
2022-05-06 15:53:51 -04:00 |
|
Odd Stråbø
|
6126d617f5
|
Copy translate_path from Jf4Kodi, fix LazyLogger
|
2022-03-09 22:51:38 +01: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
|
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
|
2d20dc4282
|
Remove unused and commented out code
|
2021-12-21 21:22:16 -05:00 |
|
Matt
|
8ece4ae651
|
Remove commented blocks of code
|
2021-02-14 11:14:03 -05:00 |
|
Matt
|
ed3087a222
|
String manipulations and encoding fixes
|
2021-01-26 22:34:51 -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 |
|
mcarlton00
|
e59b54cccf
|
Beginning rebranding + removing emby from api urls
|
2020-07-04 13:26:21 -04:00 |
|
faush01
|
f25c309167
|
use locking to limit cache file access to one
|
2020-07-03 15:38:37 +10:00 |
|
faush01
|
e8a9be1ae0
|
fix a bung of LINT warnings
|
2020-06-21 11:27:09 +10:00 |
|
faush01
|
693a505373
|
use the episode special sort numbering before|after to set the correct sorting for specials
|
2020-06-09 12:07:38 +10:00 |
|
faush01
|
ea3e7620d8
|
add default sorting to settings
|
2020-06-08 19:49:22 +10:00 |
|
faush01
|
fb032f9bde
|
add default (server) sorting to some lists
|
2020-03-30 16:28:30 +11:00 |
|
Shaun
|
8b1f0bc256
|
remove redundant params for collections
|
2020-01-11 10:36:33 +11:00 |
|
Shaun
|
8f90d47fde
|
add default view context menu item
|
2020-01-02 14:05:12 +11:00 |
|
Shaun
|
a0c9792096
|
user base64 for notify messages as AddonSignals addon has changed from hex string to base64
|
2019-12-31 11:07:03 +11:00 |
|
faush01
|
132868fc0d
|
add the ability to log timing data
|
2019-10-14 11:55:18 +11:00 |
|
Shaun
|
49db83d74f
|
fix small bug with flattening single season tv shows
|
2019-02-09 09:12:28 +11:00 |
|
Shaun
|
555629872d
|
fix the paging, return total records form the get_items cache system for use in the paging
|
2019-02-05 16:41:39 +11:00 |
|
faush01
|
02c298eef8
|
use series endpoint for tv show episodes
|
2018-12-20 20:04:22 +11:00 |
|
faush01
|
a38c3d785b
|
fully build widget items so info video info dialog works
|
2018-12-19 15:12:34 +11:00 |
|