angelblue05
|
280e9ab268
|
Failsafe for db version
|
2016-10-23 06:13:25 -05:00 |
|
angelblue05
|
51d17c1d7c
|
Fix additional users
|
2016-10-23 01:36:06 -05:00 |
|
angelblue05
|
0e75bf3633
|
Bump minimum version for dependencies
Fix additional users dialog
|
2016-10-23 01:17:56 -05:00 |
|
angelblue05
|
0d906432c1
|
Remove logging, fix typo
|
2016-10-22 21:44:06 -05:00 |
|
angelblue05
|
3525577dfc
|
Fix credentials to connect
|
2016-10-22 21:22:18 -05:00 |
|
angelblue05
|
8d7aaac10f
|
Fix more bugs
initialsetup, librarysync, videonodes, capture version error so it can
be fixed - currently don't know what's causing this particular error.
|
2016-10-22 20:21:00 -05:00 |
|
angelblue05
|
47cc86eeb9
|
Fix missing classmethod
|
2016-10-21 02:11:09 -05:00 |
|
angelblue05
|
e7185bee31
|
Reduce logging
|
2016-10-20 23:39:59 -05:00 |
|
angelblue05
|
70e4855f49
|
Fix typo
|
2016-10-20 23:37:58 -05:00 |
|
angelblue05
|
210f60f9b2
|
Try to fix path detection
Current issue with unicode special characters and xbmcvfs.exists
|
2016-10-20 20:02:53 -05:00 |
|
angelblue05
|
d58763504a
|
Fix server detection
In the event the connect module encountered an issue
|
2016-10-20 19:26:19 -05:00 |
|
angelblue05
|
0ed6c8e2b0
|
Make display message time a setting
To review later, as maybe a server setting should be implemented
instead.
|
2016-10-20 19:13:43 -05:00 |
|
sfaulds
|
6c44df1ce4
|
add Rpi Linux version to user agent
|
2016-10-21 10:31:13 +11:00 |
|
angelblue05
|
2a3428378b
|
Prevent error trying to refresh nodes
If server is offline.
|
2016-10-20 03:59:01 -05:00 |
|
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 |
|