Replace movie with group (#5280)

This commit is contained in:
DogmaDragon
2024-09-22 06:18:12 +03:00
committed by GitHub
parent 476688c84d
commit 3abdcbee6f
6 changed files with 19 additions and 19 deletions

View File

@@ -248,7 +248,7 @@ The following object types are supported:
* `SceneMarker`
* `Image`
* `Gallery`
* `Movie`
* `Group`
* `Performer`
* `Studio`
* `Tag`
@@ -296,7 +296,7 @@ For example, here is the `args` values for a Scene update operation:
"studio_id":null,
"gallery_ids":null,
"performer_ids":null,
"movies":null,
"groups":null,
"tag_ids":["21"],
"cover_image":null,
"stash_ids":null