From b3e4411850c015136f634147b97ad120464fc02f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pauli=20J=C3=A4rvinen?= Date: Sun, 22 Mar 2020 18:39:31 +0200 Subject: [PATCH] Release v0.13.1 --- AUTHORS.md | 1 + CHANGELOG | 12 ++++++++++++ appinfo/info.xml | 2 +- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/AUTHORS.md b/AUTHORS.md index 1f311767f..eab500742 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -19,6 +19,7 @@ * [Ashot Nazaryan](https://github.com/AshotN) * [Bernhard Posselt](https://github.com/BernhardPosselt) * [Cbxk1xg](https://github.com/cbxk1xg) +* [Chris Allan](https://github.com/ChrisJAllan): * [ChristophWurst](https://github.com/ChristophWurst) * [Christopher Schäpers](https://github.com/Kondou-ger): * [David Prevot](https://github.com/DavidPrevot) diff --git a/CHANGELOG b/CHANGELOG index 2fa387dad..9d8c6a7b5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +v0.13.1 2020-03-22 + * do not treat each disc of a multi-disc album as a separate album (#680) + * fix year tag not being extracted from M4A files (#744 by @ChrisJAllan) + * fix disc number tag not being extracted from M4A files (#746) + * update getID3 to development version 1.9.19-202003150936 + * should fix cover art not showing up on M4A files (#743) + * fixes the issue which forced us previously to remove one commit from v1.9.19 + * log the error if opening a file for metadata extraction fails (#123) + * do not stop the whole scanning process if opening a file throws an exception + * tweak the ordering of the fields in the track details pane + * fix embedded player not showing metadata for the unscanned files (regression introduced in v0.13.0) + v0.13.0 2020-02-16 * searching/filtering by title/album/artist/year/folder/path (#662, #367) * the query may freely combine details from tracks and their parent entities (album/artist/folder) diff --git a/appinfo/info.xml b/appinfo/info.xml index 87cf1fb74..52be9752f 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,7 +10,7 @@ In the library view, you can play tracks by album or artist, create custom playl Limitations: The app can handle libraries of more than 50´000 tracks on modern desktop browsers, but the user experience is not optimized for such collections. Libraries significantly larger than this may fail to function altogether. The playback from Files works regardless of the collection size. AGPL Pauli Järvinen, Morris Jobke (original author), Jan-Christoph Borchardt (original design) - 0.13.1-alpha1 + 0.13.1 multimedia https://user-images.githubusercontent.com/8565946/43827475-94d34d7c-9b02-11e8-8bf9-9f3d91aa5dab.png https://user-images.githubusercontent.com/8565946/43827480-978865f2-9b02-11e8-97fd-b46d3e171fd7.png