sfaulds
c6b44e8992
bump ver
2017-09-29 09:51:44 +10:00
sfaulds
2a00242083
refactor ALL episodes season entry, add watch and full naming foe episodes
2017-09-18 17:29:38 +10:00
sfaulds
2b3566b372
add Series/TV Show Genre
2017-09-03 22:16:45 +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
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
38fc2fe800
correctly set the episode and season indexes
...
return series poster for both episodes and seasons
2017-08-27 09:48:37 +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
7fb0184556
add epp number to title on playback screen
2017-08-25 19:19:14 +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
sfaulds
ece4a4073c
add widget menu action
2017-08-19 11:08:15 +10:00
sfaulds
ce622654cc
add epp number/name and last epp number to play next epp dialog
2017-08-15 20:19:28 +10:00
sfaulds
ccaddf6908
remove service check as it is no longer needed
2017-08-13 13:14:51 +10:00
sfaulds
222c712056
roll back to using xbmc.abortRequested and xbmc.sleep() as monitor has an issue with triggering when it should not be
...
make python import Javis compatible with 2.24.0
bump ver
2017-08-01 08:22:30 +10:00
sfaulds
ab06ffb32b
go back to the old xbmc.abortRequested as the newer monitor is false triggering and causing the service to exit prematurely
2017-07-31 18:46:47 +10:00
sfaulds
f34443f2be
bump ver
2017-07-29 10:00:49 +10:00
sfaulds
b7a41c4aa5
- use /emby/Shows endpoint for series season view
...
- add import encodings to fix an issue on android
- clear the last time stamp on service exit
2017-07-27 11:34:23 +10:00
sfaulds
86240980b4
bump ver
2017-07-25 13:24:22 +10:00
sfaulds
4341dc1828
bump version
2017-07-24 14:15:42 +10:00
sfaulds
84b15cf313
add version compatibility check
2017-07-23 14:42:52 +10:00
sfaulds
b440773b2d
bump ver
2017-07-11 20:15:21 +10:00
sfaulds
1604a98196
file handling changes
...
update python version in addon.xml
2017-07-11 09:32:53 +10:00
sfaulds
6bacba7763
bump ver
2017-07-08 12:18:55 +10:00
sfaulds
2fce0e85c1
changes to comply with Kodi repo rules
2017-07-08 10:34:30 +10:00
sfaulds
c9445a730b
bump ver
2017-07-05 07:54:45 +10:00
sfaulds
f8d79e7ac1
add GA client for error and metric gathering
2017-07-04 20:05:04 +10:00
sfaulds
6e1ce2871f
bump ver
2017-07-01 15:15:13 +10:00
sfaulds
ad5af30af9
bump ver
2017-06-29 08:41:25 +10:00
sfaulds
2b3c954a7a
bump ver
2017-06-27 20:37:04 +10:00
sfaulds
0e72bb23b2
add cc to name is subtitle is available
2017-06-27 11:51:01 +10:00
sfaulds
0f7b3af38d
set tv show sub menu items to be media type episodes
2017-06-26 22:28:23 +10:00
sfaulds
e3c897440d
add flatten single season option
...
add subtitle language media info
2017-06-26 19:56:48 +10:00
sfaulds
1e3738922b
add settings for filtered episode name and number of items to show
2017-06-25 16:20:20 +10:00
sfaulds
ce58d7fc78
bump ver
2017-06-24 10:50:52 +10:00
sfaulds
cde7718cc9
add a menu tem to show all connected clients to the Emby server
2017-06-23 17:49:45 +10:00
sfaulds
088b686a62
use a popup ok dialog instead of a notification
...
check for null on return of download function
2017-06-22 17:18:39 +10:00
Shaun
c199bb5d53
bump ver
2017-06-21 17:57:13 +10:00
sfaulds
826bb59f8e
bump ver
2017-06-20 10:12:14 +10:00
sfaulds
f41c9757cd
add support for https
...
don't show view set dialog if skin is not supported
2017-06-18 12:04:20 +10:00
sfaulds
26ccddf8c4
add double prompt detection and prompt to fix it by setting select action to resume
2017-06-17 13:37:48 +10:00
Shaun
9ade9c6047
- Add Force Transcode to context menu
...
- Add max width to transcode
- Add force 8 bit to transcode
- Add playback type to begining of overview text
2017-06-10 13:01:04 +10:00
sfaulds
571e6c0b77
- Add cast and people
...
- Add setting to show Media Info, Overview and People
- Add setting to collapse movies into collections
- Add media types for movies, seasons and episodes
- Only add season and episodes numbers to seasons and episodes
- Fix a bug with i18n settings when being called as a script to set mark as watched
2017-06-08 19:59:34 +10:00
sfaulds
ff70dea953
bump ver
2017-06-03 15:37:23 +10:00
Shaun
c1c269d1bb
bump version
2017-05-26 19:42:35 +10:00
sfaulds
0eaac876f4
revamp the server detect function
...
dont pass around settings objects
dont create settings objects in constructors
2017-05-23 13:40:49 +10:00
Shaun
7778ee653d
limit user libraries to tvshows, movies and boxsets
2017-05-22 21:20:46 +10:00
Shaun
4a01a9f4ec
bump ver
2017-05-21 11:51:20 +10:00
Shaun
fcf9510945
bump version
2017-05-14 19:50:22 +10:00