core/tests/components/jellyfin/fixtures/movie-collection.json

46 lines
1.0 KiB
JSON

{
"BackdropImageTags": [],
"CanDelete": false,
"CanDownload": false,
"ChannelId": "",
"ChildCount": 1,
"CollectionType": "movies",
"DateCreated": "string",
"DisplayPreferencesId": "string",
"EnableMediaSourceDisplay": true,
"Etag": "string",
"ExternalUrls": [],
"GenreItems": [],
"Genres": [],
"Id": "MOVIE-COLLECTION-FOLDER-UUID",
"ImageBlurHashes": { "Primary": { "string": "string" } },
"ImageTags": { "Primary": "string" },
"IsFolder": true,
"LocalTrailerCount": 0,
"LocationType": "FileSystem",
"LockData": false,
"LockedFields": [],
"Name": "Movies",
"ParentId": "string",
"Path": "string",
"People": [],
"PlayAccess": "Full",
"PrimaryImageAspectRatio": 1.7777777777777777,
"ProviderIds": {},
"RemoteTrailers": [],
"ServerId": "string",
"SortName": "movies",
"SpecialFeatureCount": 0,
"Studios": [],
"Taglines": [],
"Tags": [],
"Type": "CollectionFolder",
"UserData": {
"IsFavorite": false,
"Key": "string",
"PlayCount": 0,
"PlaybackPositionTicks": 0,
"Played": false
}
}