Commit Graph

44 Commits

Author SHA1 Message Date
faush01
759638e2ff updates requested 2019-01-11 10:24:42 +11:00
faush01
aeec3e2bae remove some checks 2019-01-06 15:36:40 +11:00
Shaun
a6ab2cfaf4 add extra info to widget calls, show correct into for tvshow widgets in skin files 2018-12-27 16:32:59 +11:00
faush01
a38c3d785b fully build widget items so info video info dialog works 2018-12-19 15:12:34 +11:00
faush01
7c7d694f76 add cached random movie list that refreshes very 5 minutes 2018-12-19 13:24:41 +11:00
faush01
fee88972f8 remove unplayed setting, by defalt no only returns unplayed 2018-12-14 12:10:23 +11:00
Shaun
fd75d6565b use grouped tv shows for recent new episode lost 2018-12-01 14:14:39 +11:00
Shaun
921e40b37a alter some bedug logs 2018-11-05 11:41:02 +11:00
faush01
7e5548243b load 60 items for background images, make the interval configurable 2018-10-25 15:44:35 +11:00
faush01
a5f30bd1cb add label name for background 2018-09-19 15:45:31 +10:00
faush01
0853225f57 add person search 2018-07-11 12:22:41 +10:00
faush01
6e95167495 use the same images for widgets and none widgets
dont set a poster for episodes
2018-05-18 18:07:40 +10:00
faush01
f1960fa542 remove version check
remove error reporting
2018-05-15 13:59:29 +10:00
faush01
338dcb08a4 remove iconImage 2018-04-17 11:34:27 +10:00
faush01
bb8b575b8e add first season id for all seasons item
show series cast for seasons
2018-04-07 18:52:07 +10:00
faush01
39dae60586 get the cast of the series if this is an episdoe 2018-04-07 13:31:47 +10:00
faush01
283644d333 remove the addon id from the get addon instance call
this should nto be needed and it might be the cause of some werid error messages I am seeing
2018-03-16 10:18:08 +11:00
faush01
c6c597b810 only set actor image if there is one
set the trailer for movies
2018-03-05 09:38:26 +11:00
Shaun
ed54374488 use a session id to allow item re-selection to take place when navigating between lists
the session id is consistent for the while session
2018-03-04 15:13:00 +11:00
Shaun
1e49bec7ea add time stamp to item links to stop internal watched status being applied 2018-03-03 15:27:06 +11:00
Shaun
8651f989ba add background random image link 2018-02-25 11:23:23 +11:00
Shaun
1b62139767 items are actually no playable, they just pass to message along to the service 2018-01-20 13:29:08 +11:00
Shaun
c9c76401af set some more container content type and item types 2018-01-18 10:04:17 +11:00
Shaun
935addf597 if no responce from server return no people 2018-01-15 11:41:53 +11:00
Shaun
2e9c230314 remove a bunch of string encode calls, they ar enot needed and were there to fix logging
fix the logging to convery any unicode to a utf-8 string on the fly
2018-01-02 11:52:56 +11:00
Shaun
7baa0c7180 encode name in widget content 2017-12-31 16:31:57 +11:00
Shaun
c61a76ba1e Change logging to use function args and render the log line only if debug logging is enabled 2017-12-30 19:13:31 +11:00
Shaun
935097adf9 remove some more map get calls 2017-12-28 16:19:14 +11:00
Shaun
8a560e33e7 remove a bunch of map get calls 2017-12-28 15:38:32 +11:00
Shaun
7100a09daa remove popup error on connection errors
add option to surppress all connection errors
2017-12-27 16:50:22 +11:00
Shaun
2317d9b055 better handling of no server, server off line or sever restarting scenarios 2017-12-22 11:40:49 +11:00
Shaun
089e4e2a32 if no server is set then just return an empty list 2017-12-18 14:31:37 +11:00
Shaun
64ca5cf3dc dont log content update errors yet 2017-12-16 13:39:18 +11:00
Shaun
03a2026732 add error submission prompt 2017-12-16 12:55:28 +11:00
sfaulds
9f499dcefc add widget new content check 2017-09-29 09:24:01 +10:00
sfaulds
a4f17861d7 add tvshow images
add override action for url widgets
2017-09-03 18:55:51 +10:00
sfaulds
a256f07012 add generic URL widget content endpoint 2017-09-03 08:26:21 +10:00
sfaulds
e63182dd95 add overlay and playcount to ListItems for widgets 2017-09-01 09:06:43 +10:00
sfaulds
26df4175c7 add WIDGET_CONTENT_SUGGESTIONS 2017-08-31 15:41:20 +10:00
sfaulds
aa75719ae6 add param for random movies 2017-08-30 15:59:17 +10:00
sfaulds
c1254365de add premiered date
add production info to widget items
add tvshow.poster and tvshow.clearart images types to items
2017-08-26 18:41:43 +10:00
sfaulds
545ccf63fb add some more dynamic widget endpoints 2017-08-26 10:05:25 +10:00
sfaulds
b2dfb729de add setting to show watched items in the recently added lists 2017-08-25 18:23:02 +10:00
sfaulds
df88ffc822 move widgets to new file
add widget refresh home window prop string
add widget cast end-point
2017-08-24 20:33:47 +10:00