Matt
a69a8a269f
Fix profiling for py3
2022-07-08 21:22:20 -04:00
Matt
cfc19cafc5
Add context menu play options for music
2022-06-16 19:47:11 -04:00
Matt
5534878dcd
Use offscreen option when generating all listitems
2022-06-12 10:52:49 -04:00
Matt
fae51bd9b2
Remove safe delete code
2022-06-09 21:31:16 -04:00
Matt
44afd62989
Address flake8 warnings
2022-06-09 20:35:06 -04:00
Matt
5ba6291fd9
Add genre and alpha picker to music
2022-06-04 21:56:40 -04:00
Matt
643e1d2ac8
Remove trakt integration
2022-03-09 19:35:54 -05:00
Odd Stråbø
a482172be4
Utilize the new kodi_version function
2022-03-09 23:22:26 +01:00
Odd Stråbø
6126d617f5
Copy translate_path from Jf4Kodi, fix LazyLogger
2022-03-09 22:51:38 +01:00
Matt
8ba1b0b0c0
Remove unused function
2022-03-09 15:26:09 -05: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
d02cad0fca
Fix strings in functions
2022-02-27 23:52:05 -05:00
Matt
3530d158a6
More flake8 fixes
2022-02-27 23:47:31 -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
297b25a739
Rework user data storage
2022-01-17 12:17:21 -05:00
Matt
264145c4b9
Address flake8 complaints
2021-12-30 18:40:08 -05:00
Matt
daea47bf38
More small tweaks
2021-12-30 18:13:57 -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
8adf8a2a05
Make API calls respect limits indicated in UI
2021-10-30 18:51:38 -04:00
Matt
f42b5c2a99
Fix yes/no dialogs in kodi 19
2021-02-28 19:29:55 -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
fb6a1c1329
Initial py3 pass
2021-01-02 23:04:24 -05:00
mcarlton00
1733e64403
Parse json payloads in centralized place
2020-11-11 22:50:26 -05:00
mcarlton00
ef3b64cf51
Merge pull request #25 from mcarlton00/castaway
...
Fix casting from web UI
2020-09-10 17:41:24 -04:00
Matt
8711ae2452
Fix casting from web UI
2020-09-05 17:49:18 -04:00
Matt
a90c2c2fa8
Use future strings to fix unicode errors
2020-09-05 17:29:38 -04:00
Guillaume
2e19d2eac1
Fix annoying typo "defalt"
2020-08-16 23:51:56 +02: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
83993f4304
add connection speet test
2020-06-26 14:46:57 +10:00
faush01
91cd8ce656
add force transcode bitrate selector
2020-06-24 20:31:47 +10:00
faush01
e8a9be1ae0
fix a bung of LINT warnings
2020-06-21 11:27:09 +10:00
faush01
278e1e7aed
add setting to allow showing watched items in some lists
2020-06-10 15:51:13 +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
Juan Manuel Carnicero Vega
6bc39ae685
Add method to get TV shows content from Emby by first finding the TV show parent ID ( #99 )
...
* Add option to include TV show IDs from information providers to use them to find TV show Emby Id and pass it as ParentId in the url.
authored-by: Juan Manuel Carnicero Vega <jm.carnicero@dreev.com >
2020-04-20 13:03:07 +10:00
faush01
38dcb5d119
add details for multi version items
2020-04-18 11:05:51 +10:00
faush01
1e3bd81e64
small text changes
2020-04-16 22:07:03 +10:00
faush01
946f5527c2
add Extras to the context menu
2020-04-14 19:31:55 +10:00
faush01
8d78391b89
add safe delete support
2020-04-14 13:24:01 +10:00
faush01
5722db7597
enhancments to play next
2020-03-28 17:58:29 +11:00
Shaun
193dbf1e0c
add unset as default view to menu
2020-02-06 19:14:54 +11:00
Shaun
cd93bac9fc
remove hide menu item
2020-01-11 19:09:44 +11:00
Shaun
04e6bb8e46
add skin cloner back in
2020-01-03 10:00:19 +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