[GH-ISSUE #153] Hiding songs with lyrics doesn't work #111

Open
opened 2026-02-27 19:26:23 +03:00 by kerem · 2 comments
Owner

Originally created by @dgudim on GitHub (Mar 4, 2025).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/153

Describe the bug
Turning on 'show only song without lysrics' still shows all songs

To Reproduce
Steps to reproduce the behavior:

  1. Open main song list
  2. Enable 'show only songs without lyrics' in the filters
  3. Wait...
  4. Song list doesn't change

Expected behavior
Songs with lyrics are hidden

Screenshots

https://github.com/user-attachments/assets/556503f4-dc7d-4236-88e4-7b5e8554c6a6

Smartphone (please complete the following information):

  • Device: Samsung Galaxy A71
  • OS: [OneUI 5.1 (Android 13)
  • App version: 4.3.0

Additional context
I have quite a lot of songs (~9k)

Originally created by @dgudim on GitHub (Mar 4, 2025). Original GitHub issue: https://github.com/Lambada10/SongSync/issues/153 **Describe the bug** Turning on 'show only song without lysrics' still shows all songs **To Reproduce** Steps to reproduce the behavior: 1. Open main song list 2. Enable 'show only songs without lyrics' in the filters 3. Wait... 4. Song list doesn't change **Expected behavior** Songs with lyrics are hidden **Screenshots** https://github.com/user-attachments/assets/556503f4-dc7d-4236-88e4-7b5e8554c6a6 **Smartphone (please complete the following information):** - Device: Samsung Galaxy A71 - OS: [OneUI 5.1 (Android 13) - App version: 4.3.0 **Additional context** I have quite a lot of songs (~9k)
Author
Owner

@kerollosy commented on GitHub (Mar 4, 2025):

Duplicate of #97

<!-- gh-comment-id:2698021467 --> @kerollosy commented on GitHub (Mar 4, 2025): Duplicate of #97
Author
Owner

@ghost commented on GitHub (Mar 26, 2025):

It seems the only way to check if a song has embedded lyrics is to read the entire metadata of the song using TagLib, but unfortunately this process can be quite slow and would cause a significant delay in loading the app

@kerollosy Maybe adding an option to do it manually in the settings could work? and use that to filter

<!-- gh-comment-id:2753177567 --> @ghost commented on GitHub (Mar 26, 2025): > It seems the only way to check if a song has embedded lyrics is to read the entire metadata of the song using TagLib, but unfortunately this process can be quite slow and would cause a significant delay in loading the app @kerollosy Maybe adding an option to do it manually in the settings could work? and use that to filter
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SongSync#111
No description provided.