Commit Graph

114 Commits

Author SHA1 Message Date
sfaulds
f4ca297eb9 small size change 2017-04-13 20:20:59 +10:00
sfaulds
8d7095df9d add played percenatage to item hash 2017-04-13 19:30:58 +10:00
sfaulds
0bcd4db6d2 use eTag to determin changes in item to detect dirty cache 2017-04-13 16:33:22 +10:00
sfaulds
799169d4ca pass in params to PLAY
dont use server:ip from passed in params, instead look up server from settings
2017-04-13 13:22:42 +10:00
Shaun
caf6f3cb9c use addon to do playback 2017-04-13 07:12:39 +10:00
Shaun
1edddd58fa use addon playback again 2017-04-13 06:58:25 +10:00
sfaulds
98e7948a4c shorten name again to EmbyCon
code refactor for service to reduce static code inspection warning
2017-04-10 09:19:08 +10:00
Shaun
13b03fc431 use actual URL for widget playback 2017-04-09 20:17:17 +10:00
Shaun
9794549865 use the correct change user message 2017-04-09 19:50:12 +10:00
Shaun
17bfdae660 use the xbmc player to play back item from remote websocketr calls 2017-04-09 18:58:42 +10:00
Shaun
9af636251e use new emby icon 2017-04-09 11:48:59 +10:00
Shaun
528cd5e220 move some function arround
add lic text to some files
add description
bump ver
2017-04-09 11:31:03 +10:00
Shaun
0c6ca7ecfa set actual playback path in the directory item 2017-04-09 10:25:58 +10:00
Shaun
899ed9f95a add direct path, direct http and transcode http to playback types
make device id global
2017-04-08 12:02:12 +10:00
sfaulds
561f2f1245 add thumbnail to collection litems 2017-04-07 08:58:03 +10:00
sfaulds
ae631d052e add alpha and genre sub menues for movies 2017-04-06 20:08:10 +10:00
Shaun
07f3bc0146 use time in seconds 2017-03-22 20:20:10 +11:00
shaun
da969e00f5 bump ver 2017-03-18 12:23:20 +11:00
shaun
c4331c2f67 log level to log format line
dont use offscreen if not Kodi 18
2017-03-18 12:22:49 +11:00
sfaulds
d0c3313d5d more logging changes 2017-03-17 15:41:46 +11:00
shaun
f9e5f93bc3 add simple logging 2017-03-17 07:10:35 +11:00
shaun
e57127cf4d Merge branch 'feature/BackToBasics' of https://github.com/faush01/plugin.video.embycon into feature/BackToBasics 2017-03-16 18:34:05 +11:00
shaun
5ec1bc661e bump ver 2017-03-16 18:33:57 +11:00
sfaulds
eeff27bae9 use print_stats to output stats to allow internal sorting 2017-03-16 15:50:44 +11:00
sfaulds
063b40e6f8 dont use addGUIItem for main menu items
add in settigns, view, change user to main menu
2017-03-16 12:02:14 +11:00
sfaulds
7ec902cff4 add .idea 2017-03-15 09:16:47 +11:00
shaun
a67ba5049a use custom resume dialog 2017-03-14 20:42:15 +11:00
shaun
b112b3c13c add skin example 2017-03-13 22:35:01 +11:00
shaun
0a1f066fce add time stamp to file name to stop internal bookmarking and resuming 2017-03-13 20:13:21 +11:00
shaun
04ab4f3ea1 reset token and userid
move getTime into update timer action
2017-03-13 17:40:39 +11:00
shaun
8606ec177f split our server detect functions
fix server detect code
2017-03-13 11:32:21 +11:00
shaun
70593af3b2 add ability to pass in params via winodws property 2017-03-12 15:10:45 +11:00
shaun
ceb9ae25e9 add show content 2017-03-11 21:07:08 +11:00
shaun
30363f180f revamp get widget function to work with default skin 2017-03-11 19:30:59 +11:00
shaun
fd4a3592c3 update default view overrides
make view list a global addon file so you can add views for each skin
2017-03-10 20:45:50 +11:00
shaun
be24d7958f reorg the main menu items a little 2017-03-10 17:03:02 +11:00
shaun
6365569888 use the new emby api endpoint
use the root address for WS connections
add the X-Emby-Authorization header
2017-03-10 12:18:47 +11:00
shaun
f474070424 switch to use the python loggin module 2017-03-10 10:45:38 +11:00
shaun
2b36f6edc3 update imports due to renaming files 2017-03-10 09:32:49 +11:00
Shaun
71f98339c0 Rename DataManager.py to datamanager.py 2017-03-10 09:13:39 +11:00
Shaun
f9446ff582 Rename DefaultViews.py to views.py 2017-03-10 09:12:52 +11:00
Shaun
3be579dd50 Rename DownloadUtils.py to downloadutils.py 2017-03-10 09:12:22 +11:00
Shaun
71d884ad05 Rename ClientInformation.py to clientinfo.py 2017-03-10 09:11:34 +11:00
Shaun
24281efc12 Rename Utils.py to utils.py 2017-03-10 09:10:40 +11:00
Shaun
4f2f754fb6 Rename WebSocketClient.py to websocketclient.py 2017-03-10 09:10:18 +11:00
Shaun
2463bd4bbb Rename Functions.py to functions.py 2017-03-09 19:45:47 +11:00
sfaulds
a5d63714ad use python logging 2017-03-09 19:41:53 +11:00
sfaulds
892d3167ef string replace MBCon with EmbyCon 2017-03-08 21:02:10 +11:00
sfaulds
a194445a02 fix UDP server detect 2017-03-08 20:32:49 +11:00
sfaulds
993086999d remove video3DFormat
divide resume time by 60 to make it minutes
2017-03-08 19:53:44 +11:00