Another attempt to fix playlists

This commit is contained in:
Wolfgang Kulhanek
2025-10-22 18:15:17 +02:00
parent d69b442019
commit ba52f201b9
2 changed files with 3 additions and 3 deletions

View File

@@ -881,7 +881,7 @@ function bindSmapiSoapServiceToExpress(
id: "playlists",
title: lang("playlists"),
albumArtURI: iconArtURI(bonobUrl, "playlists").href(),
itemType: "playlist",
itemType: "container",
canEnumerate: true,
attributes: {
readOnly: false,