mirror of
https://github.com/jellyfin/jellyfin-chromecast.git
synced 2024-11-23 22:19:46 +00:00
limit rating for backdrop items
This commit is contained in:
parent
39f9c4b141
commit
5fc1465b6b
@ -243,7 +243,7 @@
|
||||
|
||||
// Although we're limiting to what the user has access to,
|
||||
// not everyone will want to see adult backdrops rotating on their TV.
|
||||
MaxOfficialRating: 'R',
|
||||
MaxOfficialRating: 'PG-13',
|
||||
|
||||
Limit: 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user