mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
5.0 KiB
5.0 KiB
UserProfile
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
autoSelectAudio |
Optional<Boolean> | ➖ | If the account has automatically select audio and subtitle tracks enabled | true |
defaultAudioLanguage |
Optional<String> | ✔️ | The preferred audio language for the account | ja |
defaultSubtitleLanguage |
Optional<String> | ✔️ | The preferred subtitle language for the account | en |
autoSelectSubtitle |
Optional<AutoSelectSubtitle> | ➖ | N/A | 1 |
defaultSubtitleAccessibility |
Optional<DefaultSubtitleAccessibility> | ➖ | N/A | 1 |
defaultSubtitleForced |
Optional<DefaultSubtitleForced> | ➖ | N/A | 1 |
watchedIndicator |
Optional<WatchedIndicator> | ➖ | N/A | 1 |
mediaReviewsVisibility |
Optional<MediaReviewsVisibility> | ➖ | N/A | 1 |