mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 12:47:44 +00:00
5.8 KiB
5.8 KiB
UserProfile
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
auto_select_audio |
T::Boolean | ✔️ | If the account has automatically select audio and subtitle tracks enabled | true |
default_audio_language |
::String | ✔️ | The preferred audio language for the account | ja |
default_subtitle_language |
::String | ✔️ | The preferred subtitle language for the account | en |
auto_select_subtitle |
::PlexRubySDK::Operations::AutoSelectSubtitle | ✔️ | N/A | 1 |
default_subtitle_accessibility |
::PlexRubySDK::Operations::DefaultSubtitleAccessibility | ✔️ | N/A | 1 |
default_subtitle_forced |
::PlexRubySDK::Operations::DefaultSubtitleForced | ✔️ | N/A | 1 |
watched_indicator |
::PlexRubySDK::Operations::WatchedIndicator | ✔️ | N/A | 1 |
media_reviews_visibility |
::PlexRubySDK::Operations::MediaReviewsVisibility | ✔️ | N/A | 1 |