- User playlists support.
- Single track support.
- Ability to choose between 1000x1000 and original covers with the
get_original_covers
option. - Ability to write timed LRC lyrics when available with the
write_lyrics
option. - Ability to sleep between processing of each URL with the
sleep
option (could help with potential API rate-limiting).
Config file update required. Add the following:
sleep = false
write_covers = true
get_original_covers = false
write_lyrics = true
Hotfixed. Please re-download the binary.