Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::SubtitleOptions Member List

This is the complete list of members for Jellyfin::DTO::SubtitleOptions, including all inherited members.

downloadEpisodeSubtitles() constJellyfin::DTO::SubtitleOptions
downloadLanguages() constJellyfin::DTO::SubtitleOptions
downloadLanguagesNull() constJellyfin::DTO::SubtitleOptions
downloadMovieSubtitles() constJellyfin::DTO::SubtitleOptions
fromJson(QJsonObject source)Jellyfin::DTO::SubtitleOptionsstatic
isOpenSubtitleVipAccount() constJellyfin::DTO::SubtitleOptions
m_downloadEpisodeSubtitlesJellyfin::DTO::SubtitleOptionsprotected
m_downloadLanguagesJellyfin::DTO::SubtitleOptionsprotected
m_downloadMovieSubtitlesJellyfin::DTO::SubtitleOptionsprotected
m_isOpenSubtitleVipAccountJellyfin::DTO::SubtitleOptionsprotected
m_openSubtitlesPasswordHashJellyfin::DTO::SubtitleOptionsprotected
m_openSubtitlesUsernameJellyfin::DTO::SubtitleOptionsprotected
m_requirePerfectMatchJellyfin::DTO::SubtitleOptionsprotected
m_skipIfAudioTrackMatchesJellyfin::DTO::SubtitleOptionsprotected
m_skipIfEmbeddedSubtitlesPresentJellyfin::DTO::SubtitleOptionsprotected
openSubtitlesPasswordHash() constJellyfin::DTO::SubtitleOptions
openSubtitlesPasswordHashNull() constJellyfin::DTO::SubtitleOptions
openSubtitlesUsername() constJellyfin::DTO::SubtitleOptions
openSubtitlesUsernameNull() constJellyfin::DTO::SubtitleOptions
replaceData(SubtitleOptions &other)Jellyfin::DTO::SubtitleOptions
requirePerfectMatch() constJellyfin::DTO::SubtitleOptions
setDownloadEpisodeSubtitles(bool newDownloadEpisodeSubtitles)Jellyfin::DTO::SubtitleOptions
setDownloadLanguages(QStringList newDownloadLanguages)Jellyfin::DTO::SubtitleOptions
setDownloadLanguagesNull()Jellyfin::DTO::SubtitleOptions
setDownloadMovieSubtitles(bool newDownloadMovieSubtitles)Jellyfin::DTO::SubtitleOptions
setFromJson(QJsonObject source)Jellyfin::DTO::SubtitleOptions
setIsOpenSubtitleVipAccount(bool newIsOpenSubtitleVipAccount)Jellyfin::DTO::SubtitleOptions
setOpenSubtitlesPasswordHash(QString newOpenSubtitlesPasswordHash)Jellyfin::DTO::SubtitleOptions
setOpenSubtitlesPasswordHashNull()Jellyfin::DTO::SubtitleOptions
setOpenSubtitlesUsername(QString newOpenSubtitlesUsername)Jellyfin::DTO::SubtitleOptions
setOpenSubtitlesUsernameNull()Jellyfin::DTO::SubtitleOptions
setRequirePerfectMatch(bool newRequirePerfectMatch)Jellyfin::DTO::SubtitleOptions
setSkipIfAudioTrackMatches(bool newSkipIfAudioTrackMatches)Jellyfin::DTO::SubtitleOptions
setSkipIfEmbeddedSubtitlesPresent(bool newSkipIfEmbeddedSubtitlesPresent)Jellyfin::DTO::SubtitleOptions
skipIfAudioTrackMatches() constJellyfin::DTO::SubtitleOptions
skipIfEmbeddedSubtitlesPresent() constJellyfin::DTO::SubtitleOptions
SubtitleOptions(bool skipIfEmbeddedSubtitlesPresent, bool skipIfAudioTrackMatches, bool downloadMovieSubtitles, bool downloadEpisodeSubtitles, bool isOpenSubtitleVipAccount, bool requirePerfectMatch)Jellyfin::DTO::SubtitleOptions
SubtitleOptions(const SubtitleOptions &other)Jellyfin::DTO::SubtitleOptions
toJson() constJellyfin::DTO::SubtitleOptions