Commit Graph

1753 Commits

Author SHA1 Message Date
angelblue05 cd06049e86 Correct german translation
Activate instead of Deactivate
2016-09-10 06:08:38 -05:00
angelblue05 ab34083792 Version bump 2.2.25 2016-09-09 19:19:40 -05:00
angelblue05 4d7991ab5f Accidentally erased method 2016-09-09 19:18:30 -05:00
angelblue05 ff00c35b5b Version bump 2.2.24 2016-09-09 18:18:57 -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 a9563119be Filter fast sync
If music is disabled, filter music from returning in the fast sync
response
2016-09-09 03:53:56 -05:00
angelblue05 43832696eb Fix server restart event
Mark the server as offline to properly post capabilities once server is
back online
2016-09-09 03:37:48 -05:00
angelblue05 bee2c78887 Update Russian translation 2016-09-09 03:02:12 -05:00
angelblue05 9b907a56b1 Version bump 2.2.23 2016-09-09 01:58:40 -05:00
angelblue05 6afd99b609 Fix settings name typo 2016-09-09 01:58:19 -05:00
angelblue05 9f27a91c78 Fix additional users dialog 2016-09-09 01:37:56 -05:00
angelblue05 ea336f6a22 Fix typo in migration 2016-09-09 01:33:56 -05:00
angelblue05 483b87bb28 Version bump 2.2.22 2016-09-08 23:32:44 -05:00
angelblue05 b945459dfb Pylint (#59) 2016-09-08 22:13:25 -05:00
angelblue05 e941674e74 Pylint 2016-09-07 02:14:02 -05:00
angelblue05 b65d6baad0 Sync season name for Jarvis or higher 2016-09-06 22:57:33 -05:00
angelblue05 21f8a62ebd Add utils dialog
Centralize for later, control icon, etc. Pylint.
2016-09-06 22:07:14 -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 8319f2f0df Fix typo 2016-09-04 23:45:11 -05:00
angelblue05 a658459862 suppress 401 error 2016-09-04 22:58:46 -05:00
angelblue05 3d31568518 Pylint + Fix initial setup for fresh installs 2016-09-04 22:33:34 -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 7b2a7d1e65 Expand video quality settings 2016-09-04 20:43:37 -05:00
angelblue05 69afc98638 Expand video quality bitrate selection
25/30/35 Mbps
2016-09-04 20:43:06 -05:00
angelblue05 c56f9a005c Fix plugin listing
Typo
2016-09-04 20:19:51 -05:00
angelblue05 e19e90e703 Review server offline
Add settings to disable offline server message
2016-09-04 19:28:30 -05:00
angelblue05 feda0cb9df Save serverId to settings 2016-09-04 19:14:25 -05:00
angelblue05 71abbd4129 Set username when using emby connect 2016-09-04 05:58:17 -05:00
angelblue05 e443286a96 Readjust settings ordering 2016-09-04 05:47:41 -05:00
angelblue05 e38bb21a25 Filter virtual episodes 2016-09-04 05:19: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
delphiactual 79c841bf32 fix getPlatform (#57)
xbmc.getCondVisibility('system.platform.linux') returns true in all the following cases: android, raspberry pi, and linux. By reordering the if statement this can be fixed.
2016-09-02 01:21:15 -05:00
angelblue05 b354b802cf Update README.md 2016-09-02 01:19:38 -05:00
angelblue05 6096b502cb Version bump 2.2.21 2016-09-01 17:48:46 -05:00
angelblue05 95cd7b9844 Fix external subs error
In case it doesn't contain a language tag
2016-09-01 17:21:12 -05:00
angelblue05 53afbeea35 Fix single node for krypton 2016-08-31 16:30:25 -05:00
angelblue05 c1820e69af Version bump 2.2.20 2016-08-30 00:47:17 -05:00
angelblue05 9453417da0 Adjust code 2016-08-30 00:26:57 -05:00
angelblue05 a331f7d43d Default to play from HTTP
Add download external subs option. With testing, we can determine if we
even need a second option or if it should be downloading by default as a
workaround to not being able to label external tracks when using url in
Kodi.
2016-08-30 00:22:54 -05:00
xnappo 00c0556300 Fix for Krypton 2016-08-28 16:49:01 -05:00
angelblue05 dbec225072 Revert "Reinstate airsbefore default value -1"
This reverts commit 1222d4d906.
2016-08-26 04:49:14 -05:00
angelblue05 1222d4d906 Reinstate airsbefore default value -1 2016-08-26 01:33:46 -05:00
angelblue05 d5ee31e76e Add Portuguese translation 2016-08-25 17:00:22 -05:00
angelblue05 9de0e69896 Fix spacing
(testing pylint)
2016-08-21 22:00:35 -05:00
angelblue05 965340db01 Fix logging and exception 2016-08-21 21:57:43 -05:00
angelblue05 8b9b0821c0 Pylint
(testing)
2016-08-21 21:51:23 -05:00
angelblue05 8cd4cb903e Add logging
Prevent error in event profiling modules are not part of the standard
python library
2016-08-21 16:28:26 -05:00