Changelog:
- Lyrics editor no longer blocks saving when both plain and synced lyrics are empty.
- Added ability to import synced lyrics from an .lrc file (via file picker) or directly from clipboard into the lyrics editor.
- Removed dead code and refactored the mass lyrics exporter to use a background queue (similar to the downloader). You can now close the export modal and reopen it later via the header button to check progress.
- Reduced memory overhead during mass download and export operations by limiting log buffers and removing unnecessary reactive arrays that are causing memory leaks.
If you're here before version 2.0.0, check out the v2.0.0 changelog to learn more about all the new features!