mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-09-25 11:58:42 -04:00
42 lines
900 B
JSON
42 lines
900 B
JSON
{
|
|
"countryCode": "hu",
|
|
"supportsSubScores": false,
|
|
"ratings": [
|
|
{
|
|
"ratingStrings": ["KN"],
|
|
"ratingScore": {
|
|
"score": 0,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["6"],
|
|
"ratingScore": {
|
|
"score": 6,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["12"],
|
|
"ratingScore": {
|
|
"score": 12,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["16"],
|
|
"ratingScore": {
|
|
"score": 16,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["18", "X"],
|
|
"ratingScore": {
|
|
"score": 18,
|
|
"subScore": null
|
|
}
|
|
}
|
|
]
|
|
}
|