Files
plexpy/docs/models/operations/userprofile.md
2024-09-09 18:08:47 +00:00

9.2 KiB
Raw Blame History

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] The auto-select subtitle mode (0 = Manually selected, 1 = Shown with foreign audio, 2 = Always enabled) 1
default_subtitle_accessibility Optional[operations.DefaultSubtitleAccessibility] The subtitles for the deaf or hard-of-hearing (SDH) searches mode (0 = Prefer non-SDH subtitles, 1 = Prefer SDH subtitles, 2 = Only show SDH subtitles, 3 = Only shown non-SDH subtitles) 1
default_subtitle_forced Optional[operations.DefaultSubtitleForced] The forced subtitles searches mode (0 = Prefer non-forced subtitles, 1 = Prefer forced subtitles, 2 = Only show forced subtitles, 3 = Only show non-forced subtitles) 0
watched_indicator Optional[operations.WatchedIndicator] N/A 1
media_reviews_visibility Optional[operations.MediaReviewsVisibility] N/A 0