Each profile may carry a maxRating token ("kids" | "twelve" | "fifteen" |
"unrestricted") capping which movies/TV it can browse and play. Empty means
"no explicit tier" — the client falls back to the account default (a child
profile resolves to "kids"). Plain text, opaque to the server: all filtering
is client-side like the kids filter, and a string column lets the app add
tiers without another migration.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| 1752600000_init_accounts_schema.js | ||
| 1784250000_sync_fields.js | ||
| 1785200000_addon_config.js | ||
| 1786000000_device_auth.js | ||
| 1786500000_releases.js | ||
| 1786500001_releases_protect_file.js | ||
| 1787000000_profile_max_rating.js | ||