angelblue05
e69b01e825
Fix clear playlist
2018-01-11 02:09:18 -06:00
angelblue05
42fac71033
Add logging
2018-01-10 16:44:19 -06:00
angelblue05
68f959580b
Clear playlist if end is reached
2018-01-09 22:30:05 -06:00
angelblue05
e530575d91
Clear playlist if last item in list
2018-01-09 21:03:32 -06:00
angelblue05
3f5b5fa107
Fix theme media
2018-01-09 19:41:04 -06:00
angelblue05
1ec3b32919
Update theme media
2018-01-09 19:31:14 -06:00
angelblue05
3bccc195da
Fix special monitor
2018-01-09 05:42:37 -06:00
Sebastian S
241646f9a2
Fixed "Play from here" issue ( #121 )
2018-01-09 05:39:59 -06:00
angelblue05
9ac37a1c40
3.0.0 Revision Krypton
...
Update playback for Krytpon
Support Multi source
Add Force Transcode
Add a small listener for external players
Update dialog skin (thank you sualfred)
2018-01-07 20:13:11 -06:00
angelblue05
6005555b37
Update context menu
...
Use the new method that was added in krypton.
2017-12-31 17:30:45 -06:00
angelblue05
e801b69e4b
Fix context menu
2017-12-31 01:07:10 -06:00
angelblue05
22a2de90c8
Fix the context menu not working
2017-12-30 16:53:09 -06:00
angelblue05
9a50392d0c
Adjust music video premiere
2017-12-30 16:53:09 -06:00
angelblue05
e2a183a08b
Revert changes for transcode pull request
...
causes errors atm and don't have time to check it out.
2017-12-30 16:53:09 -06:00
angelblue05
c2352e4428
Try to fix encoding..again
2017-12-16 20:44:32 -06:00
angelblue05
59e8452f3b
Reverse change
2017-12-16 20:23:16 -06:00
angelblue05
6ddbcac42e
Update 2.3.59
2017-12-13 02:39:33 -06:00
angelblue05
938538c54f
Temp fix
...
Server api changed recursivecount. It now returns 0 regardless of the
show containing episodes. There's no way to detect empty shows as far as
I'm aware so remove check.
2017-12-13 02:39:33 -06:00
angelblue05
bfaed955f5
Attempt to fix encoding error
2017-12-13 02:39:33 -06:00
obitwentywan
aaeb3a6272
Infer values for musicvideo "track" and "premiered" fields... ( #109 )
...
* Infer values for musicvideo track and premiered fields when none are available from Emby, to support some kodi views.
* Tidy up some code style issues
2017-12-12 21:25:21 -06:00
Alex
9803e9dcdf
SSL socket SNI support ( #108 )
2017-12-10 04:15:58 -06:00
simpman
a7057ec3dc
Improve transcoding detection ( #107 )
...
* Update Leia Video DB
* Fix transcoding for non-standard filenames
Fix transcoding for cases where the filename does not contain codec
Added HEVC to 10bit transcode option
Added case for non-default video track ids
2017-12-07 02:03:31 -06:00
angelblue05
634090e93c
Update photos library display
2017-11-25 17:35:07 -06:00
angelblue05
354a6669ac
Add retries and update playback report to emby
2017-11-25 17:34:37 -06:00
angelblue05
6644504005
Fixed potential loop in inc sync
2017-11-25 17:33:44 -06:00
angelblue05
c34d26ebed
Fix wrong id being used for tvshows
...
To fix trakt issues.
2017-11-25 17:32:39 -06:00
im85288
8e512896a0
update music db version for leia
2017-11-19 19:58:35 +00:00
angelblue05
c0012582c8
Fix plugin paths & Attempt to fix photos
...
Emby removed photos library. Now it's homevideo and photos. Had to tweak
a few things.
Update plugin patha to properly encode naming.
2017-11-08 22:42:48 -06:00
angelblue05
72d36d382b
merge --develop
2017-11-08 20:58:59 -06:00
im85288
7be8c49b14
add support for latest kodi 18 music db changes
2017-11-04 14:08:12 +00:00
angelblue05
2a67cb2da5
Add a retry to detect playback
2017-11-02 22:34:55 -05:00
angelblue05
a4e12da8fe
Add refresh boxsets option
2017-11-02 22:34:41 -05:00
angelblue05
b130f7646a
Fixed server not falling back correctly
...
Reduce timeout
2017-11-02 22:34:26 -05:00
angelblue05
17211df01e
Allow server without port
2017-11-02 22:34:10 -05:00
angelblue05
a3d996bc6c
Fix freezing issue at startup
2017-10-10 00:40:20 -05:00
angelblue05
0435ab5b98
Fix typo
2017-10-04 17:47:30 -05:00
angelblue05
88dd33d4ce
Fixed few bugs in playback
...
video res not having values, audio url missing ?, support new server
setting that disables subs extraction
2017-10-04 17:35:40 -05:00
angelblue05
2003367a21
Fix video detection in monitor
2017-10-04 17:34:25 -05:00
angelblue05
6be4ffca3d
Offline mode for views
2017-10-04 17:34:00 -05:00
angelblue05
9f355989a6
Fixed connecting to server
2017-10-04 17:33:40 -05:00
angelblue05
c1fa4f0ac2
Temp fix series pooling for non admins
2017-09-04 01:40:05 -05:00
angelblue05
8d00a9ade2
Support series pooling
...
Still requires a manual sync to apply...
2017-09-03 14:10:04 -05:00
angelblue05
7767f515b9
Support new event PlayPause
2017-09-03 14:08:52 -05:00
angelblue05
7e5de4d06e
Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop
2017-09-03 14:00:43 -05:00
EGrishin
6c4031158e
Add SetRepeatMode feature ( #101 )
2017-08-25 02:22:12 -05:00
angelblue05
37cb909f46
use diff endpoint to validate server online
2017-08-12 20:10:06 -05:00
angelblue05
d1054896bc
Add extra check (fix)
...
Called wrong class
2017-08-09 05:06:46 -05:00
angelblue05
8858860015
Add extra check (new bug in krypton??)
...
Something in Kodi is triggering on play while hovering widgets.
2017-08-08 21:17:32 -05:00
angelblue05
7e38a743d7
Fix server name encoding
2017-08-08 21:17:32 -05:00
Marcin W
d4ea2666fa
Polish translation - update ( #100 )
2017-08-08 18:15:51 -05:00