UserConfiguration
@Serializable
Class UserConfiguration.
Constructors
Link copied to clipboard
constructor(audioLanguagePreference: String? = null, playDefaultAudioTrack: Boolean, subtitleLanguagePreference: String? = null, displayMissingEpisodes: Boolean, groupedFolders: List<UUID>, subtitleMode: SubtitlePlaybackMode, displayCollectionsView: Boolean, enableLocalPassword: Boolean, orderedViews: List<UUID>, latestItemsExcludes: List<UUID>, myMediaExcludes: List<UUID>, hidePlayedInLatest: Boolean, rememberAudioSelections: Boolean, rememberSubtitleSelections: Boolean, enableNextEpisodeAutoPlay: Boolean, castReceiverId: String? = null)
Properties
Link copied to clipboard
The audio language preference.
Link copied to clipboard
The id of the selected cast receiver.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A value indicating whether play default audio track.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The subtitle language preference.
Link copied to clipboard
An enum representing a subtitle playback mode.