Fix access to playlists not created by a user (#9746)

This commit is contained in:
Shadowghost
2023-05-12 15:11:59 +02:00
committed by GitHub
parent fdda721394
commit a8cdf4434b
5 changed files with 41 additions and 13 deletions

View File

@@ -549,7 +549,7 @@ namespace Emby.Server.Implementations.Playlists
SavePlaylistFile(playlist);
}
}
else
else if (!playlist.OpenAccess)
{
// Remove playlist if not shared
_libraryManager.DeleteItem(