rbackhouse / MaximumMPD

React Native based MPD Client for iOS and Android
MIT License
46 stars 5 forks source link

playlist delete doesn't work #71

Closed guestguestguestguest closed 3 years ago

guestguestguestguest commented 3 years ago

From Play menu, Playlists tab, select a playlist. From the list of tracks, press the trash icon to delete a track. Nothing happens. Expected behavior: the track gets deleted from the playlist.

rbackhouse commented 3 years ago

This somehow got missed a while back. A click should load an action sheet with two options

1) Delete playlist entry 2) Goto the Album that contains the playlist entry

A fix is available in version 4.9 in the App Store

guestguestguestguest commented 3 years ago

Fixed! Thanks much Richard.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Sunday, July 11th, 2021 at 6:32 PM, Richard Backhouse @.***> wrote:

This somehow got missed a while back. A click should load an action sheet with two options

  • Delete playlist entry
  • Goto the Album that contains the playlist entry

A fix is available in version 4.9 in the App Store

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.