Commit Graph

66 Commits

Author SHA1 Message Date
faush01 b8813b5bf7 move the auth create token to the top and dont try to create for each loop
This makes it less auth spammy
2015-04-01 09:39:46 +11:00
shaun bd1391fcfb force a token retrieve on auth check 2015-03-29 00:21:39 +11:00
angelblue05 dd03c993b5 Updated the while loop
Removed deprecated method of xbmc.abortRequested for the new abortRequested() - new Helix method
2015-03-27 22:56:10 -05:00
angelblue05 56b60ca408 Small modification to start websocket
Step to eliminate the need to restart Kodi after setting the sources, etc.
2015-03-27 04:45:28 -05:00
Marcel van der Veldt 7d49a33b21 refactor to plugin.video.emby 2015-03-25 18:37:21 +01:00
shaun a6a30cc54c only set the first run setting if it is not set 2015-03-25 18:47:22 +11:00
faush01 f067bf573c fix a type in position setting in the stored data for playing items 2015-03-23 16:24:52 +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
faush01 c38ecfa462 acumulate change values with |= and dont set art if it is "" 2015-03-20 10:49:13 +11:00
Marcel van der Veldt a0099a69db fixed the restart message
not start sync before settings are changed in the kodi xml files
2015-03-19 13:43:02 +01:00
faush01 9c98f713e7 dont do a lib scan or clean until the sync is full done 2015-03-16 16:27:23 +11:00
faush01 f587905d91 add xbmcgui.DialogProgressBG() to display current sync progress 2015-03-16 13:32:59 +11:00
shaun f7aa1d4310 move get setting and creation of Download Utils to where they are used
to allow them to pick up the values at the time they are needed
2015-03-15 09:33:16 +11:00
shaun 1bfe457b09 update service so it only runs at 120 sec full and 30 sec play counts updates
also use increment logic as it is easier to follow
2015-03-14 22:50:16 +11: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