From 99abfea4fb28960bb213d4c746b1af968339ba01 Mon Sep 17 00:00:00 2001 From: tomkat83 Date: Sun, 25 Sep 2016 19:31:55 +0200 Subject: [PATCH] Version bump --- addon.xml | 2 +- changelog.txt | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/addon.xml b/addon.xml index f4193c60..c40532c0 100644 --- a/addon.xml +++ b/addon.xml @@ -1,7 +1,7 @@ diff --git a/changelog.txt b/changelog.txt index 7e5a8ed1..5e20e35a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,11 @@ +version 1.3.8 (beta only) +- Fix TypeError for manually entering PMS address +- Fix "Opening Stream..." dialog not closing +- Try to prevent OperationalError: database is locked +- Revert "Download one item at a time" +- Remove obsolete import +- Compile regex only once + version 1.3.7 (beta only) - Music sync: Fix ProgrammingError - Don't set-up clips/trailers like other videos (Should fix PKC trying to tell the PMS where we are playing that item)