220d427266
use {server} and {userid} in all urls, this allows changes to settings to by applied to saved favourites and custom menu items
sfaulds
2017-06-19 11:49:22 +10:00
f41c9757cd
add support for https don't show view set dialog if skin is not supported
sfaulds
2017-06-18 12:04:20 +10:00
26ccddf8c4
add double prompt detection and prompt to fix it by setting select action to resume
sfaulds
2017-06-17 13:37:48 +10:00
144a49ac23
only init cast if we have a people entry in the results
sfaulds
2017-06-13 06:48:54 +10:00
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
Shaun
2017-06-10 13:01:04 +10:00
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
sfaulds
2017-06-08 19:59:34 +10:00
ff70dea953
bump ver
sfaulds
2017-06-03 15:37:23 +10:00
b1ac2ca2aa
.strm support improvement (#7)
anxdpanic
2017-05-30 17:16:59 -04:00
7e7e9184cd
I18n and house-keeping (#6)
anxdpanic
2017-05-29 06:19:33 -04:00
69eed6a599
add Widgets menu with all widget end-points (#5)
anxdpanic
2017-05-28 01:55:17 -04:00
b339cf8740
for movies add in progress and recently added menu entries
Shaun
2017-05-27 14:13:43 +10:00
5b5091545e
Merge branch 'feature/remove_websockets' into develop
Shaun
2017-05-26 19:43:41 +10:00
c1c269d1bb
bump version
Shaun
2017-05-26 19:42:35 +10:00
c84812fba3
add new skin home screen for Kodi 17.3
Shaun
2017-05-26 19:41:09 +10:00
0dfa39363d
artwork, Window props, minor fix play reporting, unused imports (#4)
anxdpanic
2017-05-26 03:48:48 -04:00
0eaac876f4
revamp the server detect function dont pass around settings objects dont create settings objects in constructors
sfaulds
2017-05-23 13:40:49 +10:00
7778ee653d
limit user libraries to tvshows, movies and boxsets
Shaun
2017-05-22 21:20:46 +10:00
54cf3a5a8b
Merge branch 'develop' into feature/media_type
Shaun
2017-05-22 18:54:04 +10:00
4a01a9f4ec
bump ver
Shaun
2017-05-21 11:51:20 +10:00
d2e8f564e8
add default sort for each media type
Shaun
2017-05-21 11:49:13 +10:00
ad00dfd290
move the view type mapping out of processDirectory
Shaun
2017-05-20 17:11:14 +10:00
00f4dfb18c
add media type to calls
Shaun
2017-05-20 15:12:38 +10:00
2fd0af783e
add and use server and user detect
Shaun
2017-05-20 11:20:54 +10:00
c582e89039
remove the pause/play action when seeking to resume point
Shaun
2017-05-20 11:20:30 +10:00
dd7cb3656c
Batch of updates (#1)
anxdpanic
2017-05-19 20:14:14 -04:00
6fee2f88bc
add api_key to streaming urls
sfaulds
2017-05-18 17:21:21 +10:00
062eaba52a
add fav back in
sfaulds
2017-05-17 16:05:57 +10:00
fcf9510945
bump version
Shaun
2017-05-14 19:50:22 +10:00
84084a61d0
show eaither mark watched or unwachted based on watched status
Shaun
2017-05-14 14:52:27 +10:00
c2ce514435
reset user windows values at login remove old jump back setting only show smb username|password if diect file plackback selected
sfaulds
2017-04-29 10:37:20 +10:00
c5ba78de66
bump ver
Shaun
2017-04-19 19:54:04 +10:00
742cf09792
add option to disable local data cache
sfaulds
2017-04-19 13:23:44 +10:00
9f3dc789fd
bump ver
Shaun
2017-04-18 20:08:20 +10:00
e87a84cb5e
add unwatched count to name
Shaun
2017-04-18 20:04:57 +10:00
6e9e891a3c
few log changes and clear params window value
Shaun
2017-04-17 19:18:03 +10:00
78dd4623f1
bump ver
Shaun
2017-04-17 13:55:54 +10:00
7429ed3232
dont set a poster for episodes use the serivce banner for episodes set the mediatype for videos to video
Shaun
2017-04-17 13:54:29 +10:00
014946e436
this is only a video addon
Shaun
2017-04-16 15:08:29 +10:00
0b966b6791
start and stop the service with user login and logoff reset user and token when a user loggs off
Shaun
2017-04-15 15:54:14 +10:00
ce88ee84eb
bump version
Shaun
2017-04-15 12:50:36 +10:00
e942d4b1e2
add kodi 17.1 home.xml skin file, this show the movie and tv show widgets
Shaun
2017-04-15 12:44:48 +10:00
78b75f0501
use the service to actual start the playback, this makes all playback work the same
Shaun
2017-04-14 20:21:20 +10:00
f4ca297eb9
small size change
sfaulds
2017-04-13 20:20:59 +10:00
8d7095df9d
add played percenatage to item hash
sfaulds
2017-04-13 19:30:58 +10:00
0bcd4db6d2
use eTag to determin changes in item to detect dirty cache
sfaulds
2017-04-13 16:33:22 +10:00
799169d4ca
pass in params to PLAY dont use server:ip from passed in params, instead look up server from settings
sfaulds
2017-04-13 13:22:42 +10:00
caf6f3cb9c
use addon to do playback
Shaun
2017-04-13 07:12:39 +10:00
1edddd58fa
use addon playback again
Shaun
2017-04-13 06:58:25 +10:00
98e7948a4c
shorten name again to EmbyCon code refactor for service to reduce static code inspection warning
sfaulds
2017-04-10 09:19:08 +10:00
13b03fc431
use actual URL for widget playback
Shaun
2017-04-09 20:17:17 +10:00
9794549865
use the correct change user message
Shaun
2017-04-09 19:50:12 +10:00
17bfdae660
use the xbmc player to play back item from remote websocketr calls
Shaun
2017-04-09 18:58:42 +10:00
9af636251e
use new emby icon
Shaun
2017-04-09 11:48:59 +10:00
528cd5e220
move some function arround add lic text to some files add description bump ver
Shaun
2017-04-09 11:31:03 +10:00
0c6ca7ecfa
set actual playback path in the directory item
Shaun
2017-04-09 10:25:58 +10:00
899ed9f95a
add direct path, direct http and transcode http to playback types make device id global
Shaun
2017-04-08 12:02:12 +10:00
561f2f1245
add thumbnail to collection litems
sfaulds
2017-04-07 08:58:03 +10:00
ae631d052e
add alpha and genre sub menues for movies
sfaulds
2017-04-06 20:08:10 +10:00
07f3bc0146
use time in seconds
Shaun
2017-03-22 20:20:10 +11:00
da969e00f5
bump ver
shaun
2017-03-18 12:23:20 +11:00
c4331c2f67
log level to log format line dont use offscreen if not Kodi 18
shaun
2017-03-18 12:22:49 +11:00
d0c3313d5d
more logging changes
sfaulds
2017-03-17 15:41:46 +11:00