mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-25 02:04:50 +03:00
42 lines
899 B
JSON
42 lines
899 B
JSON
{
|
|
"countryCode": "tw",
|
|
"supportsSubScores": false,
|
|
"ratings": [
|
|
{
|
|
"ratingStrings": ["0+"],
|
|
"ratingScore": {
|
|
"score": 0,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["6+"],
|
|
"ratingScore": {
|
|
"score": 6,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["12+"],
|
|
"ratingScore": {
|
|
"score": 12,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["15+"],
|
|
"ratingScore": {
|
|
"score": 15,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["18+"],
|
|
"ratingScore": {
|
|
"score": 18,
|
|
"subScore": null
|
|
}
|
|
}
|
|
]
|
|
}
|