We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834554e commit 2a69f3fCopy full SHA for 2a69f3f
models.go
@@ -48,6 +48,7 @@ type Metadata struct {
48
AddedAt int `json:"addedAt"`
49
Art string `json:"art"`
50
ContentRating string `json:"contentRating"`
51
+ ChildCount int `json:"childCount"`
52
Duration int `json:"duration"`
53
GrandparentArt string `json:"grandparentArt"`
54
GrandparentKey string `json:"grandparentKey"`
0 commit comments