Commit Graph

2165 Commits

Author SHA1 Message Date
angelblue05 1cdfeefa30 Make sure incremental sync doesn't start
Do not attempt to start the incremental sync if we are resetting. To
review for a more robust method later.
2016-10-20 01:12:23 -05:00
angelblue05 810673cf79 Increase send message display
From 4 to 7 seconds
2016-10-19 18:44:25 -05:00
angelblue05 59f8e2010b Fix initial setup
Return True if there's a server set, regardless of connection.
2016-10-19 18:23:49 -05:00
angelblue05 984873060a Prepare for Krypton listitem 2016-10-18 22:17:00 -05:00
angelblue05 9d5980d08a Prepare for krypton listitem 2016-10-18 21:36:50 -05:00
angelblue05 984d09bd6b Fix typo in getArtists 2016-10-18 06:43:40 -05:00
angelblue05 26dac01960 Version bump 2.2.51 2016-10-18 05:38:05 -05:00
angelblue05 d84f5bc261 Fix typo 2016-10-18 05:34:19 -05:00
angelblue05 1af2d29fc1 Update music compare 2016-10-18 05:20:10 -05:00
angelblue05 4958d106ec Reduce code movies,boxsets,mvideos 2016-10-18 03:17:33 -05:00
angelblue05 db0e84f786 Create central compare 2016-10-18 03:17:08 -05:00
shaun 36491c47d8 small change the user agent OS string 2016-10-18 18:30:11 +11:00
angelblue05 394a67fe33 Update movie/boxset compare
Also update checksum for boxsets to regular checksum. Seems userdata was
added for them. This will cause all boxsets to update once.
2016-10-18 02:17:10 -05:00
angelblue05 e503b87c35 Remove view update
When view is removed, also remove child items from library
2016-10-18 02:15:28 -05:00
sfaulds da3d2e014b fix exception logging where line of code is None 2016-10-18 11:50:59 +11:00
sfaulds 80a75113bd bump ver and change log 2016-10-17 15:53:50 +11:00
sfaulds 896fba3bbd add Kodi version to user agent string 2016-10-17 14:21:40 +11:00
shaun 10318e0984 set lang, only set screen res if full screen 2016-10-16 11:12:57 +11:00
shaun 99bf460bf1 small change to the user agent string 2016-10-16 10:22:58 +11:00
shaun 5d725c9f0b merge with my changes 2016-10-15 14:37:35 +11:00
shaun f760c4f2aa add a custom user agent 2016-10-15 13:56:05 +11:00
angelblue05 3f3ac45ef5 Fix emby connect 2016-10-14 02:04:59 -05:00
angelblue05 8086927673 Version bump 2.2.48 2016-10-13 23:05:33 -05:00
angelblue05 e2bbf61866 Move ping code 2016-10-13 23:02:40 -05:00
angelblue05 124b3bdde1 Catch server discovery error 2016-10-13 22:55:43 -05:00
sfaulds e4ba707a59 bump ver 2016-10-14 14:36:19 +11:00
sfaulds ab33ef5848 add screen app size to GA
only ping GA if playing
dont send an app stopped message
2016-10-14 14:35:34 +11:00
sfaulds 9360843988 bump ver 2016-10-13 15:54:09 +11:00
sfaulds d5b7a51bb4 add extra into the the exception event label 2016-10-13 15:01:09 +11:00
sfaulds d9b9901a04 ping GA server to keep analytic sessions alive 2016-10-13 11:47:43 +11:00
angelblue05 198ece54e1 Version bump 2.2.45 2016-10-12 05:45:10 -05:00
angelblue05 6ad3a548f8 Pylint (#69) 2016-10-12 05:43:19 -05:00
angelblue05 c124fbff3f Adjust welcome message 2016-10-12 05:21:39 -05:00
angelblue05 0261cbb98a Code reduction (#68)
Reduce code and move kodi database functions to their own files.
Fix videonodes - delete view
2016-10-12 05:01:36 -05:00
sfaulds 58e29e6e41 remove the user id and user agent 2016-10-12 16:16:05 +11:00
angelblue05 8f8a9d1b95 Fix welcome message
Just add a space instead
2016-10-11 19:08:40 -05:00
angelblue05 8fa23e68fd Fix welcome message
For additional users
2016-10-11 18:47:56 -05:00
angelblue05 a263867b24 Version bump 2.2.44 2016-10-11 18:01:17 -05:00
angelblue05 d04822bbea Fix typo in musicvideos 2016-10-11 18:00:54 -05:00
angelblue05 0fafc38e0f Version bump 2.2.43 2016-10-11 00:19:30 -05:00
angelblue05 40f43b39fd Fix music compare
For album artists, add a checksum verification. To review at a later
time
2016-10-10 06:16:36 -05:00
angelblue05 2b0c9d1bbc Pylint (#67) 2016-10-10 06:14:10 -05:00
angelblue05 6eb8cdfa30 Fix content pop typo 2016-10-10 04:01:13 -05:00
angelblue05 e1c2a04571 Prevent connect manager loading via plugin
Prevent from testing connections if launching a sync
2016-10-10 03:54:20 -05:00
angelblue05 7149241b38 Fix remove
(forgot to re-add it with the code reduction pull request)
2016-10-10 03:36:02 -05:00
angelblue05 3288d21bef Code reduction (#66) 2016-10-10 03:19:00 -05:00
sfaulds 64766bcb71 add GA logging to main and service base calls 2016-10-10 13:44:06 +11:00
sfaulds e9be0ae64a use last frame from call stack to get file and line number info 2016-10-10 13:02:23 +11:00
sfaulds acec196995 Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop 2016-10-10 10:13:34 +11:00
sfaulds 5f20dbdb39 doh remove test line 2016-10-10 10:13:12 +11:00