Add collections to get_children_metadata API data

This commit is contained in:
JonnyWong16 2022-10-25 16:11:37 +00:00 committed by GitHub
parent e6829310ad
commit 08bc365a7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View file

@ -4591,6 +4591,7 @@ class WebInterface(object):
"audience_rating": "",
"audience_rating_image": "",
"banner": "",
"collections": [],
"content_rating": "",
"directors": [],
"duration": "",
@ -5442,8 +5443,8 @@ class WebInterface(object):
"tagline": "",
"thumb": "/library/metadata/153037/thumb/1462175060",
"title": "The Red Woman",
"user_rating": "9.0",
"updated_at": "1462175060",
"user_rating": "9.0",
"writers": [
"David Benioff",
"D. B. Weiss"