angelblue05
fdc62aa623
Retry dbcommit
...
For some reason, Kodi doesn't always trigger the video database scan
stopped event keeping the add-on waiting forever. Try committing after
10 sec and catching the error if the database is truly locked.
2016-10-03 18:59:10 -05:00
angelblue05
04d9effb4b
Update German translation
2016-10-01 02:58:16 -05:00
angelblue05
8d803b7cfd
Bump xbmc.python api version
2016-09-30 05:11:41 -05:00
angelblue05
b21a154c90
Version bump 2.2.38
2016-09-30 04:21:04 -05:00
angelblue05
3d6542bda4
Fix series pooling
...
In case there's a duplicate in the Kodi database, but it's not an emby
entry.
2016-09-30 04:20:03 -05:00
angelblue05
74a869dff8
Revert "more optimizations to new playback code"
...
This reverts commit dcb7fd42fa
.
2016-09-29 14:36:26 -05:00
marcelveldt
dcb7fd42fa
more optimizations to new playback code
...
add experimental setting to enable playback with new method
2016-09-29 20:49:35 +02: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
360d69146d
Rename new method, keep current working method
...
Moved major modifications to Playback branch.
2016-09-29 00:35:58 -05:00
marcelveldt
e4e05a143f
WORK IN PROGRESS !!!
...
switch playback handling to playbackinfo method supported by server
2016-09-28 16:57:23 +02:00
angelblue05
8b0164d5a3
Fix typo in method
...
Pylint downloadutils
2016-09-27 04:10:40 -05:00
angelblue05
55438749bb
Prepare transcode method
...
To be able to transcode via the context menu
2016-09-27 02:27:06 -05:00
angelblue05
04d4865074
Pylint ( #64 )
2016-09-27 01:33:09 -05:00
angelblue05
38182fcc37
Temporary disable loading connect servers
2016-09-26 21:53:44 -05:00
angelblue05
a00d55ac0e
Rework downloadutils ( #63 )
2016-09-26 21:50:58 -05:00
angelblue05
9fda48f7fe
Version bump 2.2.37
2016-09-26 18:24:45 -05:00
angelblue05
d7bc182557
Fix album artist
2016-09-26 18:22:08 -05:00
angelblue05
02dee885e8
Update to fix movie year in krypton
...
Not officially supported
2016-09-26 17:52:46 -05:00
angelblue05
16691b585d
Re-add refresh for certain options only
...
To avoid duplicate refresh
2016-09-26 17:39:05 -05:00
angelblue05
975d0aa10d
Remove refresh
...
Causes a double refresh on screen
2016-09-25 20:30:31 -05:00
angelblue05
bc819bdbf5
Series pooling adjustment
...
Only verify if the emby/kodi reference doesn't exist yet.
2016-09-25 02:33:39 -05:00
angelblue05
c823be1daa
Fix if no servers is returned
2016-09-24 22:41:14 -05:00
angelblue05
5e7d0e3a6a
Correct plugin id
2016-09-24 21:34:11 -05:00
marcelveldt
c3eb8a5598
add favourite episodes node
2016-09-23 20:46:04 +02:00
marcelveldt
bcd8f576df
small fix for krypton compatibility
2016-09-23 20:07:27 +02:00
angelblue05
3753369dff
Fix service startup
2016-09-22 11:40:57 -05:00
angelblue05
58217ca525
Update README.md
2016-09-21 04:10:11 -05:00
angelblue05
9214a0d6e0
Wrap contextmenu in try/except
...
Move to context_entry in resources
2016-09-21 03:30:13 -05:00
angelblue05
84358adc4b
Prevent potential crash with delay settings
...
If value is erased or missing, default to 0
2016-09-21 03:12:31 -05:00
angelblue05
a58503c264
Fix specials -1 bug
2016-09-21 02:55:27 -05:00
angelblue05
26f5fb8d36
Wrap service in try/except
...
Move service_entry_point to resources
2016-09-21 02:39:50 -05:00
angelblue05
dd12a6a937
Update Dutch translation
2016-09-21 01:44:08 -05:00
angelblue05
e437dadd5e
Version bump 2.2.36
2016-09-20 21:42:07 -05:00
angelblue05
0e50f13055
Fix series pooling
...
If there's the same series in different libraries
2016-09-20 21:39:21 -05:00
angelblue05
d7245c810c
Rename playback to Video Playback tab
2016-09-20 12:41:00 -05:00
angelblue05
00daf70089
Version bump 2.2.35
2016-09-20 12:26:35 -05:00
angelblue05
8aaeadadc7
Fix music crash
2016-09-20 12:23:10 -05:00
angelblue05
52d8267d50
Version bump 2.2.34
2016-09-20 04:22:33 -05:00
angelblue05
ae28e98c17
repair localize string
2016-09-20 04:20:00 -05:00
angelblue05
ba7e060009
Filter repair sync by content type
...
Basic, will need to be reviewed eventually
2016-09-20 04:17:11 -05:00
angelblue05
29a229971f
Update settings string
2016-09-20 03:15:06 -05:00
angelblue05
23b52de9be
Support other music extension for direct stream
2016-09-20 02:57:17 -05:00
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