Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QString & | adjacentTo () const |
Optional. Return items that are siblings of a supplied item. | |
void | setAdjacentTo (QString newAdjacentTo) |
bool | adjacentToNull () const |
void | setAdjacentToNull () |
const QStringList & | albumArtistIds () const |
Optional. If specified, results will be filtered to include only those containing the specified album artist id. | |
void | setAlbumArtistIds (QStringList newAlbumArtistIds) |
bool | albumArtistIdsNull () const |
void | setAlbumArtistIdsNull () |
const QStringList & | albumIds () const |
Optional. If specified, results will be filtered based on album id. This allows multiple, pipe delimited. | |
void | setAlbumIds (QStringList newAlbumIds) |
bool | albumIdsNull () const |
void | setAlbumIdsNull () |
const QStringList & | albums () const |
Optional. If specified, results will be filtered based on album. This allows multiple, pipe delimited. | |
void | setAlbums (QStringList newAlbums) |
bool | albumsNull () const |
void | setAlbumsNull () |
const QStringList & | artistIds () const |
Optional. If specified, results will be filtered to include only those containing the specified artist id. | |
void | setArtistIds (QStringList newArtistIds) |
bool | artistIdsNull () const |
void | setArtistIdsNull () |
const QStringList & | artists () const |
Optional. If specified, results will be filtered based on artists. This allows multiple, pipe delimited. | |
void | setArtists (QStringList newArtists) |
bool | artistsNull () const |
void | setArtistsNull () |
const bool & | collapseBoxSetItems () const |
Whether or not to hide items behind their boxsets. | |
void | setCollapseBoxSetItems (bool newCollapseBoxSetItems) |
bool | collapseBoxSetItemsNull () const |
void | setCollapseBoxSetItemsNull () |
const QStringList & | contributingArtistIds () const |
Optional. If specified, results will be filtered to include only those containing the specified contributing artist id. | |
void | setContributingArtistIds (QStringList newContributingArtistIds) |
bool | contributingArtistIdsNull () const |
void | setContributingArtistIdsNull () |
const QList< ImageType > & | enableImageTypes () const |
Optional. The image types to include in the output. | |
void | setEnableImageTypes (QList< ImageType > newEnableImageTypes) |
bool | enableImageTypesNull () const |
void | setEnableImageTypesNull () |
const bool & | enableImages () const |
Optional, include image information in output. | |
void | setEnableImages (bool newEnableImages) |
bool | enableImagesNull () const |
void | setEnableImagesNull () |
const bool & | enableTotalRecordCount () const |
Optional. Enable the total record count. | |
void | setEnableTotalRecordCount (bool newEnableTotalRecordCount) |
bool | enableTotalRecordCountNull () const |
void | setEnableTotalRecordCountNull () |
const bool & | enableUserData () const |
Optional, include user data. | |
void | setEnableUserData (bool newEnableUserData) |
bool | enableUserDataNull () const |
void | setEnableUserDataNull () |
const QStringList & | excludeArtistIds () const |
Optional. If specified, results will be filtered based on artist id. This allows multiple, pipe delimited. | |
void | setExcludeArtistIds (QStringList newExcludeArtistIds) |
bool | excludeArtistIdsNull () const |
void | setExcludeArtistIdsNull () |
const QStringList & | excludeItemIds () const |
Optional. If specified, results will be filtered by excluding item ids. This allows multiple, comma delimited. | |
void | setExcludeItemIds (QStringList newExcludeItemIds) |
bool | excludeItemIdsNull () const |
void | setExcludeItemIdsNull () |
const QStringList & | excludeItemTypes () const |
Optional. If specified, results will be filtered based on item type. This allows multiple, comma delimited. | |
void | setExcludeItemTypes (QStringList newExcludeItemTypes) |
bool | excludeItemTypesNull () const |
void | setExcludeItemTypesNull () |
const QList< LocationType > & | excludeLocationTypes () const |
Optional. If specified, results will be filtered based on the LocationType. This allows multiple, comma delimited. | |
void | setExcludeLocationTypes (QList< LocationType > newExcludeLocationTypes) |
bool | excludeLocationTypesNull () const |
void | setExcludeLocationTypesNull () |
const QList< ItemFields > & | fields () const |
Optional. Specify additional fields of information to return in the output. This allows multiple, comma delimited. Options: Budget, Chapters, DateCreated, Genres, HomePageUrl, IndexOptions, MediaStreams, Overview, ParentId, Path, People, ProviderIds, PrimaryImageAspectRatio, Revenue, SortName, Studios, Taglines. | |
void | setFields (QList< ItemFields > newFields) |
bool | fieldsNull () const |
void | setFieldsNull () |
const QList< ItemFilter > & | filters () const |
Optional. Specify additional filters to apply. This allows multiple, comma delimited. Options: IsFolder, IsNotFolder, IsUnplayed, IsPlayed, IsFavorite, IsResumable, Likes, Dislikes. | |
void | setFilters (QList< ItemFilter > newFilters) |
bool | filtersNull () const |
void | setFiltersNull () |
const QStringList & | genreIds () const |
Optional. If specified, results will be filtered based on genre id. This allows multiple, pipe delimited. | |
void | setGenreIds (QStringList newGenreIds) |
bool | genreIdsNull () const |
void | setGenreIdsNull () |
const QStringList & | genres () const |
Optional. If specified, results will be filtered based on genre. This allows multiple, pipe delimited. | |
void | setGenres (QStringList newGenres) |
bool | genresNull () const |
void | setGenresNull () |
const bool & | hasImdbId () const |
Optional filter by items that have an imdb id or not. | |
void | setHasImdbId (bool newHasImdbId) |
bool | hasImdbIdNull () const |
void | setHasImdbIdNull () |
const bool & | hasOfficialRating () const |
Optional filter by items that have official ratings. | |
void | setHasOfficialRating (bool newHasOfficialRating) |
bool | hasOfficialRatingNull () const |
void | setHasOfficialRatingNull () |
const bool & | hasOverview () const |
Optional filter by items that have an overview or not. | |
void | setHasOverview (bool newHasOverview) |
bool | hasOverviewNull () const |
void | setHasOverviewNull () |
const bool & | hasParentalRating () const |
Optional filter by items that have or do not have a parental rating. | |
void | setHasParentalRating (bool newHasParentalRating) |
bool | hasParentalRatingNull () const |
void | setHasParentalRatingNull () |
const bool & | hasSpecialFeature () const |
Optional filter by items with special features. | |
void | setHasSpecialFeature (bool newHasSpecialFeature) |
bool | hasSpecialFeatureNull () const |
void | setHasSpecialFeatureNull () |
const bool & | hasSubtitles () const |
Optional filter by items with subtitles. | |
void | setHasSubtitles (bool newHasSubtitles) |
bool | hasSubtitlesNull () const |
void | setHasSubtitlesNull () |
const bool & | hasThemeSong () const |
Optional filter by items with theme songs. | |
void | setHasThemeSong (bool newHasThemeSong) |
bool | hasThemeSongNull () const |
void | setHasThemeSongNull () |
const bool & | hasThemeVideo () const |
Optional filter by items with theme videos. | |
void | setHasThemeVideo (bool newHasThemeVideo) |
bool | hasThemeVideoNull () const |
void | setHasThemeVideoNull () |
const bool & | hasTmdbId () const |
Optional filter by items that have a tmdb id or not. | |
void | setHasTmdbId (bool newHasTmdbId) |
bool | hasTmdbIdNull () const |
void | setHasTmdbIdNull () |
const bool & | hasTrailer () const |
Optional filter by items with trailers. | |
void | setHasTrailer (bool newHasTrailer) |
bool | hasTrailerNull () const |
void | setHasTrailerNull () |
const bool & | hasTvdbId () const |
Optional filter by items that have a tvdb id or not. | |
void | setHasTvdbId (bool newHasTvdbId) |
bool | hasTvdbIdNull () const |
void | setHasTvdbIdNull () |
const QStringList & | ids () const |
Optional. If specific items are needed, specify a list of item id's to retrieve. This allows multiple, comma delimited. | |
void | setIds (QStringList newIds) |
bool | idsNull () const |
void | setIdsNull () |
const qint32 & | imageTypeLimit () const |
Optional, the max number of images to return, per image type. | |
void | setImageTypeLimit (qint32 newImageTypeLimit) |
bool | imageTypeLimitNull () const |
void | setImageTypeLimitNull () |
const QList< ImageType > & | imageTypes () const |
Optional. If specified, results will be filtered based on those containing image types. This allows multiple, comma delimited. | |
void | setImageTypes (QList< ImageType > newImageTypes) |
bool | imageTypesNull () const |
void | setImageTypesNull () |
const bool & | is3D () const |
Optional filter by items that are 3D, or not. | |
void | setIs3D (bool newIs3D) |
bool | is3DNull () const |
void | setIs3DNull () |
const bool & | is4K () const |
Optional filter by items that are 4K or not. | |
void | setIs4K (bool newIs4K) |
bool | is4KNull () const |
void | setIs4KNull () |
const bool & | isFavorite () const |
Optional filter by items that are marked as favorite, or not. | |
void | setIsFavorite (bool newIsFavorite) |
bool | isFavoriteNull () const |
void | setIsFavoriteNull () |
const bool & | isHd () const |
Optional filter by items that are HD or not. | |
void | setIsHd (bool newIsHd) |
bool | isHdNull () const |
void | setIsHdNull () |
const bool & | isLocked () const |
Optional filter by items that are locked. | |
void | setIsLocked (bool newIsLocked) |
bool | isLockedNull () const |
void | setIsLockedNull () |
const bool & | isMissing () const |
Optional filter by items that are missing episodes or not. | |
void | setIsMissing (bool newIsMissing) |
bool | isMissingNull () const |
void | setIsMissingNull () |
const bool & | isPlaceHolder () const |
Optional filter by items that are placeholders. | |
void | setIsPlaceHolder (bool newIsPlaceHolder) |
bool | isPlaceHolderNull () const |
void | setIsPlaceHolderNull () |
const bool & | isPlayed () const |
Optional filter by items that are played, or not. | |
void | setIsPlayed (bool newIsPlayed) |
bool | isPlayedNull () const |
void | setIsPlayedNull () |
const bool & | isUnaired () const |
Optional filter by items that are unaired episodes or not. | |
void | setIsUnaired (bool newIsUnaired) |
bool | isUnairedNull () const |
void | setIsUnairedNull () |
const qint32 & | limit () const |
Optional. The maximum number of records to return. | |
void | setLimit (qint32 newLimit) |
bool | limitNull () const |
void | setLimitNull () |
const QList< LocationType > & | locationTypes () const |
Optional. If specified, results will be filtered based on LocationType. This allows multiple, comma delimited. | |
void | setLocationTypes (QList< LocationType > newLocationTypes) |
bool | locationTypesNull () const |
void | setLocationTypesNull () |
const qint32 & | maxHeight () const |
Optional. Filter by the maximum height of the item. | |
void | setMaxHeight (qint32 newMaxHeight) |
bool | maxHeightNull () const |
void | setMaxHeightNull () |
const QString & | maxOfficialRating () const |
Optional filter by maximum official rating (PG, PG-13, TV-MA, etc). | |
void | setMaxOfficialRating (QString newMaxOfficialRating) |
bool | maxOfficialRatingNull () const |
void | setMaxOfficialRatingNull () |
const QDateTime & | maxPremiereDate () const |
Optional. The maximum premiere date. Format = ISO. | |
void | setMaxPremiereDate (QDateTime newMaxPremiereDate) |
bool | maxPremiereDateNull () const |
void | setMaxPremiereDateNull () |
const qint32 & | maxWidth () const |
Optional. Filter by the maximum width of the item. | |
void | setMaxWidth (qint32 newMaxWidth) |
bool | maxWidthNull () const |
void | setMaxWidthNull () |
const QStringList & | mediaTypes () const |
Optional filter by MediaType. Allows multiple, comma delimited. | |
void | setMediaTypes (QStringList newMediaTypes) |
bool | mediaTypesNull () const |
void | setMediaTypesNull () |
const double & | minCommunityRating () const |
Optional filter by minimum community rating. | |
void | setMinCommunityRating (double newMinCommunityRating) |
bool | minCommunityRatingNull () const |
void | setMinCommunityRatingNull () |
const double & | minCriticRating () const |
Optional filter by minimum critic rating. | |
void | setMinCriticRating (double newMinCriticRating) |
bool | minCriticRatingNull () const |
void | setMinCriticRatingNull () |
const QDateTime & | minDateLastSaved () const |
Optional. The minimum last saved date. Format = ISO. | |
void | setMinDateLastSaved (QDateTime newMinDateLastSaved) |
bool | minDateLastSavedNull () const |
void | setMinDateLastSavedNull () |
const QDateTime & | minDateLastSavedForUser () const |
Optional. The minimum last saved date for the current user. Format = ISO. | |
void | setMinDateLastSavedForUser (QDateTime newMinDateLastSavedForUser) |
bool | minDateLastSavedForUserNull () const |
void | setMinDateLastSavedForUserNull () |
const qint32 & | minHeight () const |
Optional. Filter by the minimum height of the item. | |
void | setMinHeight (qint32 newMinHeight) |
bool | minHeightNull () const |
void | setMinHeightNull () |
const QString & | minOfficialRating () const |
Optional filter by minimum official rating (PG, PG-13, TV-MA, etc). | |
void | setMinOfficialRating (QString newMinOfficialRating) |
bool | minOfficialRatingNull () const |
void | setMinOfficialRatingNull () |
const QDateTime & | minPremiereDate () const |
Optional. The minimum premiere date. Format = ISO. | |
void | setMinPremiereDate (QDateTime newMinPremiereDate) |
bool | minPremiereDateNull () const |
void | setMinPremiereDateNull () |
const qint32 & | minWidth () const |
Optional. Filter by the minimum width of the item. | |
void | setMinWidth (qint32 newMinWidth) |
bool | minWidthNull () const |
void | setMinWidthNull () |
const QString & | nameLessThan () const |
Optional filter by items whose name is equally or lesser than a given input string. | |
void | setNameLessThan (QString newNameLessThan) |
bool | nameLessThanNull () const |
void | setNameLessThanNull () |
const QString & | nameStartsWith () const |
Optional filter by items whose name is sorted equally than a given input string. | |
void | setNameStartsWith (QString newNameStartsWith) |
bool | nameStartsWithNull () const |
void | setNameStartsWithNull () |
const QString & | nameStartsWithOrGreater () const |
Optional filter by items whose name is sorted equally or greater than a given input string. | |
void | setNameStartsWithOrGreater (QString newNameStartsWithOrGreater) |
bool | nameStartsWithOrGreaterNull () const |
void | setNameStartsWithOrGreaterNull () |
const QStringList & | officialRatings () const |
Optional. If specified, results will be filtered based on OfficialRating. This allows multiple, pipe delimited. | |
void | setOfficialRatings (QStringList newOfficialRatings) |
bool | officialRatingsNull () const |
void | setOfficialRatingsNull () |
const QString & | parentId () const |
Specify this to localize the search to a specific item or folder. Omit to use the root. | |
void | setParentId (QString newParentId) |
bool | parentIdNull () const |
void | setParentIdNull () |
const qint32 & | parentIndexNumber () const |
Optional filter by parent index number. | |
void | setParentIndexNumber (qint32 newParentIndexNumber) |
bool | parentIndexNumberNull () const |
void | setParentIndexNumberNull () |
const QString & | person () const |
Optional. If specified, results will be filtered to include only those containing the specified person. | |
void | setPerson (QString newPerson) |
bool | personNull () const |
void | setPersonNull () |
const QStringList & | personIds () const |
Optional. If specified, results will be filtered to include only those containing the specified person id. | |
void | setPersonIds (QStringList newPersonIds) |
bool | personIdsNull () const |
void | setPersonIdsNull () |
const QStringList & | personTypes () const |
Optional. If specified, along with Person, results will be filtered to include only those containing the specified person and PersonType. Allows multiple, comma-delimited. | |
void | setPersonTypes (QStringList newPersonTypes) |
bool | personTypesNull () const |
void | setPersonTypesNull () |
const bool & | recursive () const |
When searching within folders, this determines whether or not the search will be recursive. true/false. | |
void | setRecursive (bool newRecursive) |
bool | recursiveNull () const |
void | setRecursiveNull () |
const QString & | searchTerm () const |
Optional. Filter based on a search term. | |
void | setSearchTerm (QString newSearchTerm) |
bool | searchTermNull () const |
void | setSearchTermNull () |
const QList< SeriesStatus > & | seriesStatus () const |
Optional filter by Series Status. Allows multiple, comma delimited. | |
void | setSeriesStatus (QList< SeriesStatus > newSeriesStatus) |
bool | seriesStatusNull () const |
void | setSeriesStatusNull () |
const QString & | sortBy () const |
Optional. Specify one or more sort orders, comma delimited. Options: Album, AlbumArtist, Artist, Budget, CommunityRating, CriticRating, DateCreated, DatePlayed, PlayCount, PremiereDate, ProductionYear, SortName, Random, Revenue, Runtime. | |
void | setSortBy (QString newSortBy) |
bool | sortByNull () const |
void | setSortByNull () |
const QString & | sortOrder () const |
Sort Order - Ascending,Descending. | |
void | setSortOrder (QString newSortOrder) |
bool | sortOrderNull () const |
void | setSortOrderNull () |
const qint32 & | startIndex () const |
Optional. The record index to start at. All items with a lower index will be dropped from the results. | |
void | setStartIndex (qint32 newStartIndex) |
bool | startIndexNull () const |
void | setStartIndexNull () |
const QStringList & | studioIds () const |
Optional. If specified, results will be filtered based on studio id. This allows multiple, pipe delimited. | |
void | setStudioIds (QStringList newStudioIds) |
bool | studioIdsNull () const |
void | setStudioIdsNull () |
const QStringList & | studios () const |
Optional. If specified, results will be filtered based on studio. This allows multiple, pipe delimited. | |
void | setStudios (QStringList newStudios) |
bool | studiosNull () const |
void | setStudiosNull () |
const QStringList & | tags () const |
Optional. If specified, results will be filtered based on tag. This allows multiple, pipe delimited. | |
void | setTags (QStringList newTags) |
bool | tagsNull () const |
void | setTagsNull () |
const QString & | userId () const |
The user id. | |
void | setUserId (QString newUserId) |
bool | userIdNull () const |
void | setUserIdNull () |
const QList< VideoType > & | videoTypes () const |
Optional filter by VideoType (videofile, dvd, bluray, iso). Allows multiple, comma delimited. | |
void | setVideoTypes (QList< VideoType > newVideoTypes) |
bool | videoTypesNull () const |
void | setVideoTypesNull () |
const QList< qint32 > & | years () const |
Optional. If specified, results will be filtered based on production year. This allows multiple, comma delimited. | |
void | setYears (QList< qint32 > newYears) |
bool | yearsNull () const |
void | setYearsNull () |
const QString & Jellyfin::Loader::GetTrailersParams::adjacentTo | ( | ) | const |
Optional. Return items that are siblings of a supplied item.
bool Jellyfin::Loader::GetTrailersParams::adjacentToNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::albumArtistIds | ( | ) | const |
Optional. If specified, results will be filtered to include only those containing the specified album artist id.
bool Jellyfin::Loader::GetTrailersParams::albumArtistIdsNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::albumIds | ( | ) | const |
Optional. If specified, results will be filtered based on album id. This allows multiple, pipe delimited.
bool Jellyfin::Loader::GetTrailersParams::albumIdsNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::albums | ( | ) | const |
Optional. If specified, results will be filtered based on album. This allows multiple, pipe delimited.
bool Jellyfin::Loader::GetTrailersParams::albumsNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::artistIds | ( | ) | const |
Optional. If specified, results will be filtered to include only those containing the specified artist id.
bool Jellyfin::Loader::GetTrailersParams::artistIdsNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::artists | ( | ) | const |
Optional. If specified, results will be filtered based on artists. This allows multiple, pipe delimited.
bool Jellyfin::Loader::GetTrailersParams::artistsNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::collapseBoxSetItems | ( | ) | const |
Whether or not to hide items behind their boxsets.
bool Jellyfin::Loader::GetTrailersParams::collapseBoxSetItemsNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::contributingArtistIds | ( | ) | const |
Optional. If specified, results will be filtered to include only those containing the specified contributing artist id.
bool Jellyfin::Loader::GetTrailersParams::contributingArtistIdsNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::enableImages | ( | ) | const |
Optional, include image information in output.
bool Jellyfin::Loader::GetTrailersParams::enableImagesNull | ( | ) | const |
Optional. The image types to include in the output.
bool Jellyfin::Loader::GetTrailersParams::enableImageTypesNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::enableTotalRecordCount | ( | ) | const |
Optional. Enable the total record count.
bool Jellyfin::Loader::GetTrailersParams::enableTotalRecordCountNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::enableUserData | ( | ) | const |
Optional, include user data.
bool Jellyfin::Loader::GetTrailersParams::enableUserDataNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::excludeArtistIds | ( | ) | const |
Optional. If specified, results will be filtered based on artist id. This allows multiple, pipe delimited.
bool Jellyfin::Loader::GetTrailersParams::excludeArtistIdsNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::excludeItemIds | ( | ) | const |
Optional. If specified, results will be filtered by excluding item ids. This allows multiple, comma delimited.
bool Jellyfin::Loader::GetTrailersParams::excludeItemIdsNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::excludeItemTypes | ( | ) | const |
Optional. If specified, results will be filtered based on item type. This allows multiple, comma delimited.
bool Jellyfin::Loader::GetTrailersParams::excludeItemTypesNull | ( | ) | const |
const QList< LocationType > & Jellyfin::Loader::GetTrailersParams::excludeLocationTypes | ( | ) | const |
Optional. If specified, results will be filtered based on the LocationType. This allows multiple, comma delimited.
bool Jellyfin::Loader::GetTrailersParams::excludeLocationTypesNull | ( | ) | const |
const QList< ItemFields > & Jellyfin::Loader::GetTrailersParams::fields | ( | ) | const |
Optional. Specify additional fields of information to return in the output. This allows multiple, comma delimited. Options: Budget, Chapters, DateCreated, Genres, HomePageUrl, IndexOptions, MediaStreams, Overview, ParentId, Path, People, ProviderIds, PrimaryImageAspectRatio, Revenue, SortName, Studios, Taglines.
bool Jellyfin::Loader::GetTrailersParams::fieldsNull | ( | ) | const |
const QList< ItemFilter > & Jellyfin::Loader::GetTrailersParams::filters | ( | ) | const |
Optional. Specify additional filters to apply. This allows multiple, comma delimited. Options: IsFolder, IsNotFolder, IsUnplayed, IsPlayed, IsFavorite, IsResumable, Likes, Dislikes.
bool Jellyfin::Loader::GetTrailersParams::filtersNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::genreIds | ( | ) | const |
Optional. If specified, results will be filtered based on genre id. This allows multiple, pipe delimited.
bool Jellyfin::Loader::GetTrailersParams::genreIdsNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::genres | ( | ) | const |
Optional. If specified, results will be filtered based on genre. This allows multiple, pipe delimited.
bool Jellyfin::Loader::GetTrailersParams::genresNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasImdbId | ( | ) | const |
Optional filter by items that have an imdb id or not.
bool Jellyfin::Loader::GetTrailersParams::hasImdbIdNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasOfficialRating | ( | ) | const |
Optional filter by items that have official ratings.
bool Jellyfin::Loader::GetTrailersParams::hasOfficialRatingNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasOverview | ( | ) | const |
Optional filter by items that have an overview or not.
bool Jellyfin::Loader::GetTrailersParams::hasOverviewNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasParentalRating | ( | ) | const |
Optional filter by items that have or do not have a parental rating.
bool Jellyfin::Loader::GetTrailersParams::hasParentalRatingNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasSpecialFeature | ( | ) | const |
Optional filter by items with special features.
bool Jellyfin::Loader::GetTrailersParams::hasSpecialFeatureNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasSubtitles | ( | ) | const |
Optional filter by items with subtitles.
bool Jellyfin::Loader::GetTrailersParams::hasSubtitlesNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasThemeSong | ( | ) | const |
Optional filter by items with theme songs.
bool Jellyfin::Loader::GetTrailersParams::hasThemeSongNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasThemeVideo | ( | ) | const |
Optional filter by items with theme videos.
bool Jellyfin::Loader::GetTrailersParams::hasThemeVideoNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasTmdbId | ( | ) | const |
Optional filter by items that have a tmdb id or not.
bool Jellyfin::Loader::GetTrailersParams::hasTmdbIdNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasTrailer | ( | ) | const |
Optional filter by items with trailers.
bool Jellyfin::Loader::GetTrailersParams::hasTrailerNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::hasTvdbId | ( | ) | const |
Optional filter by items that have a tvdb id or not.
bool Jellyfin::Loader::GetTrailersParams::hasTvdbIdNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::ids | ( | ) | const |
Optional. If specific items are needed, specify a list of item id's to retrieve. This allows multiple, comma delimited.
bool Jellyfin::Loader::GetTrailersParams::idsNull | ( | ) | const |
const qint32 & Jellyfin::Loader::GetTrailersParams::imageTypeLimit | ( | ) | const |
Optional, the max number of images to return, per image type.
bool Jellyfin::Loader::GetTrailersParams::imageTypeLimitNull | ( | ) | const |
Optional. If specified, results will be filtered based on those containing image types. This allows multiple, comma delimited.
bool Jellyfin::Loader::GetTrailersParams::imageTypesNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::is3D | ( | ) | const |
Optional filter by items that are 3D, or not.
bool Jellyfin::Loader::GetTrailersParams::is3DNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::is4K | ( | ) | const |
Optional filter by items that are 4K or not.
bool Jellyfin::Loader::GetTrailersParams::is4KNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::isFavorite | ( | ) | const |
Optional filter by items that are marked as favorite, or not.
bool Jellyfin::Loader::GetTrailersParams::isFavoriteNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::isHd | ( | ) | const |
Optional filter by items that are HD or not.
bool Jellyfin::Loader::GetTrailersParams::isHdNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::isLocked | ( | ) | const |
Optional filter by items that are locked.
bool Jellyfin::Loader::GetTrailersParams::isLockedNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::isMissing | ( | ) | const |
Optional filter by items that are missing episodes or not.
bool Jellyfin::Loader::GetTrailersParams::isMissingNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::isPlaceHolder | ( | ) | const |
Optional filter by items that are placeholders.
bool Jellyfin::Loader::GetTrailersParams::isPlaceHolderNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::isPlayed | ( | ) | const |
Optional filter by items that are played, or not.
bool Jellyfin::Loader::GetTrailersParams::isPlayedNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::isUnaired | ( | ) | const |
Optional filter by items that are unaired episodes or not.
bool Jellyfin::Loader::GetTrailersParams::isUnairedNull | ( | ) | const |
const qint32 & Jellyfin::Loader::GetTrailersParams::limit | ( | ) | const |
Optional. The maximum number of records to return.
bool Jellyfin::Loader::GetTrailersParams::limitNull | ( | ) | const |
const QList< LocationType > & Jellyfin::Loader::GetTrailersParams::locationTypes | ( | ) | const |
Optional. If specified, results will be filtered based on LocationType. This allows multiple, comma delimited.
bool Jellyfin::Loader::GetTrailersParams::locationTypesNull | ( | ) | const |
const qint32 & Jellyfin::Loader::GetTrailersParams::maxHeight | ( | ) | const |
Optional. Filter by the maximum height of the item.
bool Jellyfin::Loader::GetTrailersParams::maxHeightNull | ( | ) | const |
const QString & Jellyfin::Loader::GetTrailersParams::maxOfficialRating | ( | ) | const |
Optional filter by maximum official rating (PG, PG-13, TV-MA, etc).
bool Jellyfin::Loader::GetTrailersParams::maxOfficialRatingNull | ( | ) | const |
const QDateTime & Jellyfin::Loader::GetTrailersParams::maxPremiereDate | ( | ) | const |
Optional. The maximum premiere date. Format = ISO.
bool Jellyfin::Loader::GetTrailersParams::maxPremiereDateNull | ( | ) | const |
const qint32 & Jellyfin::Loader::GetTrailersParams::maxWidth | ( | ) | const |
Optional. Filter by the maximum width of the item.
bool Jellyfin::Loader::GetTrailersParams::maxWidthNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::mediaTypes | ( | ) | const |
Optional filter by MediaType. Allows multiple, comma delimited.
bool Jellyfin::Loader::GetTrailersParams::mediaTypesNull | ( | ) | const |
const double & Jellyfin::Loader::GetTrailersParams::minCommunityRating | ( | ) | const |
Optional filter by minimum community rating.
bool Jellyfin::Loader::GetTrailersParams::minCommunityRatingNull | ( | ) | const |
const double & Jellyfin::Loader::GetTrailersParams::minCriticRating | ( | ) | const |
Optional filter by minimum critic rating.
bool Jellyfin::Loader::GetTrailersParams::minCriticRatingNull | ( | ) | const |
const QDateTime & Jellyfin::Loader::GetTrailersParams::minDateLastSaved | ( | ) | const |
Optional. The minimum last saved date. Format = ISO.
const QDateTime & Jellyfin::Loader::GetTrailersParams::minDateLastSavedForUser | ( | ) | const |
Optional. The minimum last saved date for the current user. Format = ISO.
bool Jellyfin::Loader::GetTrailersParams::minDateLastSavedForUserNull | ( | ) | const |
bool Jellyfin::Loader::GetTrailersParams::minDateLastSavedNull | ( | ) | const |
const qint32 & Jellyfin::Loader::GetTrailersParams::minHeight | ( | ) | const |
Optional. Filter by the minimum height of the item.
bool Jellyfin::Loader::GetTrailersParams::minHeightNull | ( | ) | const |
const QString & Jellyfin::Loader::GetTrailersParams::minOfficialRating | ( | ) | const |
Optional filter by minimum official rating (PG, PG-13, TV-MA, etc).
bool Jellyfin::Loader::GetTrailersParams::minOfficialRatingNull | ( | ) | const |
const QDateTime & Jellyfin::Loader::GetTrailersParams::minPremiereDate | ( | ) | const |
Optional. The minimum premiere date. Format = ISO.
bool Jellyfin::Loader::GetTrailersParams::minPremiereDateNull | ( | ) | const |
const qint32 & Jellyfin::Loader::GetTrailersParams::minWidth | ( | ) | const |
Optional. Filter by the minimum width of the item.
bool Jellyfin::Loader::GetTrailersParams::minWidthNull | ( | ) | const |
const QString & Jellyfin::Loader::GetTrailersParams::nameLessThan | ( | ) | const |
Optional filter by items whose name is equally or lesser than a given input string.
bool Jellyfin::Loader::GetTrailersParams::nameLessThanNull | ( | ) | const |
const QString & Jellyfin::Loader::GetTrailersParams::nameStartsWith | ( | ) | const |
Optional filter by items whose name is sorted equally than a given input string.
bool Jellyfin::Loader::GetTrailersParams::nameStartsWithNull | ( | ) | const |
const QString & Jellyfin::Loader::GetTrailersParams::nameStartsWithOrGreater | ( | ) | const |
Optional filter by items whose name is sorted equally or greater than a given input string.
bool Jellyfin::Loader::GetTrailersParams::nameStartsWithOrGreaterNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::officialRatings | ( | ) | const |
Optional. If specified, results will be filtered based on OfficialRating. This allows multiple, pipe delimited.
bool Jellyfin::Loader::GetTrailersParams::officialRatingsNull | ( | ) | const |
const QString & Jellyfin::Loader::GetTrailersParams::parentId | ( | ) | const |
Specify this to localize the search to a specific item or folder. Omit to use the root.
bool Jellyfin::Loader::GetTrailersParams::parentIdNull | ( | ) | const |
const qint32 & Jellyfin::Loader::GetTrailersParams::parentIndexNumber | ( | ) | const |
Optional filter by parent index number.
bool Jellyfin::Loader::GetTrailersParams::parentIndexNumberNull | ( | ) | const |
const QString & Jellyfin::Loader::GetTrailersParams::person | ( | ) | const |
Optional. If specified, results will be filtered to include only those containing the specified person.
const QStringList & Jellyfin::Loader::GetTrailersParams::personIds | ( | ) | const |
Optional. If specified, results will be filtered to include only those containing the specified person id.
bool Jellyfin::Loader::GetTrailersParams::personIdsNull | ( | ) | const |
bool Jellyfin::Loader::GetTrailersParams::personNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::personTypes | ( | ) | const |
Optional. If specified, along with Person, results will be filtered to include only those containing the specified person and PersonType. Allows multiple, comma-delimited.
bool Jellyfin::Loader::GetTrailersParams::personTypesNull | ( | ) | const |
const bool & Jellyfin::Loader::GetTrailersParams::recursive | ( | ) | const |
When searching within folders, this determines whether or not the search will be recursive. true/false.
bool Jellyfin::Loader::GetTrailersParams::recursiveNull | ( | ) | const |
const QString & Jellyfin::Loader::GetTrailersParams::searchTerm | ( | ) | const |
Optional. Filter based on a search term.
bool Jellyfin::Loader::GetTrailersParams::searchTermNull | ( | ) | const |
const QList< SeriesStatus > & Jellyfin::Loader::GetTrailersParams::seriesStatus | ( | ) | const |
Optional filter by Series Status. Allows multiple, comma delimited.
bool Jellyfin::Loader::GetTrailersParams::seriesStatusNull | ( | ) | const |
void Jellyfin::Loader::GetTrailersParams::setAdjacentTo | ( | QString | newAdjacentTo | ) |
void Jellyfin::Loader::GetTrailersParams::setAdjacentToNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setAlbumArtistIds | ( | QStringList | newAlbumArtistIds | ) |
void Jellyfin::Loader::GetTrailersParams::setAlbumArtistIdsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setAlbumIds | ( | QStringList | newAlbumIds | ) |
void Jellyfin::Loader::GetTrailersParams::setAlbumIdsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setAlbums | ( | QStringList | newAlbums | ) |
void Jellyfin::Loader::GetTrailersParams::setAlbumsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setArtistIds | ( | QStringList | newArtistIds | ) |
void Jellyfin::Loader::GetTrailersParams::setArtistIdsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setArtists | ( | QStringList | newArtists | ) |
void Jellyfin::Loader::GetTrailersParams::setArtistsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setCollapseBoxSetItems | ( | bool | newCollapseBoxSetItems | ) |
void Jellyfin::Loader::GetTrailersParams::setCollapseBoxSetItemsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setContributingArtistIds | ( | QStringList | newContributingArtistIds | ) |
void Jellyfin::Loader::GetTrailersParams::setContributingArtistIdsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setEnableImages | ( | bool | newEnableImages | ) |
void Jellyfin::Loader::GetTrailersParams::setEnableImagesNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setEnableImageTypes | ( | QList< ImageType > | newEnableImageTypes | ) |
void Jellyfin::Loader::GetTrailersParams::setEnableImageTypesNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setEnableTotalRecordCount | ( | bool | newEnableTotalRecordCount | ) |
void Jellyfin::Loader::GetTrailersParams::setEnableTotalRecordCountNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setEnableUserData | ( | bool | newEnableUserData | ) |
void Jellyfin::Loader::GetTrailersParams::setEnableUserDataNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setExcludeArtistIds | ( | QStringList | newExcludeArtistIds | ) |
void Jellyfin::Loader::GetTrailersParams::setExcludeArtistIdsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setExcludeItemIds | ( | QStringList | newExcludeItemIds | ) |
void Jellyfin::Loader::GetTrailersParams::setExcludeItemIdsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setExcludeItemTypes | ( | QStringList | newExcludeItemTypes | ) |
void Jellyfin::Loader::GetTrailersParams::setExcludeItemTypesNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setExcludeLocationTypes | ( | QList< LocationType > | newExcludeLocationTypes | ) |
void Jellyfin::Loader::GetTrailersParams::setExcludeLocationTypesNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setFields | ( | QList< ItemFields > | newFields | ) |
void Jellyfin::Loader::GetTrailersParams::setFieldsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setFilters | ( | QList< ItemFilter > | newFilters | ) |
void Jellyfin::Loader::GetTrailersParams::setFiltersNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setGenreIds | ( | QStringList | newGenreIds | ) |
void Jellyfin::Loader::GetTrailersParams::setGenreIdsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setGenres | ( | QStringList | newGenres | ) |
void Jellyfin::Loader::GetTrailersParams::setGenresNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasImdbId | ( | bool | newHasImdbId | ) |
void Jellyfin::Loader::GetTrailersParams::setHasImdbIdNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasOfficialRating | ( | bool | newHasOfficialRating | ) |
void Jellyfin::Loader::GetTrailersParams::setHasOfficialRatingNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasOverview | ( | bool | newHasOverview | ) |
void Jellyfin::Loader::GetTrailersParams::setHasOverviewNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasParentalRating | ( | bool | newHasParentalRating | ) |
void Jellyfin::Loader::GetTrailersParams::setHasParentalRatingNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasSpecialFeature | ( | bool | newHasSpecialFeature | ) |
void Jellyfin::Loader::GetTrailersParams::setHasSpecialFeatureNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasSubtitles | ( | bool | newHasSubtitles | ) |
void Jellyfin::Loader::GetTrailersParams::setHasSubtitlesNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasThemeSong | ( | bool | newHasThemeSong | ) |
void Jellyfin::Loader::GetTrailersParams::setHasThemeSongNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasThemeVideo | ( | bool | newHasThemeVideo | ) |
void Jellyfin::Loader::GetTrailersParams::setHasThemeVideoNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasTmdbId | ( | bool | newHasTmdbId | ) |
void Jellyfin::Loader::GetTrailersParams::setHasTmdbIdNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasTrailer | ( | bool | newHasTrailer | ) |
void Jellyfin::Loader::GetTrailersParams::setHasTrailerNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setHasTvdbId | ( | bool | newHasTvdbId | ) |
void Jellyfin::Loader::GetTrailersParams::setHasTvdbIdNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setIds | ( | QStringList | newIds | ) |
void Jellyfin::Loader::GetTrailersParams::setIdsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setImageTypeLimit | ( | qint32 | newImageTypeLimit | ) |
void Jellyfin::Loader::GetTrailersParams::setImageTypeLimitNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setImageTypesNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setIs3D | ( | bool | newIs3D | ) |
void Jellyfin::Loader::GetTrailersParams::setIs3DNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setIs4K | ( | bool | newIs4K | ) |
void Jellyfin::Loader::GetTrailersParams::setIs4KNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setIsFavorite | ( | bool | newIsFavorite | ) |
void Jellyfin::Loader::GetTrailersParams::setIsFavoriteNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setIsHd | ( | bool | newIsHd | ) |
void Jellyfin::Loader::GetTrailersParams::setIsHdNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setIsLocked | ( | bool | newIsLocked | ) |
void Jellyfin::Loader::GetTrailersParams::setIsLockedNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setIsMissing | ( | bool | newIsMissing | ) |
void Jellyfin::Loader::GetTrailersParams::setIsMissingNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setIsPlaceHolder | ( | bool | newIsPlaceHolder | ) |
void Jellyfin::Loader::GetTrailersParams::setIsPlaceHolderNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setIsPlayed | ( | bool | newIsPlayed | ) |
void Jellyfin::Loader::GetTrailersParams::setIsPlayedNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setIsUnaired | ( | bool | newIsUnaired | ) |
void Jellyfin::Loader::GetTrailersParams::setIsUnairedNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setLimit | ( | qint32 | newLimit | ) |
void Jellyfin::Loader::GetTrailersParams::setLimitNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setLocationTypes | ( | QList< LocationType > | newLocationTypes | ) |
void Jellyfin::Loader::GetTrailersParams::setLocationTypesNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMaxHeight | ( | qint32 | newMaxHeight | ) |
void Jellyfin::Loader::GetTrailersParams::setMaxHeightNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMaxOfficialRating | ( | QString | newMaxOfficialRating | ) |
void Jellyfin::Loader::GetTrailersParams::setMaxOfficialRatingNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMaxPremiereDate | ( | QDateTime | newMaxPremiereDate | ) |
void Jellyfin::Loader::GetTrailersParams::setMaxPremiereDateNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMaxWidth | ( | qint32 | newMaxWidth | ) |
void Jellyfin::Loader::GetTrailersParams::setMaxWidthNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMediaTypes | ( | QStringList | newMediaTypes | ) |
void Jellyfin::Loader::GetTrailersParams::setMediaTypesNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMinCommunityRating | ( | double | newMinCommunityRating | ) |
void Jellyfin::Loader::GetTrailersParams::setMinCommunityRatingNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMinCriticRating | ( | double | newMinCriticRating | ) |
void Jellyfin::Loader::GetTrailersParams::setMinCriticRatingNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMinDateLastSaved | ( | QDateTime | newMinDateLastSaved | ) |
void Jellyfin::Loader::GetTrailersParams::setMinDateLastSavedForUser | ( | QDateTime | newMinDateLastSavedForUser | ) |
void Jellyfin::Loader::GetTrailersParams::setMinDateLastSavedForUserNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMinDateLastSavedNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMinHeight | ( | qint32 | newMinHeight | ) |
void Jellyfin::Loader::GetTrailersParams::setMinHeightNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMinOfficialRating | ( | QString | newMinOfficialRating | ) |
void Jellyfin::Loader::GetTrailersParams::setMinOfficialRatingNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMinPremiereDate | ( | QDateTime | newMinPremiereDate | ) |
void Jellyfin::Loader::GetTrailersParams::setMinPremiereDateNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setMinWidth | ( | qint32 | newMinWidth | ) |
void Jellyfin::Loader::GetTrailersParams::setMinWidthNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setNameLessThan | ( | QString | newNameLessThan | ) |
void Jellyfin::Loader::GetTrailersParams::setNameLessThanNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setNameStartsWith | ( | QString | newNameStartsWith | ) |
void Jellyfin::Loader::GetTrailersParams::setNameStartsWithNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setNameStartsWithOrGreater | ( | QString | newNameStartsWithOrGreater | ) |
void Jellyfin::Loader::GetTrailersParams::setNameStartsWithOrGreaterNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setOfficialRatings | ( | QStringList | newOfficialRatings | ) |
void Jellyfin::Loader::GetTrailersParams::setOfficialRatingsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setParentId | ( | QString | newParentId | ) |
void Jellyfin::Loader::GetTrailersParams::setParentIdNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setParentIndexNumber | ( | qint32 | newParentIndexNumber | ) |
void Jellyfin::Loader::GetTrailersParams::setParentIndexNumberNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setPerson | ( | QString | newPerson | ) |
void Jellyfin::Loader::GetTrailersParams::setPersonIds | ( | QStringList | newPersonIds | ) |
void Jellyfin::Loader::GetTrailersParams::setPersonIdsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setPersonNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setPersonTypes | ( | QStringList | newPersonTypes | ) |
void Jellyfin::Loader::GetTrailersParams::setPersonTypesNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setRecursive | ( | bool | newRecursive | ) |
void Jellyfin::Loader::GetTrailersParams::setRecursiveNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setSearchTerm | ( | QString | newSearchTerm | ) |
void Jellyfin::Loader::GetTrailersParams::setSearchTermNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setSeriesStatus | ( | QList< SeriesStatus > | newSeriesStatus | ) |
void Jellyfin::Loader::GetTrailersParams::setSeriesStatusNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setSortBy | ( | QString | newSortBy | ) |
void Jellyfin::Loader::GetTrailersParams::setSortByNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setSortOrder | ( | QString | newSortOrder | ) |
void Jellyfin::Loader::GetTrailersParams::setSortOrderNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setStartIndex | ( | qint32 | newStartIndex | ) |
void Jellyfin::Loader::GetTrailersParams::setStartIndexNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setStudioIds | ( | QStringList | newStudioIds | ) |
void Jellyfin::Loader::GetTrailersParams::setStudioIdsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setStudios | ( | QStringList | newStudios | ) |
void Jellyfin::Loader::GetTrailersParams::setStudiosNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setTags | ( | QStringList | newTags | ) |
void Jellyfin::Loader::GetTrailersParams::setTagsNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setUserId | ( | QString | newUserId | ) |
void Jellyfin::Loader::GetTrailersParams::setUserIdNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setVideoTypesNull | ( | ) |
void Jellyfin::Loader::GetTrailersParams::setYears | ( | QList< qint32 > | newYears | ) |
void Jellyfin::Loader::GetTrailersParams::setYearsNull | ( | ) |
const QString & Jellyfin::Loader::GetTrailersParams::sortBy | ( | ) | const |
Optional. Specify one or more sort orders, comma delimited. Options: Album, AlbumArtist, Artist, Budget, CommunityRating, CriticRating, DateCreated, DatePlayed, PlayCount, PremiereDate, ProductionYear, SortName, Random, Revenue, Runtime.
bool Jellyfin::Loader::GetTrailersParams::sortByNull | ( | ) | const |
const QString & Jellyfin::Loader::GetTrailersParams::sortOrder | ( | ) | const |
Sort Order - Ascending,Descending.
bool Jellyfin::Loader::GetTrailersParams::sortOrderNull | ( | ) | const |
const qint32 & Jellyfin::Loader::GetTrailersParams::startIndex | ( | ) | const |
Optional. The record index to start at. All items with a lower index will be dropped from the results.
bool Jellyfin::Loader::GetTrailersParams::startIndexNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::studioIds | ( | ) | const |
Optional. If specified, results will be filtered based on studio id. This allows multiple, pipe delimited.
bool Jellyfin::Loader::GetTrailersParams::studioIdsNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::studios | ( | ) | const |
Optional. If specified, results will be filtered based on studio. This allows multiple, pipe delimited.
bool Jellyfin::Loader::GetTrailersParams::studiosNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetTrailersParams::tags | ( | ) | const |
Optional. If specified, results will be filtered based on tag. This allows multiple, pipe delimited.
bool Jellyfin::Loader::GetTrailersParams::tagsNull | ( | ) | const |
const QString & Jellyfin::Loader::GetTrailersParams::userId | ( | ) | const |
The user id.
bool Jellyfin::Loader::GetTrailersParams::userIdNull | ( | ) | const |
Optional filter by VideoType (videofile, dvd, bluray, iso). Allows multiple, comma delimited.
bool Jellyfin::Loader::GetTrailersParams::videoTypesNull | ( | ) | const |
const QList< qint32 > & Jellyfin::Loader::GetTrailersParams::years | ( | ) | const |
Optional. If specified, results will be filtered based on production year. This allows multiple, comma delimited.
bool Jellyfin::Loader::GetTrailersParams::yearsNull | ( | ) | const |