Commit graph

21 commits

Author SHA1 Message Date
angelblue05
b130f7646a Fixed server not falling back correctly
Reduce timeout
2017-11-02 22:34:26 -05:00
angelblue05
0435ab5b98 Fix typo 2017-10-04 17:47:30 -05:00
angelblue05
9f355989a6 Fixed connecting to server 2017-10-04 17:33:40 -05:00
sfaulds
4096e0ad5c small fix for server details being missing, stop crash and just try connection
dont return None for server details being missing, throw as we need to get to the botton of this
2017-01-30 16:05:41 +11:00
shaun
62c284fdd7 add come verification to values passed into functions and returned from download calls
dont log profile change exception
bump ver
2016-11-19 10:08:36 +11:00
angelblue05
1a961e853b Fix server migration and typo 2016-10-27 23:42:25 -05:00
angelblue05
3525577dfc Fix credentials to connect 2016-10-22 21:22:18 -05:00
angelblue05
e7185bee31 Reduce logging 2016-10-20 23:39:59 -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
124b3bdde1 Catch server discovery error 2016-10-13 22:55:43 -05:00
angelblue05
43277ac2d6 Increase timeotut 2016-10-04 00:01:52 -05:00
angelblue05
a00d55ac0e Rework downloadutils (#63) 2016-09-26 21:50:58 -05:00
angelblue05
b43c9343ca Fix for Emby connect webscket issue
The fix server side will be applied in the next server release
2016-09-14 18:28:04 -05:00
angelblue05
4d7991ab5f Accidentally erased method 2016-09-09 19:18:30 -05:00
angelblue05
9411ff14ce Update token/user for connect module 2016-09-09 18:12:30 -05:00
angelblue05
8319f2f0df Fix typo 2016-09-04 23:45:11 -05:00
angelblue05
6a2ea9a4dd Emby Connect (#58)
* Update with latest connect module

* Update string

* Change error behavior

* Add connectmanager

Handle dialogs for emby connect in one place

* Add user select dialog

* Add manual server dialog

* Add onAuthenticated

* Filter virtual episodes

* Update userclient with new methods
2016-09-04 05:18:31 -05:00