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