force lrc file to utf-8

This commit is contained in:
logykk 2023-08-10 01:01:00 +12:00
parent ff527fe834
commit 8cfd27407e
3 changed files with 9 additions and 4 deletions

View file

@ -1,5 +1,10 @@
# Changelog
## 0.6.12
- Dockerfile works again
- Fixed lrc file extension replacement
- Fixed lrc file writes breaking on non-utf8 systems
## 0.6.11
- Add new scope for reading followed artists
- Print API errors by default