shaun
9e004fa1a1
Use the new ItemId from the UserDataChanged WebSocket event
2015-04-18 12:28:39 +10:00
angelblue05
5f91d49f3f
Add https support
2015-04-13 13:56:36 -05:00
shaun
d0c7246de0
Use waitForAbort instead of sleep
...
also waitForAbort is in seconds not ms
2015-04-12 13:01:44 +10:00
xnappo
478470607c
See details
...
- Only sync at startup
- Allow websocket to delete episodes
- NoneType fix
2015-04-11 10:53:17 -05:00
angelblue05
0d616fef94
Replaced sleep with waitForAbort()
...
Hopefully helps with the hang crash.
2015-04-11 07:56:07 -05:00
xnappo
4819b5f272
WebSocketClient needs Utils
2015-04-05 12:29:09 -05:00
shaun
85482119a0
use uniqueid to check of en episode is already in the DB
2015-04-05 09:32:42 +10:00
im85288
b880555829
speed improvements
2015-04-04 18:20:48 +01:00
shaun
c8e1d8ae54
Implement LibraryChanged WebSocket event
2015-04-03 13:12:09 +11:00
shaun
e9646407a0
Make the UserDataChanged event only update the items that changed
...
To do this I have had to keep a Windows Prop list of all UserData Keys
to Emby Id
in this I have assumed there is a 1:1 mapping but this migh not be the
case
and it could be a one to many that need to be taken inot account
also is Luke can add it me might be able to get this info from the
server but that is not
there yet
2015-04-03 10:41:39 +11:00
shaun
7664e6e668
on UserDataChanged call updatePlayCounts()
2015-03-26 16:15:45 +11:00
Marcel van der Veldt
7d49a33b21
refactor to plugin.video.emby
2015-03-25 18:37:21 +01:00
xnappo
03416513cf
Change suppress to False unless really needed
...
This is how it really was before yesterday's commit to re-enable the
optionality
2015-03-25 07:48:29 -05: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