Commit graph

1421 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
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
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
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
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
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
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
d04822bbea Fix typo in musicvideos 2016-10-11 18:00:54 -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
angelblue05
962f5d0a5b Fix encoding error
Remove fake error
2016-10-09 18:09:17 -05:00
sfaulds
d5d63263a9 add metric collection to play actions 2016-10-10 09:50:53 +11:00
sfaulds
f6f6ae81e4 return error type and file info sepratly
use the error type in the event action and the file and line in the event label
2016-10-10 09:50:30 +11:00
sfaulds
fb0ae730a0 add exception string to an event
log sync failed events
2016-10-10 09:05:51 +11:00
shaun
6b446ff1a1 add setting to disable analytic logging 2016-10-09 22:49:46 +11:00
shaun
15596645c6 Add Google Analytics 2016-10-09 20:14:53 +11:00
angelblue05
b8327cdf19 Add disable subs command 2016-10-08 23:06:46 -05:00
angelblue05
634409c528 Fix trakt/delete conflict 2016-10-08 21:07:15 -05:00
angelblue05
24042d2906 Fix typo: SetSubtitles websocket 2016-10-08 21:05:00 -05:00
angelblue05
11e5de378b Prevent crash missing productionlocations
seems to be a new server bug
2016-10-08 05:06:26 -05:00