Commit Graph

1499 Commits

Author SHA1 Message Date
angelblue05 9b6886ac4a Fix server migration error 2016-10-20 03:50:26 -05:00
angelblue05 60d17d4df7 Fix timeout typo 2016-10-20 03:49:56 -05:00
angelblue05 e07388085e Fix request error 2016-10-20 03:41:57 -05:00
angelblue05 a91c9f1765 Fix broken request 2016-10-20 03:34:17 -05:00
angelblue05 afacc8b978 Prepare connect ssl support 2016-10-20 03:29:24 -05:00
angelblue05 0fa91e1f5d Try to fix connectionmanager 2016-10-20 02:56:55 -05:00
angelblue05 f6e5713dfe Try to fix username error 2016-10-20 02:39:37 -05:00
angelblue05 a614ff96cd Capture keyerror for webserver auth 2016-10-20 02:21:00 -05:00
angelblue05 d01fb0453c Fix indicator
In case settings is empty, assign default value of 10
2016-10-20 02:18:55 -05:00
angelblue05 673315e46c Prevent multiple version writing 2016-10-20 02:14:27 -05:00
angelblue05 31755845fc Fix typo... 2016-10-20 01:55:53 -05:00
angelblue05 29833d9b97 Fix accidental deleted code 2016-10-20 01:55:19 -05:00
angelblue05 6db7972301 Make sure emby tables exists before proceeding 2016-10-20 01:47:42 -05:00
angelblue05 071a4bde9b Fix adduser
Verify if server is online before proceeding. To make process more
robust, later.
2016-10-20 01:28:51 -05:00
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