mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 17:54:50 +03:00
49 lines
1.0 KiB
JSON
49 lines
1.0 KiB
JSON
{
|
|
"countryCode": "ph",
|
|
"supportsSubScores": true,
|
|
"ratings": [
|
|
{
|
|
"ratingStrings": ["G"],
|
|
"ratingScore": {
|
|
"score": 0,
|
|
"subScore": 0
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["PG"],
|
|
"ratingScore": {
|
|
"score": 13,
|
|
"subScore": 0
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["R-13"],
|
|
"ratingScore": {
|
|
"score": 13,
|
|
"subScore": 1
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["R-16"],
|
|
"ratingScore": {
|
|
"score": 16,
|
|
"subScore": 0
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["R-18"],
|
|
"ratingScore": {
|
|
"score": 18,
|
|
"subScore": 0
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["X"],
|
|
"ratingScore": {
|
|
"score": 1001,
|
|
"subScore": 0
|
|
}
|
|
}
|
|
]
|
|
}
|