[GH-ISSUE #47] The 'select all' button selects tracks which are filtered out. #36

Closed
opened 2026-02-27 19:25:58 +03:00 by kerem · 0 comments
Owner

Originally created by @Banana-Bond on GitHub (Nov 5, 2023).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/47

Describe the bug
If we go into selection mode and use the 'select all' button when any of the two filters are turned on ('Only show songs without lyrics' or 'Ignore Folders') the app selects every audio file it can recognise in the phone storage; even the ones inside the ignored folders.

Manually adding a .nomedia file to these ignored folders and reopening the app did decrease the total file count.

To Reproduce
Steps to reproduce the behavior:

  1. Open the app and select one song by long pressing it to go into selection mode. On the top right corner click the select all button (the one without the cross). Check the total number of songs selected.
  2. Cancel the selection and turn on any of the two filters.
  3. Repeat step 1 with the filter turned on.
  4. Recheck total number of songs selected. The number of songs selected will remain unchanged.

Expected behavior
When using this option it is expected that only the songs being shown on the screen will be selected.

Screenshots
05 11 23_SongSync_Bug
The before and after results with 'Only show songs without lyrics' filter toggled on and off respectively.

Smartphone (please complete the following information):

  • Device: Mi 11
  • OS: MIUI 13 (Android 12)
  • App version: v3.0.0

Additional Context
The app also crashes a lot when selecting multiple songs one by one.

Originally created by @Banana-Bond on GitHub (Nov 5, 2023). Original GitHub issue: https://github.com/Lambada10/SongSync/issues/47 **Describe the bug** If we go into selection mode and use the 'select all' button when any of the two filters are turned on ('Only show songs without lyrics' or 'Ignore Folders') the app selects every audio file it can recognise in the phone storage; even the ones inside the ignored folders. Manually adding a .nomedia file to these ignored folders and reopening the app did decrease the total file count. **To Reproduce** Steps to reproduce the behavior: 1. Open the app and select one song by long pressing it to go into selection mode. On the top right corner click the select all button (the one without the cross). Check the total number of songs selected. 2. Cancel the selection and turn on any of the two filters. 3. Repeat step 1 with the filter turned on. 4. Recheck total number of songs selected. The number of songs selected will remain unchanged. **Expected behavior** When using this option it is expected that only the songs being shown on the screen will be selected. **Screenshots** ![05 11 23_SongSync_Bug](https://github.com/Lambada10/SongSync/assets/119497426/36fe172d-2c35-47ec-a435-dc535a525bd3) The before and after results with 'Only show songs without lyrics' filter toggled on and off respectively. **Smartphone (please complete the following information):** - Device: Mi 11 - OS: MIUI 13 (Android 12) - App version: v3.0.0 **Additional Context** The app also crashes a lot when selecting multiple songs one by one.
kerem 2026-02-27 19:25:58 +03:00
  • closed this issue
  • added the
    bug
    label
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#36
No description provided.