Skip to content

Deleting a file from the track queue view doesn't delete the file from the device #242

@marcosox

Description

@marcosox

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

  1. go to the tracks queue list
  2. long tap on a track
  3. tap the trash bin icon
  4. a popup asks the user for confirmation and warns that this operation will also remove the file from the device
  5. 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

No one assigned

    Labels

    bugSomething is not workingdevice/software specificIssues concerning devices with some specific hardware/softwareneeds reproductionCouldn't reproduce. More info or help is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions