Commit Graph

21 Commits

Author SHA1 Message Date
angelblue05 2f3d609f53 Attempt #1 at fixing playback report/resume
Cleaning up the code, using websocket to report playback progress.
2015-04-28 17:23:26 -05:00
angelblue05 fb006bb5f8 Revert "Added server online check"
This reverts commit 9020c1c908.
2015-04-26 18:15:40 -05:00
angelblue05 9020c1c908 Added server online check 2015-04-26 15:41:39 -05:00
angelblue05 de42c14e33 HTTPS verification handling
By default - no host verification. Option to verify host and add a
client side certificate to pair with server certificate.
2015-04-24 20:57:04 -05:00
angelblue05 1ed674e4f1 https custom certificate
Attempt #1 at implementing support for HTTPS custom ssl certificate
2015-04-24 05:17:08 -05:00
angelblue05 079fd4e8d9 Added Requests 2015-04-21 16:34:56 -05:00
angelblue05 e1f0ee7575 Fix imageUrl 2015-04-18 12:11:58 -05:00
angelblue05 5f91d49f3f Add https support 2015-04-13 13:56:36 -05:00
shaun 65b6411fb3 fix progress dialog error for box sets 2015-04-05 18:21:47 +10:00
angelblue05 1b20863cf9 Integration of UserClient. 2015-04-03 05:13:01 -05:00
Marcel van der Veldt 7d49a33b21 refactor to plugin.video.emby 2015-03-25 18:37:21 +01:00
xnappo 0f35f73f76 Adding episode delete (for real this time!) 2015-03-24 18:52:23 -05:00
shaun 944b04b89a we dont support DisplayContent in this addon 2015-03-23 19:44:16 +11:00
faush01 9e5385c1c6 add WebSocket for events and remote control
For some reason playback stop is not being reported
2015-03-23 15:54:16 +11:00
angelblue05 268344a8da Added https option to getServer
Since in most place I've noticed the http field is present, I've set to return the prefix by default. We will need to add a boolean option within the configs named https.
2015-03-22 05:58:02 -05:00
angelblue05 5952b60b32 Fixed post capabilities
Client was not showing as a player in the web client.
2015-03-22 03:09:25 -05:00
angelblue05 1a472a43cd Fixed post capabilities
Client was not showing as a player in the web client.
2015-03-22 03:07:06 -05:00
Marcel van der Veldt e859108697 changed some logging 2015-03-19 22:50:33 +01:00
xnappo caa86fe5c8 Move getArt to API 2015-03-14 11:06:37 -05:00
faush01 0eacb876c7 use the latest source for download utils 2015-03-14 13:37:03 +11:00
Marcel van der Veldt 860bdfbbd8 initial commit - first version 2015-03-13 22:24:59 +01:00