Commit Graph

34 Commits

Author SHA1 Message Date
angelblue05 6be4ffca3d Offline mode for views 2017-10-04 17:34:00 -05:00
angelblue05 37cb909f46 use diff endpoint to validate server online 2017-08-12 20:10:06 -05:00
angelblue05 71d3cb3c2d Adjust userclient exceptions 2016-11-30 14:13:52 -06:00
sfaulds ea3676eec0 Surface download issue exceptions where appropriate instead of consuming them 2016-11-14 11:00:26 +11:00
angelblue05 5f7a46cd95 Fix update token 2016-10-23 07:37:27 -05:00
angelblue05 f6e5713dfe Try to fix username error 2016-10-20 02:39:37 -05:00
angelblue05 33ba485b0b Update window property
If .json in property name, it will automatically apply json.loads/dumps.
This is to avoid importing json in every files.
2016-09-29 01:59:30 -05: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 b161ec6f4e Fix double connection test
Remote old preference dialog. Update token revoked behavior.
2016-09-20 00:26:15 -05:00
angelblue05 b34007f727 Pylint (#60) 2016-09-10 06:15:58 -05:00
angelblue05 9411ff14ce Update token/user for connect module 2016-09-09 18:12:30 -05:00
angelblue05 9e9054865a Split setup into methods
Add additional logging for migration
2016-09-06 20:21:43 -05:00
angelblue05 334206b334 Fix user client loading user ordering 2016-09-06 17:43:15 -05:00
angelblue05 644783fae5 Update user login 2016-09-05 03:38:57 -05:00
angelblue05 d36bb3d232 Migrate device id to different location
Moves the file outside of add-on folder so it persists reinstalls.
2016-09-04 21:20:47 -05:00
angelblue05 71abbd4129 Set username when using emby connect 2016-09-04 05:58:17 -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
angelblue05 76dfa1286c Update logging
Use the logging module. Moved logging to it's own file.
2016-07-24 03:59:48 -05:00
angelblue05 380fcdfc35 Fix unicode error 2016-07-22 18:34:26 -05:00
angelblue05 793bd66554 Fix crash when sleeping/waking up device 2016-07-22 17:10:35 -05:00
angelblue05 b2d3b702d1 Revert incorrect modification
Only use is for None, nothing else. "is" is not "=="
2016-06-22 14:05:53 -05:00
angelblue05 3e1aa94c78 Strings - translation 2016-06-20 20:57:29 -05:00
angelblue05 7a0f69e014 Centralized logging 2016-06-16 00:43:36 -05:00
SpootDev 398bd1644f type fix 2016-04-03 15:51:26 -05:00
SpootDev d915c4539e code reduce 2016-03-31 14:39:32 -05:00
SpootDev 44d0af0ad8 code reduce 2016-03-31 13:55:25 -05:00
SpootDev 2748d21ff4 self.log 2016-03-31 13:40:47 -05:00
angelblue05 ab467e36f0 Fix unicode 2016-03-02 13:29:07 -06:00
angelblue05 c40aa46b64 Fix encoding error 2016-02-18 12:09:36 -06:00
angelblue05 52a5d35295 Update for strings 2016-02-17 02:13:37 -06:00
angelblue05 f99efb2a83 Add settings monitor
Prompt for reset if playback mode change is detected
2016-01-09 04:53:04 -06:00
angelblue05 0e15daa37a Fix user image 2015-12-24 16:16:58 -06:00
angelblue05 69884a1b54 Readd with lowercase name 2015-12-24 14:07:00 -06:00