LeoKlaus / plappa

An Audiobook client for Jellyfin and AudioBookShelf, written in Swift/SwiftUI.
https://plappa.me
237 stars 1 forks source link

[BUG] Playlists that are removed from server are not removed in app #222

Open justcallmelarry opened 1 week ago

justcallmelarry commented 1 week ago

Describe the bug I created a playlist for a specific reason, which I then did not end up needing. When deleting the playlist on my server I would have expected the playlist also to be removed in the app.

To Reproduce Steps to reproduce the behavior:

  1. Create a playlist on the server.
  2. Add some boos to it.
  3. Open the app to sync the playlist.
  4. Remove the playlist on the server.
  5. See that playlist is still in the app.

Expected behavior The playlist should be gone on the app when it no longer exists on the server.

Environment(please complete the following information):