-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
bugSomething is not workingSomething is not workingdevice/software specificIssues concerning devices with some specific hardware/softwareIssues concerning devices with some specific hardware/softwareneeds reproductionCouldn't reproduce. More info or help is neededCouldn't reproduce. More info or help is needed
Description
Checklist
- I can reproduce the bug with the latest version given here.
- I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected app version
1.2.2
Affected Android/Custom ROM version
Android 8.0
Affected device model
Huawei P10 Lite
How did you install the app?
Google Play Store
Steps to reproduce the bug
- go to the tracks queue list
- long tap on a track
- tap the trash bin icon
- a popup asks the user for confirmation and warns that this operation will also remove the file from the device
- confirm
Expected behavior
The file is deleted from the device
Actual behavior
the track entry is removed from the queue, file is still in the device
Screenshots/Screen recordings
No response
Additional information
Looks like deleteTracks() only removes the track from the list, but the delete_song_warning string says that the file will be removed from the device.
I think just blacklisting the file from the queue is fine (I guess it's the icon to the left of the trash bin). As already said in #28, managing files is a file manager's job
Metadata
Metadata
Assignees
Labels
bugSomething is not workingSomething is not workingdevice/software specificIssues concerning devices with some specific hardware/softwareIssues concerning devices with some specific hardware/softwareneeds reproductionCouldn't reproduce. More info or help is neededCouldn't reproduce. More info or help is needed