mirror of
https://github.com/jellyfin/TMDbLib.git
synced 2024-11-23 13:50:14 +00:00
23 lines
368 B
Plaintext
23 lines
368 B
Plaintext
{
|
|
backdrop: {
|
|
aspect_ratio: 1.778,
|
|
file_path: <non-empty>,
|
|
height: 1080,
|
|
iso_639_1: en,
|
|
width: 1920
|
|
},
|
|
poster: {
|
|
aspect_ratio: 0.667,
|
|
file_path: <non-empty>,
|
|
height: 1800,
|
|
iso_639_1: en,
|
|
width: 1200
|
|
},
|
|
logo: {
|
|
aspect_ratio: 1.68,
|
|
file_path: <non-empty>,
|
|
height: 219,
|
|
iso_639_1: en,
|
|
width: 368
|
|
}
|
|
} |