faush01
|
759638e2ff
|
updates requested
|
2019-01-11 10:24:42 +11:00 |
|
faush01
|
a20b1b1553
|
new user selection interface
|
2019-01-05 13:28:43 +11:00 |
|
Sebastian S
|
c7d772287d
|
fix season number for seasons (#46)
* fix season number for seasons
* fixed missing listitem.episode value for seasons
|
2019-01-02 15:04:29 +11:00 |
|
Shaun
|
1389664565
|
add series_id to seasona and episodes
|
2018-12-27 11:39:30 +11:00 |
|
Shaun
|
e63087d648
|
move tvshowtitle to be set correcttly for all tv types
|
2018-12-16 08:14:56 +11:00 |
|
Shaun
|
42e69f9c5e
|
add status for series, add season and episode details for series and seasons
|
2018-12-15 09:28:34 +11:00 |
|
faush01
|
cbc46bbb48
|
fix spaceing
|
2018-12-14 14:46:00 +11:00 |
|
faush01
|
5b3c50a8fa
|
remove log line
|
2018-12-10 09:18:00 +11:00 |
|
faush01
|
d71e091d0f
|
add some times and channel name to programs
|
2018-12-10 09:16:47 +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 |
|
faush01
|
469e54f202
|
use the new setProperties() of Kodi 18
|
2018-11-13 11:58:50 +11:00 |
|
faush01
|
9d62a1accc
|
add etag to cache change detection
add genre double url encode
use cache file name for window prop refresh lock
|
2018-11-13 11:36:30 +11:00 |
|
Shaun
|
4acb38f970
|
add caching using cPickle
|
2018-11-11 15:08:07 +11:00 |
|
Shaun
|
4fc1ecdce4
|
add genres ListItem property
|
2018-11-06 08:05:01 +11:00 |
|
Shaun
|
921e40b37a
|
alter some bedug logs
|
2018-11-05 11:41:02 +11:00 |
|
Shaun
|
54d6759a86
|
add back playTrailer and move some info labels to video only types
|
2018-11-04 08:00:46 +11:00 |
|
faush01
|
1b67860a22
|
clean up strings
|
2018-10-26 14:04:54 +11:00 |
|
Shaun
|
ef644d555d
|
use userrating for the RT rating
|
2018-10-23 17:50:27 +11:00 |
|
faush01
|
42d01b53e3
|
add critic rating
|
2018-10-23 10:18:46 +11:00 |
|
Shaun
|
efae110ee5
|
fix studios and add country
|
2018-10-14 13:17:57 +11:00 |
|
faush01
|
0853225f57
|
add person search
|
2018-07-11 12:22:41 +10:00 |
|
faush01
|
f04d79d315
|
fix a bug when no gui item is created (None)
|
2018-06-29 14:38:44 +10:00 |
|
faush01
|
bad56ce08b
|
add tagline to info labels
|
2018-04-20 09:47:36 +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 |
|
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
|
f12d2ddb7b
|
use the embycon context sub menu instaed of adding new menu items
|
2018-03-03 09:46:31 +11:00 |
|
Shaun
|
ef688c16d9
|
fix genre string
|
2018-02-25 22:39:41 +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
|
7677e69cb5
|
add artist and album info to music
|
2018-01-21 11:20:45 +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
|
8ac6685409
|
revamp what gets set and what does not for video and music
some video info setting causes a videoinfotag to be created which overrides the audio one in some cases
|
2018-01-20 12:25:01 +11:00 |
|
Shaun
|
f8583cd4b5
|
fix the mediatype for album and song items
I think this is a bug in Kodi, I have had to set both the music and video info labels.
|
2018-01-20 10:15:03 +11:00 |
|
Shaun
|
7ba0229a5d
|
add musicartist
|
2018-01-19 14:12:15 +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
|
c9c76401af
|
set some more container content type and item types
|
2018-01-18 10:04:17 +11:00 |
|
Shaun
|
f8f38b2247
|
small comment fix
|
2018-01-12 10:14:37 +11:00 |
|
Shaun
|
3e67bc0453
|
add a video tracknumber infotag to fix a bug in Kodi with sorting music items by track number
|
2018-01-11 20:42:09 +11:00 |
|
Shaun
|
582dbb3b47
|
remove add season and episode numbers to name options from the settings and code
|
2018-01-10 19:50:45 +11:00 |
|
Shaun
|
5667b94194
|
fix the ratting, use the ListItem.setRating()
fix the ratting for next up
|
2018-01-10 19:34:15 +11:00 |
|
Shaun
|
855956b6bd
|
remove calling view master addon as it can use the display_items event now
remove originaltitle
|
2018-01-09 20:18:22 +11:00 |
|
Shaun
|
a97733f587
|
add more info to the current and next episode notifications
|
2018-01-09 20:08:19 +11:00 |
|
Shaun
|
5617c34281
|
add track number to songs
small changes to audio/music types
|
2018-01-09 18:29:24 +11:00 |
|
Shaun
|
366293a999
|
add music support
|
2018-01-07 23:59:39 +11:00 |
|
Shaun
|
12930afa9e
|
fix a unicode bug, comparing unicode and none unicode strings has issues
|
2018-01-03 18:59:33 +11:00 |
|
Shaun
|
c757b7ed5b
|
split out get next episode into its own function
add notification event for next episode details
|
2018-01-03 14:42:27 +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 |
|