Version bump 2.2.33

This commit is contained in:
angelblue05 2016-09-19 05:42:13 -05:00
parent 0e36dd63ef
commit 64c47f1a87
2 changed files with 7 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.2.32"
version="2.2.33"
provider-name="Emby.media">
<requires>
<import addon="xbmc.python" version="2.1.0"/>

View file

@ -1,3 +1,9 @@
version 2.2.33
- Fix manual sync crashing
- Update Portuguese translation
- Add support for German MPAA rating. You will need to reset your local database to apply the change.
- Add a backup option. Find out more: https://github.com/MediaBrowser/plugin.video.emby/wiki/Create-and-restore-from-backup
version 2.2.32
- Update the emby context menu
- Add option to disable the context menu in the add-on settings > extras tab