SpotiFLAC-Mobile/lib
zarzet 4336e6dc78 feat: add 5 new lyrics providers
New lyrics providers using Paxsenix API:
- Spotify: Synced lyrics from Spotify
- Deezer: Synced lyrics from Deezer
- YouTube: Lyrics from YouTube
- Kugou: Lyrics from Kugou (Chinese service)
- Genius: Plain text lyrics from Genius

Implementation:
- Add lyrics client implementations for all providers
- Smart search result scoring based on track name, artist, and duration
- Support for both synced (LRC) and unsynced lyrics formats
- Fallback search with simplified track names and primary artist

UI updates:
- Add provider entries to lyrics priority settings page
- Add display names for new providers in settings
2026-05-14 20:42:14 +07:00
..
constants feat: show remote-config launch announcement on app start 2026-05-11 01:37:10 +07:00
l10n feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
models feat: add AAC lossy target and toggle for Apple Music eLRC word sync 2026-05-12 02:23:04 +07:00
providers feat: add AAC lossy target and toggle for Apple Music eLRC word sync 2026-05-12 02:23:04 +07:00
screens feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
services fix: MP3 lyrics embedding via ID3v2.3 USLT frame 2026-05-14 18:25:03 +07:00
theme feat: retire built-in download providers, add isolated extension runtimes, Google Sans Flex font, and monochrome icon support 2026-05-01 02:44:32 +07:00
utils feat: audio analysis rescan and AAC conversion support 2026-05-14 15:46:55 +07:00
widgets fix: MP3 lyrics embedding via ID3v2.3 USLT frame 2026-05-14 18:25:03 +07:00
app.dart fix provider fallbacks and public branding 2026-05-04 00:51:52 +07:00
main.dart feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00