diff --git a/CHANGELOG.md b/CHANGELOG.md index c0dafdad5..32e65b5de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,16 @@ #### What's Improved - Album covers are now loaded on a per-song basis -- Correctly interpret MP4 sort tags +- MP4 sort tags are now correctly interpreted +- Support multi-value MP4 tags with multiple `data` sub-atoms are parsed correctly +- M3U paths are now interpreted both as relative and absolute regardless of the format +- Added support for M3U paths starting with /storage/ #### What's Fixed - Fixed repeat mode not restoring on startup - Fixed rewinding not occuring when skipping back at the beginning of the queue if rewind before skipping was turned off +- Fixed artist duplication when inconsistent MusicBrainz ID tag naming was used #### What's Changed - For the time being, the media notification will not follow Album Covers or 1:1 Covers settings @@ -22,6 +26,11 @@ rewind before skipping was turned off #### dev -> dev1 changes - Re-added ability to open app from clicking on notification - Removed tasker plugin +- Support multi-value MP4 tags with multiple `data` sub-atoms are parsed correctly +- M3U paths are now interpreted both as relative and absolute regardless of the format +- Added support for M3U paths starting with /storage/ +- Fixed artist duplication when inconsistent MusicBrainz ID tag naming was used +- Made album cover keying more efficient at the cost of resillients ## 3.4.3