Commit Graph

19 Commits

Author SHA1 Message Date
angelblue05 3f3ac45ef5 Fix emby connect 2016-10-14 02:04:59 -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
shaun 15596645c6 Add Google Analytics 2016-10-09 20:14:53 +11:00
angelblue05 04d4865074 Pylint (#64) 2016-09-27 01:33:09 -05:00
angelblue05 a00d55ac0e Rework downloadutils (#63) 2016-09-26 21:50:58 -05:00
angelblue05 c823be1daa Fix if no servers is returned 2016-09-24 22:41:14 -05:00
angelblue05 b161ec6f4e Fix double connection test
Remote old preference dialog. Update token revoked behavior.
2016-09-20 00:26:15 -05:00
angelblue05 1c450cb257 Fix user selection dialog
Artwork wasn't displaying for Isengard
2016-09-11 22:34:11 -05:00
angelblue05 27b9e1c447 Update state
When manually connect to server, update saved state
2016-09-11 18:18:49 -05:00
angelblue05 6a5399a3a8 Fix unexistant directory crash
For saving data.txt for the connect module
2016-09-11 03:12:45 -05:00
angelblue05 bd89228097 Fix for user selection when all users are hidden 2016-09-10 18:41:47 -05:00
angelblue05 223a1c6f98 Fix missing slash 2016-09-10 18:25:15 -05:00
angelblue05 7fb957a788 Fix typo in settings path 2016-09-10 18:21:27 -05:00
angelblue05 c2aba7ccb6 Revert import changes
Seems to be an issue with the folder name - maybe conflicting in some
way?
2016-09-10 16:38:54 -05:00
angelblue05 24b572674d Update to use special protocol
Otherwise it breaks path substitution set in advancedsettings
2016-09-10 16:17:41 -05:00
angelblue05 9411ff14ce Update token/user for connect module 2016-09-09 18:12:30 -05:00
angelblue05 0635990d67 Fix import error on ubuntu
For some reason, it doesn't seem to like making submodules available
from within the __init__.py file
2016-09-09 17:24:34 -05:00
angelblue05 3d31568518 Pylint + Fix initial setup for fresh installs 2016-09-04 22:33:34 -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