1764 Commits

Author SHA1 Message Date
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
sfaulds
ad5af30af9 bump ver 2017-06-29 08:41:25 +10:00
sfaulds
4216870ca4 remove the show collections option as this can be managed by the server under Library->Display 2017-06-28 18:43:50 +10:00
sfaulds
2b3c954a7a bump ver 2017-06-27 20:37:04 +10:00
sfaulds
685ec45fc0 move ItemLimit to be a dynamic url replaced variable to allow saved links to use the settings at load time
use the setting name for the name format so it can be loaded when the content is loaded
2017-06-27 19:56:02 +10:00
sfaulds
0e72bb23b2 add cc to name is subtitle is available 2017-06-27 11:51:01 +10:00
sfaulds
ad1d7acf7f add unwatched entries to menu 2017-06-27 09:41:14 +10:00
sfaulds
e860484303 if flattening single season then re-call the getContent with the correct media type 2017-06-27 08:33:53 +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
44ef69b347 remove tool script 2017-06-24 16:19:22 +10:00
sfaulds
6b657de837 remove not need pass statments 2017-06-24 16:13:27 +10:00
sfaulds
be704e53b6 add fanart.jpg 2017-06-24 10:59:34 +10:00
sfaulds
ce58d7fc78 bump ver 2017-06-24 10:50:52 +10:00
sfaulds
1ea31673d5 add None to the default views list 2017-06-24 10:49:50 +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
ddd68ae5ea add option to verify HTTPS certificate 2017-06-23 09:55:28 +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
sfaulds
cb3cd603b4 add jump back x sec on resume
add next up episodes for user tv libraries
2017-06-21 20:34:09 +10:00
Shaun
c199bb5d53 bump ver 2017-06-21 17:57:13 +10:00
sfaulds
aa88aa7a1c revamp on stop action function
add delete movie
revise on stop actions settings
2017-06-21 17:42:04 +10:00
sfaulds
3ae81a93e1 add Titan Skin view IDs 2017-06-21 13:40:48 +10:00
sfaulds
6d93b906f2 small refactor in the download util function 2017-06-21 13:03:56 +10:00
sfaulds
5791933675 remove redundant code
don't set season or episode number if not needed
2017-06-20 19:13:15 +10:00
sfaulds
826bb59f8e bump ver 2017-06-20 10:12:14 +10:00
sfaulds
65c4384079 add the post play actions for prompt for delete and prompt for play next episode 2017-06-20 10:10:51 +10:00
sfaulds
d79a7e23dd Merge branch 'feature/use_https' of https://github.com/faush01/plugin.video.embycon into feature/use_https 2017-06-20 07:05:05 +10:00
sfaulds
f0d59f1440 add post stop action function 2017-06-20 07:04:55 +10:00
anxdpanic
3107af0514 No servers detected notification, add skin.confluence to skin_views (#12)
* No servers detected notification
* add skin.confluence to skin_views
2017-06-20 07:01:38 +10:00