SpotiFLAC-Mobile/lib/l10n
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
..
arb feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_de.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_en.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_es.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_fr.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_hi.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_id.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_ja.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_ko.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_nl.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_pt.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_ru.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_tr.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_uk.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
app_localizations_zh.dart feat: add 5 new lyrics providers 2026-05-14 20:42:14 +07:00
l10n.dart chore: remove redundant comments and boilerplate across codebase 2026-05-05 21:35:18 +07:00
supported_locales.dart chore: enable Ukrainian locale on main 2026-04-18 23:02:00 +07:00