mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Better support for Samsung SmartTV for built-in DLNA server (#4784)
This commit is contained in:
@@ -85,7 +85,6 @@ func sceneToContainer(scene *models.Scene, parent string, host string) interface
|
||||
Path: iconPath,
|
||||
RawQuery: url.Values{
|
||||
"scene": {strconv.Itoa(scene.ID)},
|
||||
"c": {"jpeg"},
|
||||
}.Encode(),
|
||||
}).String()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user