mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-09-29 15:31:04 -04:00
49 lines
1.0 KiB
JSON
49 lines
1.0 KiB
JSON
{
|
|
"countryCode": "th",
|
|
"supportsSubScores": false,
|
|
"ratings": [
|
|
{
|
|
"ratingStrings": ["P", "G"],
|
|
"ratingScore": {
|
|
"score": 0,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["13"],
|
|
"ratingScore": {
|
|
"score": 13,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["15"],
|
|
"ratingScore": {
|
|
"score": 15,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["18+"],
|
|
"ratingScore": {
|
|
"score": 18,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["20"],
|
|
"ratingScore": {
|
|
"score": 20,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["Banned"],
|
|
"ratingScore": {
|
|
"score": 1001,
|
|
"subScore": null
|
|
}
|
|
}
|
|
]
|
|
}
|