v1.3
github-actions
released this
13 Oct 16:55
·
5 commits
to de6ca22bb6d4f3dc40f6856f341422437e4046ab
since this release
New features:
- Add 'Search manually' to the playlist context menu
- Add 'Edit lyrics' to the playlist context menu
- Add 'Mark as instrumental' to the playlist context menu
- Add 64-bit build configuration
Behaviour changes:
- Move the playlist context menu entries into the OpenLyrics submenu
- Improve clarity of the confirmation text for 'Mark as instrumental'
- Delay lyric search when results aren't visible (e.g fb2k is minimised)
- Change preferences nomenclature from 'ID3 tags' to 'Metadata tags'
- Re-word preferences for local files from 'save' to 'storage' folder
- Add a status bar description for the 'Remove timestamps' auto-edit
Bug fixes:
- Fix accidentally deleting newlines from genius, azlyrics & darklyrics
- Fix the AZLyrics source not returning lyrics available on the site
- Fix 'Invalid path syntax' error when saving lyrics to network share
- Fix manual search results sometimes not showing up in the result list
- Fix 'Collapse multiple instances of the same line' option being ignored
- Fix ColumnsUI warning that the openlyrics panel is visible on creation
- Fix the QQMusic source reliably failing to find any lyrics
Internal changes:
- Update ColumnsUI SDK to version 7.0.0 beta 2
- Update foobar2k SDK to version 20220810
- Replace the internal HTML parser for MIT license compatibility