Skip to content

feat(music): add customizable no-lyrics message - #21

Open
jojo-chaechae wants to merge 1 commit into
jaxparrow07:masterfrom
jojo-chaechae:feat/music-player-filter
Open

feat(music): add customizable no-lyrics message#21
jojo-chaechae wants to merge 1 commit into
jaxparrow07:masterfrom
jojo-chaechae:feat/music-player-filter

Conversation

@jojo-chaechae

Copy link
Copy Markdown
Contributor

Add a configurable custom message shown when lyrics cannot be found for the current track.

Changes:

  • New lyricsNotFoundMessage kcfg entry (String, default empty)
  • New "Not found message" section in the Lyrics settings page (ConfigLyrics.qml) with a TextField
  • Custom text is passed through main.qml \u2192 TallWideLayout/WideLayout \u2192 SyncedLyricsView
  • SyncedLyricsView falls back to the default i18n("No lyrics available") when the field is empty
  • Applies to both the 404 not-found state and the empty-lyrics state

Add lyricsNotFoundMessage config entry and settings field.
Show custom text when lyrics unavailable, fallback to default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant