Version bump 2.3.51

This commit is contained in:
angelblue05 2017-09-04 01:40:13 -05:00
parent c1fa4f0ac2
commit 66a4f381f4
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.emby"
name="Emby"
version="2.3.50"
version="2.3.51"
provider-name="Emby.media">
<requires>
<import addon="xbmc.python" version="2.19.0"/>

View File

@ -1,3 +1,6 @@
version 2.3.51
- Temporarily disabled series pooling for non-admin users. A future server update + a manual sync will correct this. I'll make a quick announcement.
version 2.3.50
- Fixed Series pooling (requires a reset of database + a manual sync to apply)
- Add PlayPause server event