mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-06 12:47:44 +00:00
5.5 KiB
5.5 KiB
UserProfile
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
default_audio_language |
Nullable[str] | ✔️ | The preferred audio language for the account | ja |
default_subtitle_language |
Nullable[str] | ✔️ | The preferred subtitle language for the account | en |
auto_select_audio |
Optional[bool] | ➖ | If the account has automatically select audio and subtitle tracks enabled | true |
auto_select_subtitle |
Optional[operations.AutoSelectSubtitle] | ➖ | N/A | 1 |
default_subtitle_accessibility |
Optional[operations.DefaultSubtitleAccessibility] | ➖ | N/A | 1 |
default_subtitle_forced |
Optional[operations.DefaultSubtitleForced] | ➖ | N/A | 1 |
watched_indicator |
Optional[operations.WatchedIndicator] | ➖ | N/A | 1 |
media_reviews_visibility |
Optional[operations.MediaReviewsVisibility] | ➖ | N/A | 1 |