2024-10-28, 11:07 PM
(This post was last modified: 2024-10-28, 11:45 PM by Iceshadow. Edited 2 times in total.)
I can't delete items from a playlist after updating to version 10.10.0
I've tried both the API and the Web GUI.
After attempting to delete an item using the Web GUI, a DELETE action is initiated: "/Playlists/91e612868ac3fa441f89b7ca3e1e9f26/Items?EntryIds=239f3ea2748e4617be8d3748dbd14033". I'm receiving a response code 204, but the item remains in the playlist.
This issue occurs with new playlists as well
Edit: I was able to recreate the issue on a new Jellyfin Docker configuration using the official jellyfin/jellyfin:latest image and on a new Windows machine
I've tried both the API and the Web GUI.
After attempting to delete an item using the Web GUI, a DELETE action is initiated: "/Playlists/91e612868ac3fa441f89b7ca3e1e9f26/Items?EntryIds=239f3ea2748e4617be8d3748dbd14033". I'm receiving a response code 204, but the item remains in the playlist.
This issue occurs with new playlists as well
Edit: I was able to recreate the issue on a new Jellyfin Docker configuration using the official jellyfin/jellyfin:latest image and on a new Windows machine