Commit Graph

248 Commits

Author SHA1 Message Date
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
Shaun
40c7fcb335 add scan path to addon 2019-12-30 09:17:06 +11:00
faush01
ed18407d10 add some strings, add some new types 2019-11-07 16:05:29 +11:00
faush01
9aa290fd9f switch to using url helper function to build emby request urls 2019-11-06 16:04:41 +11:00
Shaun
158d0a6925 new menu system 2019-11-06 07:14:33 +11:00
Shaun
8749178172 capture the next X number of profiles 2019-10-19 20:32:57 +11:00
faush01
132868fc0d add the ability to log timing data 2019-10-14 11:55:18 +11:00
faush01
fbf9676949 add play all to context menu for playlists and add to kodi playlist for playable items 2019-10-02 08:06:50 +10:00
faush01
56973b92a0 close dialogs before showing info 2019-09-06 07:25:06 +10:00
Shaun
02df6b0f53 add info to context menu 2019-08-25 08:44:25 +10:00
Sebastian S
a0a1db9320 Only set artwork if Primary image is available on server plus set default icon as fallback (#62) 2019-08-21 18:40:54 +10:00
faush01
88c95297ea remove the search no results message box 2019-07-25 15:06:20 +10:00
faush01
b885dc55d8 fix search 2019-07-22 09:26:57 +10:00
faush01
058cd6c8c8 default to ws for all new media notifications 2019-07-03 14:15:42 +10:00
Shaun
0f6f376d24 use lang strings 2019-06-10 10:01:35 +10:00
faush01
f48979372d add Emby server metadata refresh 2019-06-08 16:48:46 +10:00
Shaun
40dffcd8c6 add snhow series to all TV items 2019-06-02 20:09:18 +10:00
Shaun
3026dcdf87 add hide menu item 2019-06-02 12:20:54 +10:00
Shaun
54ad8c2828 dont show delete action if the user does not have delete access 2019-03-30 12:16:39 +11:00
Shaun
6318201b0b add clear cache server data action 2019-03-03 10:43:56 +11:00
Shaun
4f08389149 add trailer link for TV Shows as well 2019-02-10 17:10:19 +11:00
Shaun
7ee942ab7f use RunPlugin instead of PlayMedia for youtub trailers 2019-02-10 13:23:32 +11:00