sfaulds
|
464b1d4c79
|
Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop
|
2016-11-03 16:46:50 +11:00 |
|
sfaulds
|
aa99b1a3c3
|
switch to use hashlib
|
2016-11-03 16:46:22 +11:00 |
|
angelblue05
|
7f2eb13f9a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2016-11-02 21:24:47 -05:00 |
|
sfaulds
|
e34734931d
|
add wrapper fun for logging errors
|
2016-11-02 15:11:04 +11:00 |
|
sfaulds
|
ca6d90969d
|
metric loggin throttling
|
2016-11-02 09:26:23 +11:00 |
|
shaun
|
1554a52bf7
|
throttling is once every 5 min for an error
|
2016-11-02 07:08:33 +11:00 |
|
shaun
|
d7728afea0
|
add throttling to error metric logging
add back in consumption of exception in function wrapper
|
2016-11-01 20:48:24 +11:00 |
|
angelblue05
|
ba22e26c06
|
2.3.0 (#70)
|
2016-10-28 00:02:47 -05:00 |
|
sfaulds
|
433b735880
|
add screen views for playback
|
2016-10-24 14:37:35 +11:00 |
|
sfaulds
|
6c44df1ce4
|
add Rpi Linux version to user agent
|
2016-10-21 10:31:13 +11:00 |
|
shaun
|
36491c47d8
|
small change the user agent OS string
|
2016-10-18 18:30:11 +11: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 |
|
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 |
|
sfaulds
|
58e29e6e41
|
remove the user id and user agent
|
2016-10-12 16:16:05 +11: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
|
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 |
|