Changelog:
- Fix hotkey interfering with text input field in lyrics search modal
- No longer automatically play a song when opening lyrics editor modal
Changelog from 0.3.1:
- 🚀 Instrumental status support. You can now mark a song as instrumental in lyrics editor, and that song will retain the instrumental status even after rescan! (resolves #36)
- 🚀 Quality-of-life improvement for player controls: seek buttons, play/pause track item syncing, replay button, and hotkey to control the player (#76 by @esmersmith)
- Fix Rewind line button -1 problem in lyrics editor (fixes #66) (#77 by @esmersmith)
- Send correct user-agent in lrclib.net requests:
LRCLIB v{version} (https://github.com/tranxuanthang/lrcget)
- Some minor bug fixes and other small detail improvements