automaticRefreshIntervalDays() const | Jellyfin::DTO::LibraryOptions | |
disabledLocalMetadataReaders() const | Jellyfin::DTO::LibraryOptions | |
disabledLocalMetadataReadersNull() const | Jellyfin::DTO::LibraryOptions | |
disabledSubtitleFetchers() const | Jellyfin::DTO::LibraryOptions | |
disabledSubtitleFetchersNull() const | Jellyfin::DTO::LibraryOptions | |
enableAutomaticSeriesGrouping() const | Jellyfin::DTO::LibraryOptions | |
enableChapterImageExtraction() const | Jellyfin::DTO::LibraryOptions | |
enableEmbeddedEpisodeInfos() const | Jellyfin::DTO::LibraryOptions | |
enableEmbeddedTitles() const | Jellyfin::DTO::LibraryOptions | |
enableInternetProviders() const | Jellyfin::DTO::LibraryOptions | |
enablePhotos() const | Jellyfin::DTO::LibraryOptions | |
enableRealtimeMonitor() const | Jellyfin::DTO::LibraryOptions | |
extractChapterImagesDuringLibraryScan() const | Jellyfin::DTO::LibraryOptions | |
fromJson(QJsonObject source) | Jellyfin::DTO::LibraryOptions | static |
LibraryOptions(bool enablePhotos, bool enableRealtimeMonitor, bool enableChapterImageExtraction, bool extractChapterImagesDuringLibraryScan, bool saveLocalMetadata, bool enableInternetProviders, bool enableAutomaticSeriesGrouping, bool enableEmbeddedTitles, bool enableEmbeddedEpisodeInfos, qint32 automaticRefreshIntervalDays, bool skipSubtitlesIfEmbeddedSubtitlesPresent, bool skipSubtitlesIfAudioTrackMatches, bool requirePerfectSubtitleMatch, bool saveSubtitlesWithMedia) | Jellyfin::DTO::LibraryOptions | |
LibraryOptions(const LibraryOptions &other) | Jellyfin::DTO::LibraryOptions | |
localMetadataReaderOrder() const | Jellyfin::DTO::LibraryOptions | |
localMetadataReaderOrderNull() const | Jellyfin::DTO::LibraryOptions | |
m_automaticRefreshIntervalDays | Jellyfin::DTO::LibraryOptions | protected |
m_disabledLocalMetadataReaders | Jellyfin::DTO::LibraryOptions | protected |
m_disabledSubtitleFetchers | Jellyfin::DTO::LibraryOptions | protected |
m_enableAutomaticSeriesGrouping | Jellyfin::DTO::LibraryOptions | protected |
m_enableChapterImageExtraction | Jellyfin::DTO::LibraryOptions | protected |
m_enableEmbeddedEpisodeInfos | Jellyfin::DTO::LibraryOptions | protected |
m_enableEmbeddedTitles | Jellyfin::DTO::LibraryOptions | protected |
m_enableInternetProviders | Jellyfin::DTO::LibraryOptions | protected |
m_enablePhotos | Jellyfin::DTO::LibraryOptions | protected |
m_enableRealtimeMonitor | Jellyfin::DTO::LibraryOptions | protected |
m_extractChapterImagesDuringLibraryScan | Jellyfin::DTO::LibraryOptions | protected |
m_localMetadataReaderOrder | Jellyfin::DTO::LibraryOptions | protected |
m_metadataCountryCode | Jellyfin::DTO::LibraryOptions | protected |
m_metadataSavers | Jellyfin::DTO::LibraryOptions | protected |
m_pathInfos | Jellyfin::DTO::LibraryOptions | protected |
m_preferredMetadataLanguage | Jellyfin::DTO::LibraryOptions | protected |
m_requirePerfectSubtitleMatch | Jellyfin::DTO::LibraryOptions | protected |
m_saveLocalMetadata | Jellyfin::DTO::LibraryOptions | protected |
m_saveSubtitlesWithMedia | Jellyfin::DTO::LibraryOptions | protected |
m_seasonZeroDisplayName | Jellyfin::DTO::LibraryOptions | protected |
m_skipSubtitlesIfAudioTrackMatches | Jellyfin::DTO::LibraryOptions | protected |
m_skipSubtitlesIfEmbeddedSubtitlesPresent | Jellyfin::DTO::LibraryOptions | protected |
m_subtitleDownloadLanguages | Jellyfin::DTO::LibraryOptions | protected |
m_subtitleFetcherOrder | Jellyfin::DTO::LibraryOptions | protected |
m_typeOptions | Jellyfin::DTO::LibraryOptions | protected |
metadataCountryCode() const | Jellyfin::DTO::LibraryOptions | |
metadataCountryCodeNull() const | Jellyfin::DTO::LibraryOptions | |
metadataSavers() const | Jellyfin::DTO::LibraryOptions | |
metadataSaversNull() const | Jellyfin::DTO::LibraryOptions | |
pathInfos() const | Jellyfin::DTO::LibraryOptions | |
pathInfosNull() const | Jellyfin::DTO::LibraryOptions | |
preferredMetadataLanguage() const | Jellyfin::DTO::LibraryOptions | |
preferredMetadataLanguageNull() const | Jellyfin::DTO::LibraryOptions | |
replaceData(LibraryOptions &other) | Jellyfin::DTO::LibraryOptions | |
requirePerfectSubtitleMatch() const | Jellyfin::DTO::LibraryOptions | |
saveLocalMetadata() const | Jellyfin::DTO::LibraryOptions | |
saveSubtitlesWithMedia() const | Jellyfin::DTO::LibraryOptions | |
seasonZeroDisplayName() const | Jellyfin::DTO::LibraryOptions | |
seasonZeroDisplayNameNull() const | Jellyfin::DTO::LibraryOptions | |
setAutomaticRefreshIntervalDays(qint32 newAutomaticRefreshIntervalDays) | Jellyfin::DTO::LibraryOptions | |
setDisabledLocalMetadataReaders(QStringList newDisabledLocalMetadataReaders) | Jellyfin::DTO::LibraryOptions | |
setDisabledLocalMetadataReadersNull() | Jellyfin::DTO::LibraryOptions | |
setDisabledSubtitleFetchers(QStringList newDisabledSubtitleFetchers) | Jellyfin::DTO::LibraryOptions | |
setDisabledSubtitleFetchersNull() | Jellyfin::DTO::LibraryOptions | |
setEnableAutomaticSeriesGrouping(bool newEnableAutomaticSeriesGrouping) | Jellyfin::DTO::LibraryOptions | |
setEnableChapterImageExtraction(bool newEnableChapterImageExtraction) | Jellyfin::DTO::LibraryOptions | |
setEnableEmbeddedEpisodeInfos(bool newEnableEmbeddedEpisodeInfos) | Jellyfin::DTO::LibraryOptions | |
setEnableEmbeddedTitles(bool newEnableEmbeddedTitles) | Jellyfin::DTO::LibraryOptions | |
setEnableInternetProviders(bool newEnableInternetProviders) | Jellyfin::DTO::LibraryOptions | |
setEnablePhotos(bool newEnablePhotos) | Jellyfin::DTO::LibraryOptions | |
setEnableRealtimeMonitor(bool newEnableRealtimeMonitor) | Jellyfin::DTO::LibraryOptions | |
setExtractChapterImagesDuringLibraryScan(bool newExtractChapterImagesDuringLibraryScan) | Jellyfin::DTO::LibraryOptions | |
setFromJson(QJsonObject source) | Jellyfin::DTO::LibraryOptions | |
setLocalMetadataReaderOrder(QStringList newLocalMetadataReaderOrder) | Jellyfin::DTO::LibraryOptions | |
setLocalMetadataReaderOrderNull() | Jellyfin::DTO::LibraryOptions | |
setMetadataCountryCode(QString newMetadataCountryCode) | Jellyfin::DTO::LibraryOptions | |
setMetadataCountryCodeNull() | Jellyfin::DTO::LibraryOptions | |
setMetadataSavers(QStringList newMetadataSavers) | Jellyfin::DTO::LibraryOptions | |
setMetadataSaversNull() | Jellyfin::DTO::LibraryOptions | |
setPathInfos(QList< MediaPathInfo > newPathInfos) | Jellyfin::DTO::LibraryOptions | |
setPathInfosNull() | Jellyfin::DTO::LibraryOptions | |
setPreferredMetadataLanguage(QString newPreferredMetadataLanguage) | Jellyfin::DTO::LibraryOptions | |
setPreferredMetadataLanguageNull() | Jellyfin::DTO::LibraryOptions | |
setRequirePerfectSubtitleMatch(bool newRequirePerfectSubtitleMatch) | Jellyfin::DTO::LibraryOptions | |
setSaveLocalMetadata(bool newSaveLocalMetadata) | Jellyfin::DTO::LibraryOptions | |
setSaveSubtitlesWithMedia(bool newSaveSubtitlesWithMedia) | Jellyfin::DTO::LibraryOptions | |
setSeasonZeroDisplayName(QString newSeasonZeroDisplayName) | Jellyfin::DTO::LibraryOptions | |
setSeasonZeroDisplayNameNull() | Jellyfin::DTO::LibraryOptions | |
setSkipSubtitlesIfAudioTrackMatches(bool newSkipSubtitlesIfAudioTrackMatches) | Jellyfin::DTO::LibraryOptions | |
setSkipSubtitlesIfEmbeddedSubtitlesPresent(bool newSkipSubtitlesIfEmbeddedSubtitlesPresent) | Jellyfin::DTO::LibraryOptions | |
setSubtitleDownloadLanguages(QStringList newSubtitleDownloadLanguages) | Jellyfin::DTO::LibraryOptions | |
setSubtitleDownloadLanguagesNull() | Jellyfin::DTO::LibraryOptions | |
setSubtitleFetcherOrder(QStringList newSubtitleFetcherOrder) | Jellyfin::DTO::LibraryOptions | |
setSubtitleFetcherOrderNull() | Jellyfin::DTO::LibraryOptions | |
setTypeOptions(QList< TypeOptions > newTypeOptions) | Jellyfin::DTO::LibraryOptions | |
setTypeOptionsNull() | Jellyfin::DTO::LibraryOptions | |
skipSubtitlesIfAudioTrackMatches() const | Jellyfin::DTO::LibraryOptions | |
skipSubtitlesIfEmbeddedSubtitlesPresent() const | Jellyfin::DTO::LibraryOptions | |
subtitleDownloadLanguages() const | Jellyfin::DTO::LibraryOptions | |
subtitleDownloadLanguagesNull() const | Jellyfin::DTO::LibraryOptions | |
subtitleFetcherOrder() const | Jellyfin::DTO::LibraryOptions | |
subtitleFetcherOrderNull() const | Jellyfin::DTO::LibraryOptions | |
toJson() const | Jellyfin::DTO::LibraryOptions | |
typeOptions() const | Jellyfin::DTO::LibraryOptions | |
typeOptionsNull() const | Jellyfin::DTO::LibraryOptions | |