Commit Graph

11 Commits

Author SHA1 Message Date
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