Commit graph

2048 commits

Author SHA1 Message Date
angelblue05
e7c1d4d623 Fix broken music artwork 2016-09-20 01:58:25 -05:00
angelblue05
3331b5e838 Add static=true to direct stream music
Try to prevent transcode for music with the parameter
2016-09-20 01:35:36 -05:00
angelblue05
b3817ce46c Update README.md 2016-09-20 00:56:43 -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
bfa3b0f2da Automatically download external subs
There's minimal impact for downloading external subs. Automatically
download them if there's a language tag.
2016-09-19 21:46:24 -05:00
angelblue05
d0c939b78e Websocket fix
Make sure server is considered online before starting/restarting the
websocket client.
2016-09-19 18:42:08 -05:00
angelblue05
64c47f1a87 Version bump 2.2.33 2016-09-19 05:42:13 -05:00
angelblue05
0e36dd63ef Catch signin state error 2016-09-19 02:57:54 -05:00
angelblue05
ab0d5e24be Fix keyerror 2016-09-18 18:30:11 -05:00
angelblue05
550c7a7092 Simplify backup code 2016-09-18 02:58:46 -05:00
angelblue05
4c0ef2fe7a Add backup option 2016-09-18 02:53:52 -05:00
angelblue05
c58e4d84e7 prep for German mpaa rating FSK 2016-09-18 01:24:07 -05:00
angelblue05
c1e1f16e26 Update Portuguese translation 2016-09-17 20:53:50 -05:00
angelblue05
cf40a53105 Fix dialog focus for server list
Default to focus buttons rather than possible empty list if there's no
servers returned from server discovery
2016-09-17 20:48:40 -05:00
angelblue05
7f0110bc47 Version bump 2.2.32 2016-09-17 08:30:26 -05:00
angelblue05
4d741b242e Correct typo 2016-09-17 08:29:22 -05:00
angelblue05
438dc4f864 Fix typo 2016-09-17 07:38:28 -05:00
angelblue05
85e776707a Pimp out context menu
Add emby user image if exists
2016-09-17 07:02:35 -05:00
angelblue05
89fe64d019 Update context menu
Also add the option to disable the context menu within the add-on
settings >  extras
2016-09-17 06:12:37 -05:00
angelblue05
2a6ad7bd11 Version bump 2.2.31 2016-09-15 22:51:02 -05:00
angelblue05
58ed423b16 Re-add logging
Troubleshoot movies receiving the wrong tag
2016-09-15 21:59:39 -05:00
sfaulds
828abd807e Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop 2016-09-16 11:46:30 +10:00
sfaulds
af1859cab3 attempt at fixing the toggeling (add/remove) of the pooled series episodes 2016-09-16 11:25:34 +10:00
angelblue05
11a068cd30 Migrate db version to emby database 2016-09-15 05:31:15 -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
20d499338b Increase logging to find movie bug
Titles being assigned the wrong tag.
2016-09-14 02:09:40 -05:00
angelblue05
936126f5bf Add series pooling
Temporary solution until series pooling tv show ids are returned with
the server's api. The server currently only returns one series. The only
way to get series pooling working is by running a manual sync.
2016-09-14 00:23:32 -05:00
angelblue05
1c450cb257 Fix user selection dialog
Artwork wasn't displaying for Isengard
2016-09-11 22:34:11 -05:00
angelblue05
f2e68797f6 Version bump 2.2.30 2016-09-11 20:03:47 -05:00
angelblue05
27b9e1c447 Update state
When manually connect to server, update saved state
2016-09-11 18:18:49 -05:00
angelblue05
663567c51f Update German translation 2016-09-11 17:22:43 -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
cd602dd94a Version bump 2.2.29 2016-09-11 01:35:14 -05:00
angelblue05
6937834b91 Fix typo in path 2016-09-11 01:34:59 -05:00
angelblue05
8f56c9d20f Version bump 2.2.28 2016-09-10 18:49:26 -05:00
angelblue05
bd89228097 Fix for user selection when all users are hidden 2016-09-10 18:41:47 -05:00
angelblue05
964e9eccef Version bump 2.2.27 2016-09-10 18:25:25 -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
17cc2116e4 Version bump 2.2.26 2016-09-10 18:02:52 -05:00
angelblue05
08992343a6 Fix dialog for emby connect signin 2016-09-10 16:39:15 -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
b4414648dc Update delete cache method 2016-09-10 16:26:29 -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
b34007f727 Pylint (#60) 2016-09-10 06:15:58 -05:00
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