1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Fixed global database lock release during scrobble creation, GH-126

This commit is contained in:
krateng
2022-04-22 06:01:59 +02:00
parent 646c290a37
commit 6e4e62755d
2 changed files with 50 additions and 48 deletions

View File

@@ -36,3 +36,6 @@ minor_release_name: "Yeonhee"
3.0.6:
notes:
- "[Bugfix] Better parsing of featuring artists"
- "[Bugfix] Fixed buffered output in Docker"
- "[Bugfix] Fixed importing a Spotify file without path"
- "[Bugfix] No longer releasing database lock during scrobble creation"