mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 22:55:54 +03:00
[GH-ISSUE #47] The 'select all' button selects tracks which are filtered out. #36
Labels
No labels
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SongSync#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Expected behavior
When using this option it is expected that only the songs being shown on the screen will be selected.
Screenshots

The before and after results with 'Only show songs without lyrics' filter toggled on and off respectively.
Smartphone (please complete the following information):
Additional Context
The app also crashes a lot when selecting multiple songs one by one.