mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Blob fixes (#3599)
* Fix error if movie back image blob was not found * Don't error out if scene cover get fails * Don't error out on image get fails * Add debug logging for fs blobs * Remove old blob data when no longer referenced
This commit is contained in:
@@ -742,8 +742,8 @@ func Test_sceneRelationships_cover(t *testing.T) {
|
||||
"error getting scene cover",
|
||||
errSceneID,
|
||||
&newDataEncoded,
|
||||
nil,
|
||||
true,
|
||||
newData,
|
||||
false,
|
||||
},
|
||||
{
|
||||
"invalid data",
|
||||
|
||||
Reference in New Issue
Block a user