Commit Graph

241 Commits

Author SHA1 Message Date
sfaulds
c6b44e8992 bump ver 2017-09-29 09:51:44 +10:00
sfaulds
33ddcf3cff version check every 2 hours 2017-09-29 09:42:59 +10:00
sfaulds
9f499dcefc add widget new content check 2017-09-29 09:24:01 +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
e81e3f9383 add h265 video play type override 2017-09-14 19:55:28 +10:00
xnappo
3b98ee1b6c Add node for all episodes in seasons node (#14)
Add all seasons node to seasons list
2017-09-14 07:21:15 +10:00
sfaulds
cf76f5ca01 add Date Added to the sort types available 2017-09-13 11:42:09 +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
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
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
b2dfb729de add setting to show watched items in the recently added lists 2017-08-25 18:23:02 +10:00
sfaulds
ff6c5d3d12 fix ] in addon url 2017-08-25 08:55:26 +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
d763cf0f19 add elec version 2017-08-15 18:29:44 +10:00
sfaulds
ccaddf6908 remove service check as it is no longer needed 2017-08-13 13:14:51 +10:00
sfaulds
b33ab65f29 Use ActivateWindow 2017-08-09 14:01:21 +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
d03297f94f if no ProductionYear then try to fall back to PremiereDate 2017-07-29 10:00:24 +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
56168c869e add server id and version 2017-07-25 10:09:42 +10:00
sfaulds
4341dc1828 bump version 2017-07-24 14:15:42 +10:00
sfaulds
5c92e47d72 move the service check to the top of the main entry function so it is always called 2017-07-24 08:33:04 +10:00
sfaulds
84b15cf313 add version compatibility check 2017-07-23 14:42:52 +10:00
xnappo
67fce7980f Add standard TV Latest node (#13)
Added Latest to TV collections
2017-07-22 10:25:22 +10:00
sfaulds
900dd8152c include the type of item you want to apply this name format to 2017-07-21 09:49:48 +10:00
sfaulds
b8885b6f7b few small changes to submission 2017-07-15 23:53:36 +10:00
sfaulds
b440773b2d bump ver 2017-07-11 20:15:21 +10:00
sfaulds
89ba3ce1d4 add addon id when getting addon instance 2017-07-11 20:11:52 +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
1f07af13de change app name in logging 2017-07-06 20:29:23 +10:00
sfaulds
c9445a730b bump ver 2017-07-05 07:54:45 +10:00
sfaulds
0d8c20187d fix log lines 2017-07-05 07:54:14 +10:00
sfaulds
bd3327fb00 move ga play submit to a finally clause to it gets called after the seek 2017-07-04 20:24:29 +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
c3422a8591 dot use getSettings in highly iterated loops as it is slow 2017-07-01 15:15:04 +10:00