Commit Graph

82 Commits

Author SHA1 Message Date
faush01
759638e2ff updates requested 2019-01-11 10:24:42 +11:00
xnappo
de6339c07f Server now returns collections here, so do recursive request instead (#45) 2019-01-01 10:04:08 +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
faush01
d71e091d0f add some times and channel name to programs 2018-12-10 09:16:47 +11:00
faush01
f6dbae17bb strings for live tv stuff 2018-12-09 13:49:46 +11:00
faush01
a5a902a470 add live tv 2018-12-09 13:42:01 +11:00
faush01
3900092c9b remove skin cloning 2018-12-03 09:01:27 +11:00
Shaun
7652b646c1 add skin clone feature 2018-12-02 13:46:13 +11:00
faush01
730d02ec37 add back in Album Artists nodes 2018-11-29 09:44:59 +11:00
faush01
24a1f42ab9 add music recent, frequent, latest nodes 2018-11-28 20:20:03 +11:00
faush01
21db5be45d fix types for video items and Home Movies lists 2018-11-24 19:37:15 +11:00
Shaun
af09f36340 add settings for user ratings
add recently added and in progress to home movies
2018-11-24 12:53:26 +11:00
Shaun
a37b2835cb add no cache to filtered widget items 2018-11-18 13:16:47 +11:00
faush01
1b67860a22 clean up strings 2018-10-26 14:04:54 +11:00
faush01
7e5548243b load 60 items for background images, make the interval configurable 2018-10-25 15:44:35 +11:00
faush01
c9c2d1a1ce add fields to filter on 2018-09-26 08:45:50 +10:00
faush01
b7dbed0edc add group movies option to client 2018-09-18 14:29:54 +10:00
faush01
ba3f5efb97 small changes to how movies are requested, remove the years listing as it is no longer supported on the server 2018-09-15 17:34:51 +10:00
faush01
6e4113ac70 add home movies and pictures 2018-08-04 16:49:37 +10:00
faush01
5dd167927e use language lookups for strings 2018-07-18 21:08:22 +10:00
faush01
205160f363 remov CollapseBoxSetItems=true 2018-07-12 09:02:53 +10:00
faush01
0853225f57 add person search 2018-07-11 12:22:41 +10:00
faush01
e6135e7445 changes to the images for seach item type 2018-05-10 15:46:21 +10:00
faush01
520592cd42 add pages item to addon menu for movies 2018-05-10 15:27:42 +10:00
faush01
efefada51c only bypass link test for banners when parent is requested
use files as the content type for channels
set correct art for menu items
2018-05-09 20:51:50 +10:00
faush01
d2748738ff add some sorting so the items are in the correct order for paging
add page numbers to the paging items
2018-05-09 15:56:26 +10:00
faush01
6f8b4ed087 add channels to the addon main menu 2018-05-09 13:24:02 +10:00
faush01
b249bc2c58 add songs and albums to search 2018-05-08 14:29:21 +10:00
Shaun
a90cd3bf0f remove unused imports
fox small bugs with naming and connection errors causing crashes
2018-03-18 10:14:51 +11: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
Shaun
834d341f0e split out the movie main library (all) node 2018-03-12 09:32:05 +11:00
faush01
56ac72c891 add recursive to movie lists 2018-03-09 16:10:45 +11:00
Shaun
f0c73dd021 move menu view list load to background load
check every 30 seconds if menus have been set, if not set them
2018-03-02 15:30:46 +11:00
Shaun
ae58578a41 set genres on lists of genres 2018-02-26 18:16:19 +11:00
Shaun
65cb387d00 add genres for libraries
fix the genres thumbs
2018-02-25 10:26:11 +11:00
Shaun
4d95858c75 add user views to home window properties 2018-02-24 11:23:02 +11:00
Shaun
7c75c5bb3f add recommendations to widgets 2018-02-14 11:42:44 +11:00
Shaun
35a19f1b8b DELETE on active encoding to clean up after stop playback
Add Recomendations to the Widget menu
Remove old widget entrys from the widget menu
2018-02-11 09:13:47 +11:00
Shaun
9bb5428349 move field filters to a dynamic url word 2018-01-26 10:35:39 +11:00
Shaun
de7f4ca956 add primary image to music nodes 2018-01-20 14:34:17 +11:00
Shaun
fed1c6e156 structure the music requests so we know what we are getting back from the server and can map that correctly to Kodi types 2018-01-19 10:35:54 +11:00
Shaun
366293a999 add music support 2018-01-07 23:59:39 +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
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
8a560e33e7 remove a bunch of map get calls 2017-12-28 15:38:32 +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
65c455a5e3 sort movie years desc and add a Label sort mothod to allow sorting by the Kodi interface 2017-12-17 11:04:20 +11:00
Shaun
8f0b19c436 better messaging for server detection 2017-12-17 10:48:44 +11:00
Shaun
3ee5d1eae8 Add movies my year menu item 2017-12-10 20:14:32 +11:00