Release 0.4.0

This commit is contained in:
Philipp Wolfer 2024-01-21 16:28:55 +01:00
parent 757aeed7b5
commit fee1eba080
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
2 changed files with 5 additions and 4 deletions

View file

@ -1,13 +1,14 @@
# Scotty Changelog
## 0.4.0 - unreleased
## 0.4.0 - 2024-01-21
- JSPF: implement append mode
- scrobberlog: default for append mode is enabled
- scrobberlog: append mode is enabled by default
- Subsonic: Only set tags if genre is not empty
- ListenBrainz: Listen import can be configured to check for duplicate listens
- spotify-history: New backend for importing from Spotify extended streaming
history JSON files
- Allow date time string for `--timestamp` parameter
- Enabled output for "dump" backend again
- Fixed completed progress bar showing empty
- Fixed crash in case of importer returning an error on import start