mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 04:20:51 +00:00
6.9 KiB
6.9 KiB
PostUsersSignInDataUserProfile
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
autoSelectAudio |
bool | ✔️ | If the account has automatically select audio and subtitle tracks enabled | true |
autoSelectSubtitle |
Operations\PostUsersSignInDataAutoSelectSubtitle | ✔️ | N/A | 1 |
defaultSubtitleAccessibility |
Operations\PostUsersSignInDataDefaultSubtitleAccessibility | ✔️ | N/A | 1 |
defaultSubtitleForced |
Operations\PostUsersSignInDataDefaultSubtitleForced | ✔️ | N/A | 1 |
watchedIndicator |
Operations\PostUsersSignInDataWatchedIndicator | ✔️ | N/A | 1 |
mediaReviewsVisibility |
Operations\PostUsersSignInDataMediaReviewsVisibility | ✔️ | N/A | 1 |
defaultAudioLanguage |
string | ✔️ | The preferred audio language for the account | ja |
defaultSubtitleLanguage |
string | ✔️ | The preferred subtitle language for the account | en |