Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::GetTrailersParams Class Reference

#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 ()
 

Member Function Documentation

◆ adjacentTo()

const QString & Jellyfin::Loader::GetTrailersParams::adjacentTo ( ) const

Optional. Return items that are siblings of a supplied item.

◆ adjacentToNull()

bool Jellyfin::Loader::GetTrailersParams::adjacentToNull ( ) const

◆ albumArtistIds()

const QStringList & Jellyfin::Loader::GetTrailersParams::albumArtistIds ( ) const

Optional. If specified, results will be filtered to include only those containing the specified album artist id.

◆ albumArtistIdsNull()

bool Jellyfin::Loader::GetTrailersParams::albumArtistIdsNull ( ) const

◆ albumIds()

const QStringList & Jellyfin::Loader::GetTrailersParams::albumIds ( ) const

Optional. If specified, results will be filtered based on album id. This allows multiple, pipe delimited.

◆ albumIdsNull()

bool Jellyfin::Loader::GetTrailersParams::albumIdsNull ( ) const

◆ albums()

const QStringList & Jellyfin::Loader::GetTrailersParams::albums ( ) const

Optional. If specified, results will be filtered based on album. This allows multiple, pipe delimited.

◆ albumsNull()

bool Jellyfin::Loader::GetTrailersParams::albumsNull ( ) const

◆ artistIds()

const QStringList & Jellyfin::Loader::GetTrailersParams::artistIds ( ) const

Optional. If specified, results will be filtered to include only those containing the specified artist id.

◆ artistIdsNull()

bool Jellyfin::Loader::GetTrailersParams::artistIdsNull ( ) const

◆ artists()

const QStringList & Jellyfin::Loader::GetTrailersParams::artists ( ) const

Optional. If specified, results will be filtered based on artists. This allows multiple, pipe delimited.

◆ artistsNull()

bool Jellyfin::Loader::GetTrailersParams::artistsNull ( ) const

◆ collapseBoxSetItems()

const bool & Jellyfin::Loader::GetTrailersParams::collapseBoxSetItems ( ) const

Whether or not to hide items behind their boxsets.

◆ collapseBoxSetItemsNull()

bool Jellyfin::Loader::GetTrailersParams::collapseBoxSetItemsNull ( ) const

◆ contributingArtistIds()

const QStringList & Jellyfin::Loader::GetTrailersParams::contributingArtistIds ( ) const

Optional. If specified, results will be filtered to include only those containing the specified contributing artist id.

◆ contributingArtistIdsNull()

bool Jellyfin::Loader::GetTrailersParams::contributingArtistIdsNull ( ) const

◆ enableImages()

const bool & Jellyfin::Loader::GetTrailersParams::enableImages ( ) const

Optional, include image information in output.

◆ enableImagesNull()

bool Jellyfin::Loader::GetTrailersParams::enableImagesNull ( ) const

◆ enableImageTypes()

const QList< ImageType > & Jellyfin::Loader::GetTrailersParams::enableImageTypes ( ) const

Optional. The image types to include in the output.

◆ enableImageTypesNull()

bool Jellyfin::Loader::GetTrailersParams::enableImageTypesNull ( ) const

◆ enableTotalRecordCount()

const bool & Jellyfin::Loader::GetTrailersParams::enableTotalRecordCount ( ) const

Optional. Enable the total record count.

◆ enableTotalRecordCountNull()

bool Jellyfin::Loader::GetTrailersParams::enableTotalRecordCountNull ( ) const

◆ enableUserData()

const bool & Jellyfin::Loader::GetTrailersParams::enableUserData ( ) const

Optional, include user data.

◆ enableUserDataNull()

bool Jellyfin::Loader::GetTrailersParams::enableUserDataNull ( ) const

◆ excludeArtistIds()

const QStringList & Jellyfin::Loader::GetTrailersParams::excludeArtistIds ( ) const

Optional. If specified, results will be filtered based on artist id. This allows multiple, pipe delimited.

◆ excludeArtistIdsNull()

bool Jellyfin::Loader::GetTrailersParams::excludeArtistIdsNull ( ) const

◆ excludeItemIds()

const QStringList & Jellyfin::Loader::GetTrailersParams::excludeItemIds ( ) const

Optional. If specified, results will be filtered by excluding item ids. This allows multiple, comma delimited.

◆ excludeItemIdsNull()

bool Jellyfin::Loader::GetTrailersParams::excludeItemIdsNull ( ) const

◆ excludeItemTypes()

const QStringList & Jellyfin::Loader::GetTrailersParams::excludeItemTypes ( ) const

Optional. If specified, results will be filtered based on item type. This allows multiple, comma delimited.

◆ excludeItemTypesNull()

bool Jellyfin::Loader::GetTrailersParams::excludeItemTypesNull ( ) const

◆ excludeLocationTypes()

const QList< LocationType > & Jellyfin::Loader::GetTrailersParams::excludeLocationTypes ( ) const

Optional. If specified, results will be filtered based on the LocationType. This allows multiple, comma delimited.

◆ excludeLocationTypesNull()

bool Jellyfin::Loader::GetTrailersParams::excludeLocationTypesNull ( ) const

◆ fields()

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.

◆ fieldsNull()

bool Jellyfin::Loader::GetTrailersParams::fieldsNull ( ) const

◆ filters()

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.

◆ filtersNull()

bool Jellyfin::Loader::GetTrailersParams::filtersNull ( ) const

◆ genreIds()

const QStringList & Jellyfin::Loader::GetTrailersParams::genreIds ( ) const

Optional. If specified, results will be filtered based on genre id. This allows multiple, pipe delimited.

◆ genreIdsNull()

bool Jellyfin::Loader::GetTrailersParams::genreIdsNull ( ) const

◆ genres()

const QStringList & Jellyfin::Loader::GetTrailersParams::genres ( ) const

Optional. If specified, results will be filtered based on genre. This allows multiple, pipe delimited.

◆ genresNull()

bool Jellyfin::Loader::GetTrailersParams::genresNull ( ) const

◆ hasImdbId()

const bool & Jellyfin::Loader::GetTrailersParams::hasImdbId ( ) const

Optional filter by items that have an imdb id or not.

◆ hasImdbIdNull()

bool Jellyfin::Loader::GetTrailersParams::hasImdbIdNull ( ) const

◆ hasOfficialRating()

const bool & Jellyfin::Loader::GetTrailersParams::hasOfficialRating ( ) const

Optional filter by items that have official ratings.

◆ hasOfficialRatingNull()

bool Jellyfin::Loader::GetTrailersParams::hasOfficialRatingNull ( ) const

◆ hasOverview()

const bool & Jellyfin::Loader::GetTrailersParams::hasOverview ( ) const

Optional filter by items that have an overview or not.

◆ hasOverviewNull()

bool Jellyfin::Loader::GetTrailersParams::hasOverviewNull ( ) const

◆ hasParentalRating()

const bool & Jellyfin::Loader::GetTrailersParams::hasParentalRating ( ) const

Optional filter by items that have or do not have a parental rating.

◆ hasParentalRatingNull()

bool Jellyfin::Loader::GetTrailersParams::hasParentalRatingNull ( ) const

◆ hasSpecialFeature()

const bool & Jellyfin::Loader::GetTrailersParams::hasSpecialFeature ( ) const

Optional filter by items with special features.

◆ hasSpecialFeatureNull()

bool Jellyfin::Loader::GetTrailersParams::hasSpecialFeatureNull ( ) const

◆ hasSubtitles()

const bool & Jellyfin::Loader::GetTrailersParams::hasSubtitles ( ) const

Optional filter by items with subtitles.

◆ hasSubtitlesNull()

bool Jellyfin::Loader::GetTrailersParams::hasSubtitlesNull ( ) const

◆ hasThemeSong()

const bool & Jellyfin::Loader::GetTrailersParams::hasThemeSong ( ) const

Optional filter by items with theme songs.

◆ hasThemeSongNull()

bool Jellyfin::Loader::GetTrailersParams::hasThemeSongNull ( ) const

◆ hasThemeVideo()

const bool & Jellyfin::Loader::GetTrailersParams::hasThemeVideo ( ) const

Optional filter by items with theme videos.

◆ hasThemeVideoNull()

bool Jellyfin::Loader::GetTrailersParams::hasThemeVideoNull ( ) const

◆ hasTmdbId()

const bool & Jellyfin::Loader::GetTrailersParams::hasTmdbId ( ) const

Optional filter by items that have a tmdb id or not.

◆ hasTmdbIdNull()

bool Jellyfin::Loader::GetTrailersParams::hasTmdbIdNull ( ) const

◆ hasTrailer()

const bool & Jellyfin::Loader::GetTrailersParams::hasTrailer ( ) const

Optional filter by items with trailers.

◆ hasTrailerNull()

bool Jellyfin::Loader::GetTrailersParams::hasTrailerNull ( ) const

◆ hasTvdbId()

const bool & Jellyfin::Loader::GetTrailersParams::hasTvdbId ( ) const

Optional filter by items that have a tvdb id or not.

◆ hasTvdbIdNull()

bool Jellyfin::Loader::GetTrailersParams::hasTvdbIdNull ( ) const

◆ ids()

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.

◆ idsNull()

bool Jellyfin::Loader::GetTrailersParams::idsNull ( ) const

◆ imageTypeLimit()

const qint32 & Jellyfin::Loader::GetTrailersParams::imageTypeLimit ( ) const

Optional, the max number of images to return, per image type.

◆ imageTypeLimitNull()

bool Jellyfin::Loader::GetTrailersParams::imageTypeLimitNull ( ) const

◆ imageTypes()

const QList< ImageType > & Jellyfin::Loader::GetTrailersParams::imageTypes ( ) const

Optional. If specified, results will be filtered based on those containing image types. This allows multiple, comma delimited.

◆ imageTypesNull()

bool Jellyfin::Loader::GetTrailersParams::imageTypesNull ( ) const

◆ is3D()

const bool & Jellyfin::Loader::GetTrailersParams::is3D ( ) const

Optional filter by items that are 3D, or not.

◆ is3DNull()

bool Jellyfin::Loader::GetTrailersParams::is3DNull ( ) const

◆ is4K()

const bool & Jellyfin::Loader::GetTrailersParams::is4K ( ) const

Optional filter by items that are 4K or not.

◆ is4KNull()

bool Jellyfin::Loader::GetTrailersParams::is4KNull ( ) const

◆ isFavorite()

const bool & Jellyfin::Loader::GetTrailersParams::isFavorite ( ) const

Optional filter by items that are marked as favorite, or not.

◆ isFavoriteNull()

bool Jellyfin::Loader::GetTrailersParams::isFavoriteNull ( ) const

◆ isHd()

const bool & Jellyfin::Loader::GetTrailersParams::isHd ( ) const

Optional filter by items that are HD or not.

◆ isHdNull()

bool Jellyfin::Loader::GetTrailersParams::isHdNull ( ) const

◆ isLocked()

const bool & Jellyfin::Loader::GetTrailersParams::isLocked ( ) const

Optional filter by items that are locked.

◆ isLockedNull()

bool Jellyfin::Loader::GetTrailersParams::isLockedNull ( ) const

◆ isMissing()

const bool & Jellyfin::Loader::GetTrailersParams::isMissing ( ) const

Optional filter by items that are missing episodes or not.

◆ isMissingNull()

bool Jellyfin::Loader::GetTrailersParams::isMissingNull ( ) const

◆ isPlaceHolder()

const bool & Jellyfin::Loader::GetTrailersParams::isPlaceHolder ( ) const

Optional filter by items that are placeholders.

◆ isPlaceHolderNull()

bool Jellyfin::Loader::GetTrailersParams::isPlaceHolderNull ( ) const

◆ isPlayed()

const bool & Jellyfin::Loader::GetTrailersParams::isPlayed ( ) const

Optional filter by items that are played, or not.

◆ isPlayedNull()

bool Jellyfin::Loader::GetTrailersParams::isPlayedNull ( ) const

◆ isUnaired()

const bool & Jellyfin::Loader::GetTrailersParams::isUnaired ( ) const

Optional filter by items that are unaired episodes or not.

◆ isUnairedNull()

bool Jellyfin::Loader::GetTrailersParams::isUnairedNull ( ) const

◆ limit()

const qint32 & Jellyfin::Loader::GetTrailersParams::limit ( ) const

Optional. The maximum number of records to return.

◆ limitNull()

bool Jellyfin::Loader::GetTrailersParams::limitNull ( ) const

◆ locationTypes()

const QList< LocationType > & Jellyfin::Loader::GetTrailersParams::locationTypes ( ) const

Optional. If specified, results will be filtered based on LocationType. This allows multiple, comma delimited.

◆ locationTypesNull()

bool Jellyfin::Loader::GetTrailersParams::locationTypesNull ( ) const

◆ maxHeight()

const qint32 & Jellyfin::Loader::GetTrailersParams::maxHeight ( ) const

Optional. Filter by the maximum height of the item.

◆ maxHeightNull()

bool Jellyfin::Loader::GetTrailersParams::maxHeightNull ( ) const

◆ maxOfficialRating()

const QString & Jellyfin::Loader::GetTrailersParams::maxOfficialRating ( ) const

Optional filter by maximum official rating (PG, PG-13, TV-MA, etc).

◆ maxOfficialRatingNull()

bool Jellyfin::Loader::GetTrailersParams::maxOfficialRatingNull ( ) const

◆ maxPremiereDate()

const QDateTime & Jellyfin::Loader::GetTrailersParams::maxPremiereDate ( ) const

Optional. The maximum premiere date. Format = ISO.

◆ maxPremiereDateNull()

bool Jellyfin::Loader::GetTrailersParams::maxPremiereDateNull ( ) const

◆ maxWidth()

const qint32 & Jellyfin::Loader::GetTrailersParams::maxWidth ( ) const

Optional. Filter by the maximum width of the item.

◆ maxWidthNull()

bool Jellyfin::Loader::GetTrailersParams::maxWidthNull ( ) const

◆ mediaTypes()

const QStringList & Jellyfin::Loader::GetTrailersParams::mediaTypes ( ) const

Optional filter by MediaType. Allows multiple, comma delimited.

◆ mediaTypesNull()

bool Jellyfin::Loader::GetTrailersParams::mediaTypesNull ( ) const

◆ minCommunityRating()

const double & Jellyfin::Loader::GetTrailersParams::minCommunityRating ( ) const

Optional filter by minimum community rating.

◆ minCommunityRatingNull()

bool Jellyfin::Loader::GetTrailersParams::minCommunityRatingNull ( ) const

◆ minCriticRating()

const double & Jellyfin::Loader::GetTrailersParams::minCriticRating ( ) const

Optional filter by minimum critic rating.

◆ minCriticRatingNull()

bool Jellyfin::Loader::GetTrailersParams::minCriticRatingNull ( ) const

◆ minDateLastSaved()

const QDateTime & Jellyfin::Loader::GetTrailersParams::minDateLastSaved ( ) const

Optional. The minimum last saved date. Format = ISO.

◆ minDateLastSavedForUser()

const QDateTime & Jellyfin::Loader::GetTrailersParams::minDateLastSavedForUser ( ) const

Optional. The minimum last saved date for the current user. Format = ISO.

◆ minDateLastSavedForUserNull()

bool Jellyfin::Loader::GetTrailersParams::minDateLastSavedForUserNull ( ) const

◆ minDateLastSavedNull()

bool Jellyfin::Loader::GetTrailersParams::minDateLastSavedNull ( ) const

◆ minHeight()

const qint32 & Jellyfin::Loader::GetTrailersParams::minHeight ( ) const

Optional. Filter by the minimum height of the item.

◆ minHeightNull()

bool Jellyfin::Loader::GetTrailersParams::minHeightNull ( ) const

◆ minOfficialRating()

const QString & Jellyfin::Loader::GetTrailersParams::minOfficialRating ( ) const

Optional filter by minimum official rating (PG, PG-13, TV-MA, etc).

◆ minOfficialRatingNull()

bool Jellyfin::Loader::GetTrailersParams::minOfficialRatingNull ( ) const

◆ minPremiereDate()

const QDateTime & Jellyfin::Loader::GetTrailersParams::minPremiereDate ( ) const

Optional. The minimum premiere date. Format = ISO.

◆ minPremiereDateNull()

bool Jellyfin::Loader::GetTrailersParams::minPremiereDateNull ( ) const

◆ minWidth()

const qint32 & Jellyfin::Loader::GetTrailersParams::minWidth ( ) const

Optional. Filter by the minimum width of the item.

◆ minWidthNull()

bool Jellyfin::Loader::GetTrailersParams::minWidthNull ( ) const

◆ nameLessThan()

const QString & Jellyfin::Loader::GetTrailersParams::nameLessThan ( ) const

Optional filter by items whose name is equally or lesser than a given input string.

◆ nameLessThanNull()

bool Jellyfin::Loader::GetTrailersParams::nameLessThanNull ( ) const

◆ nameStartsWith()

const QString & Jellyfin::Loader::GetTrailersParams::nameStartsWith ( ) const

Optional filter by items whose name is sorted equally than a given input string.

◆ nameStartsWithNull()

bool Jellyfin::Loader::GetTrailersParams::nameStartsWithNull ( ) const

◆ nameStartsWithOrGreater()

const QString & Jellyfin::Loader::GetTrailersParams::nameStartsWithOrGreater ( ) const

Optional filter by items whose name is sorted equally or greater than a given input string.

◆ nameStartsWithOrGreaterNull()

bool Jellyfin::Loader::GetTrailersParams::nameStartsWithOrGreaterNull ( ) const

◆ officialRatings()

const QStringList & Jellyfin::Loader::GetTrailersParams::officialRatings ( ) const

Optional. If specified, results will be filtered based on OfficialRating. This allows multiple, pipe delimited.

◆ officialRatingsNull()

bool Jellyfin::Loader::GetTrailersParams::officialRatingsNull ( ) const

◆ parentId()

const QString & Jellyfin::Loader::GetTrailersParams::parentId ( ) const

Specify this to localize the search to a specific item or folder. Omit to use the root.

◆ parentIdNull()

bool Jellyfin::Loader::GetTrailersParams::parentIdNull ( ) const

◆ parentIndexNumber()

const qint32 & Jellyfin::Loader::GetTrailersParams::parentIndexNumber ( ) const

Optional filter by parent index number.

◆ parentIndexNumberNull()

bool Jellyfin::Loader::GetTrailersParams::parentIndexNumberNull ( ) const

◆ person()

const QString & Jellyfin::Loader::GetTrailersParams::person ( ) const

Optional. If specified, results will be filtered to include only those containing the specified person.

◆ personIds()

const QStringList & Jellyfin::Loader::GetTrailersParams::personIds ( ) const

Optional. If specified, results will be filtered to include only those containing the specified person id.

◆ personIdsNull()

bool Jellyfin::Loader::GetTrailersParams::personIdsNull ( ) const

◆ personNull()

bool Jellyfin::Loader::GetTrailersParams::personNull ( ) const

◆ personTypes()

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.

◆ personTypesNull()

bool Jellyfin::Loader::GetTrailersParams::personTypesNull ( ) const

◆ recursive()

const bool & Jellyfin::Loader::GetTrailersParams::recursive ( ) const

When searching within folders, this determines whether or not the search will be recursive. true/false.

◆ recursiveNull()

bool Jellyfin::Loader::GetTrailersParams::recursiveNull ( ) const

◆ searchTerm()

const QString & Jellyfin::Loader::GetTrailersParams::searchTerm ( ) const

Optional. Filter based on a search term.

◆ searchTermNull()

bool Jellyfin::Loader::GetTrailersParams::searchTermNull ( ) const

◆ seriesStatus()

const QList< SeriesStatus > & Jellyfin::Loader::GetTrailersParams::seriesStatus ( ) const

Optional filter by Series Status. Allows multiple, comma delimited.

◆ seriesStatusNull()

bool Jellyfin::Loader::GetTrailersParams::seriesStatusNull ( ) const

◆ setAdjacentTo()

void Jellyfin::Loader::GetTrailersParams::setAdjacentTo ( QString newAdjacentTo)

◆ setAdjacentToNull()

void Jellyfin::Loader::GetTrailersParams::setAdjacentToNull ( )

◆ setAlbumArtistIds()

void Jellyfin::Loader::GetTrailersParams::setAlbumArtistIds ( QStringList newAlbumArtistIds)

◆ setAlbumArtistIdsNull()

void Jellyfin::Loader::GetTrailersParams::setAlbumArtistIdsNull ( )

◆ setAlbumIds()

void Jellyfin::Loader::GetTrailersParams::setAlbumIds ( QStringList newAlbumIds)

◆ setAlbumIdsNull()

void Jellyfin::Loader::GetTrailersParams::setAlbumIdsNull ( )

◆ setAlbums()

void Jellyfin::Loader::GetTrailersParams::setAlbums ( QStringList newAlbums)

◆ setAlbumsNull()

void Jellyfin::Loader::GetTrailersParams::setAlbumsNull ( )

◆ setArtistIds()

void Jellyfin::Loader::GetTrailersParams::setArtistIds ( QStringList newArtistIds)

◆ setArtistIdsNull()

void Jellyfin::Loader::GetTrailersParams::setArtistIdsNull ( )

◆ setArtists()

void Jellyfin::Loader::GetTrailersParams::setArtists ( QStringList newArtists)

◆ setArtistsNull()

void Jellyfin::Loader::GetTrailersParams::setArtistsNull ( )

◆ setCollapseBoxSetItems()

void Jellyfin::Loader::GetTrailersParams::setCollapseBoxSetItems ( bool newCollapseBoxSetItems)

◆ setCollapseBoxSetItemsNull()

void Jellyfin::Loader::GetTrailersParams::setCollapseBoxSetItemsNull ( )

◆ setContributingArtistIds()

void Jellyfin::Loader::GetTrailersParams::setContributingArtistIds ( QStringList newContributingArtistIds)

◆ setContributingArtistIdsNull()

void Jellyfin::Loader::GetTrailersParams::setContributingArtistIdsNull ( )

◆ setEnableImages()

void Jellyfin::Loader::GetTrailersParams::setEnableImages ( bool newEnableImages)

◆ setEnableImagesNull()

void Jellyfin::Loader::GetTrailersParams::setEnableImagesNull ( )

◆ setEnableImageTypes()

void Jellyfin::Loader::GetTrailersParams::setEnableImageTypes ( QList< ImageType > newEnableImageTypes)

◆ setEnableImageTypesNull()

void Jellyfin::Loader::GetTrailersParams::setEnableImageTypesNull ( )

◆ setEnableTotalRecordCount()

void Jellyfin::Loader::GetTrailersParams::setEnableTotalRecordCount ( bool newEnableTotalRecordCount)

◆ setEnableTotalRecordCountNull()

void Jellyfin::Loader::GetTrailersParams::setEnableTotalRecordCountNull ( )

◆ setEnableUserData()

void Jellyfin::Loader::GetTrailersParams::setEnableUserData ( bool newEnableUserData)

◆ setEnableUserDataNull()

void Jellyfin::Loader::GetTrailersParams::setEnableUserDataNull ( )

◆ setExcludeArtistIds()

void Jellyfin::Loader::GetTrailersParams::setExcludeArtistIds ( QStringList newExcludeArtistIds)

◆ setExcludeArtistIdsNull()

void Jellyfin::Loader::GetTrailersParams::setExcludeArtistIdsNull ( )

◆ setExcludeItemIds()

void Jellyfin::Loader::GetTrailersParams::setExcludeItemIds ( QStringList newExcludeItemIds)

◆ setExcludeItemIdsNull()

void Jellyfin::Loader::GetTrailersParams::setExcludeItemIdsNull ( )

◆ setExcludeItemTypes()

void Jellyfin::Loader::GetTrailersParams::setExcludeItemTypes ( QStringList newExcludeItemTypes)

◆ setExcludeItemTypesNull()

void Jellyfin::Loader::GetTrailersParams::setExcludeItemTypesNull ( )

◆ setExcludeLocationTypes()

void Jellyfin::Loader::GetTrailersParams::setExcludeLocationTypes ( QList< LocationType > newExcludeLocationTypes)

◆ setExcludeLocationTypesNull()

void Jellyfin::Loader::GetTrailersParams::setExcludeLocationTypesNull ( )

◆ setFields()

void Jellyfin::Loader::GetTrailersParams::setFields ( QList< ItemFields > newFields)

◆ setFieldsNull()

void Jellyfin::Loader::GetTrailersParams::setFieldsNull ( )

◆ setFilters()

void Jellyfin::Loader::GetTrailersParams::setFilters ( QList< ItemFilter > newFilters)

◆ setFiltersNull()

void Jellyfin::Loader::GetTrailersParams::setFiltersNull ( )

◆ setGenreIds()

void Jellyfin::Loader::GetTrailersParams::setGenreIds ( QStringList newGenreIds)

◆ setGenreIdsNull()

void Jellyfin::Loader::GetTrailersParams::setGenreIdsNull ( )

◆ setGenres()

void Jellyfin::Loader::GetTrailersParams::setGenres ( QStringList newGenres)

◆ setGenresNull()

void Jellyfin::Loader::GetTrailersParams::setGenresNull ( )

◆ setHasImdbId()

void Jellyfin::Loader::GetTrailersParams::setHasImdbId ( bool newHasImdbId)

◆ setHasImdbIdNull()

void Jellyfin::Loader::GetTrailersParams::setHasImdbIdNull ( )

◆ setHasOfficialRating()

void Jellyfin::Loader::GetTrailersParams::setHasOfficialRating ( bool newHasOfficialRating)

◆ setHasOfficialRatingNull()

void Jellyfin::Loader::GetTrailersParams::setHasOfficialRatingNull ( )

◆ setHasOverview()

void Jellyfin::Loader::GetTrailersParams::setHasOverview ( bool newHasOverview)

◆ setHasOverviewNull()

void Jellyfin::Loader::GetTrailersParams::setHasOverviewNull ( )

◆ setHasParentalRating()

void Jellyfin::Loader::GetTrailersParams::setHasParentalRating ( bool newHasParentalRating)

◆ setHasParentalRatingNull()

void Jellyfin::Loader::GetTrailersParams::setHasParentalRatingNull ( )

◆ setHasSpecialFeature()

void Jellyfin::Loader::GetTrailersParams::setHasSpecialFeature ( bool newHasSpecialFeature)

◆ setHasSpecialFeatureNull()

void Jellyfin::Loader::GetTrailersParams::setHasSpecialFeatureNull ( )

◆ setHasSubtitles()

void Jellyfin::Loader::GetTrailersParams::setHasSubtitles ( bool newHasSubtitles)

◆ setHasSubtitlesNull()

void Jellyfin::Loader::GetTrailersParams::setHasSubtitlesNull ( )

◆ setHasThemeSong()

void Jellyfin::Loader::GetTrailersParams::setHasThemeSong ( bool newHasThemeSong)

◆ setHasThemeSongNull()

void Jellyfin::Loader::GetTrailersParams::setHasThemeSongNull ( )

◆ setHasThemeVideo()

void Jellyfin::Loader::GetTrailersParams::setHasThemeVideo ( bool newHasThemeVideo)

◆ setHasThemeVideoNull()

void Jellyfin::Loader::GetTrailersParams::setHasThemeVideoNull ( )

◆ setHasTmdbId()

void Jellyfin::Loader::GetTrailersParams::setHasTmdbId ( bool newHasTmdbId)

◆ setHasTmdbIdNull()

void Jellyfin::Loader::GetTrailersParams::setHasTmdbIdNull ( )

◆ setHasTrailer()

void Jellyfin::Loader::GetTrailersParams::setHasTrailer ( bool newHasTrailer)

◆ setHasTrailerNull()

void Jellyfin::Loader::GetTrailersParams::setHasTrailerNull ( )

◆ setHasTvdbId()

void Jellyfin::Loader::GetTrailersParams::setHasTvdbId ( bool newHasTvdbId)

◆ setHasTvdbIdNull()

void Jellyfin::Loader::GetTrailersParams::setHasTvdbIdNull ( )

◆ setIds()

void Jellyfin::Loader::GetTrailersParams::setIds ( QStringList newIds)

◆ setIdsNull()

void Jellyfin::Loader::GetTrailersParams::setIdsNull ( )

◆ setImageTypeLimit()

void Jellyfin::Loader::GetTrailersParams::setImageTypeLimit ( qint32 newImageTypeLimit)

◆ setImageTypeLimitNull()

void Jellyfin::Loader::GetTrailersParams::setImageTypeLimitNull ( )

◆ setImageTypes()

void Jellyfin::Loader::GetTrailersParams::setImageTypes ( QList< ImageType > newImageTypes)

◆ setImageTypesNull()

void Jellyfin::Loader::GetTrailersParams::setImageTypesNull ( )

◆ setIs3D()

void Jellyfin::Loader::GetTrailersParams::setIs3D ( bool newIs3D)

◆ setIs3DNull()

void Jellyfin::Loader::GetTrailersParams::setIs3DNull ( )

◆ setIs4K()

void Jellyfin::Loader::GetTrailersParams::setIs4K ( bool newIs4K)

◆ setIs4KNull()

void Jellyfin::Loader::GetTrailersParams::setIs4KNull ( )

◆ setIsFavorite()

void Jellyfin::Loader::GetTrailersParams::setIsFavorite ( bool newIsFavorite)

◆ setIsFavoriteNull()

void Jellyfin::Loader::GetTrailersParams::setIsFavoriteNull ( )

◆ setIsHd()

void Jellyfin::Loader::GetTrailersParams::setIsHd ( bool newIsHd)

◆ setIsHdNull()

void Jellyfin::Loader::GetTrailersParams::setIsHdNull ( )

◆ setIsLocked()

void Jellyfin::Loader::GetTrailersParams::setIsLocked ( bool newIsLocked)

◆ setIsLockedNull()

void Jellyfin::Loader::GetTrailersParams::setIsLockedNull ( )

◆ setIsMissing()

void Jellyfin::Loader::GetTrailersParams::setIsMissing ( bool newIsMissing)

◆ setIsMissingNull()

void Jellyfin::Loader::GetTrailersParams::setIsMissingNull ( )

◆ setIsPlaceHolder()

void Jellyfin::Loader::GetTrailersParams::setIsPlaceHolder ( bool newIsPlaceHolder)

◆ setIsPlaceHolderNull()

void Jellyfin::Loader::GetTrailersParams::setIsPlaceHolderNull ( )

◆ setIsPlayed()

void Jellyfin::Loader::GetTrailersParams::setIsPlayed ( bool newIsPlayed)

◆ setIsPlayedNull()

void Jellyfin::Loader::GetTrailersParams::setIsPlayedNull ( )

◆ setIsUnaired()

void Jellyfin::Loader::GetTrailersParams::setIsUnaired ( bool newIsUnaired)

◆ setIsUnairedNull()

void Jellyfin::Loader::GetTrailersParams::setIsUnairedNull ( )

◆ setLimit()

void Jellyfin::Loader::GetTrailersParams::setLimit ( qint32 newLimit)

◆ setLimitNull()

void Jellyfin::Loader::GetTrailersParams::setLimitNull ( )

◆ setLocationTypes()

void Jellyfin::Loader::GetTrailersParams::setLocationTypes ( QList< LocationType > newLocationTypes)

◆ setLocationTypesNull()

void Jellyfin::Loader::GetTrailersParams::setLocationTypesNull ( )

◆ setMaxHeight()

void Jellyfin::Loader::GetTrailersParams::setMaxHeight ( qint32 newMaxHeight)

◆ setMaxHeightNull()

void Jellyfin::Loader::GetTrailersParams::setMaxHeightNull ( )

◆ setMaxOfficialRating()

void Jellyfin::Loader::GetTrailersParams::setMaxOfficialRating ( QString newMaxOfficialRating)

◆ setMaxOfficialRatingNull()

void Jellyfin::Loader::GetTrailersParams::setMaxOfficialRatingNull ( )

◆ setMaxPremiereDate()

void Jellyfin::Loader::GetTrailersParams::setMaxPremiereDate ( QDateTime newMaxPremiereDate)

◆ setMaxPremiereDateNull()

void Jellyfin::Loader::GetTrailersParams::setMaxPremiereDateNull ( )

◆ setMaxWidth()

void Jellyfin::Loader::GetTrailersParams::setMaxWidth ( qint32 newMaxWidth)

◆ setMaxWidthNull()

void Jellyfin::Loader::GetTrailersParams::setMaxWidthNull ( )

◆ setMediaTypes()

void Jellyfin::Loader::GetTrailersParams::setMediaTypes ( QStringList newMediaTypes)

◆ setMediaTypesNull()

void Jellyfin::Loader::GetTrailersParams::setMediaTypesNull ( )

◆ setMinCommunityRating()

void Jellyfin::Loader::GetTrailersParams::setMinCommunityRating ( double newMinCommunityRating)

◆ setMinCommunityRatingNull()

void Jellyfin::Loader::GetTrailersParams::setMinCommunityRatingNull ( )

◆ setMinCriticRating()

void Jellyfin::Loader::GetTrailersParams::setMinCriticRating ( double newMinCriticRating)

◆ setMinCriticRatingNull()

void Jellyfin::Loader::GetTrailersParams::setMinCriticRatingNull ( )

◆ setMinDateLastSaved()

void Jellyfin::Loader::GetTrailersParams::setMinDateLastSaved ( QDateTime newMinDateLastSaved)

◆ setMinDateLastSavedForUser()

void Jellyfin::Loader::GetTrailersParams::setMinDateLastSavedForUser ( QDateTime newMinDateLastSavedForUser)

◆ setMinDateLastSavedForUserNull()

void Jellyfin::Loader::GetTrailersParams::setMinDateLastSavedForUserNull ( )

◆ setMinDateLastSavedNull()

void Jellyfin::Loader::GetTrailersParams::setMinDateLastSavedNull ( )

◆ setMinHeight()

void Jellyfin::Loader::GetTrailersParams::setMinHeight ( qint32 newMinHeight)

◆ setMinHeightNull()

void Jellyfin::Loader::GetTrailersParams::setMinHeightNull ( )

◆ setMinOfficialRating()

void Jellyfin::Loader::GetTrailersParams::setMinOfficialRating ( QString newMinOfficialRating)

◆ setMinOfficialRatingNull()

void Jellyfin::Loader::GetTrailersParams::setMinOfficialRatingNull ( )

◆ setMinPremiereDate()

void Jellyfin::Loader::GetTrailersParams::setMinPremiereDate ( QDateTime newMinPremiereDate)

◆ setMinPremiereDateNull()

void Jellyfin::Loader::GetTrailersParams::setMinPremiereDateNull ( )

◆ setMinWidth()

void Jellyfin::Loader::GetTrailersParams::setMinWidth ( qint32 newMinWidth)

◆ setMinWidthNull()

void Jellyfin::Loader::GetTrailersParams::setMinWidthNull ( )

◆ setNameLessThan()

void Jellyfin::Loader::GetTrailersParams::setNameLessThan ( QString newNameLessThan)

◆ setNameLessThanNull()

void Jellyfin::Loader::GetTrailersParams::setNameLessThanNull ( )

◆ setNameStartsWith()

void Jellyfin::Loader::GetTrailersParams::setNameStartsWith ( QString newNameStartsWith)

◆ setNameStartsWithNull()

void Jellyfin::Loader::GetTrailersParams::setNameStartsWithNull ( )

◆ setNameStartsWithOrGreater()

void Jellyfin::Loader::GetTrailersParams::setNameStartsWithOrGreater ( QString newNameStartsWithOrGreater)

◆ setNameStartsWithOrGreaterNull()

void Jellyfin::Loader::GetTrailersParams::setNameStartsWithOrGreaterNull ( )

◆ setOfficialRatings()

void Jellyfin::Loader::GetTrailersParams::setOfficialRatings ( QStringList newOfficialRatings)

◆ setOfficialRatingsNull()

void Jellyfin::Loader::GetTrailersParams::setOfficialRatingsNull ( )

◆ setParentId()

void Jellyfin::Loader::GetTrailersParams::setParentId ( QString newParentId)

◆ setParentIdNull()

void Jellyfin::Loader::GetTrailersParams::setParentIdNull ( )

◆ setParentIndexNumber()

void Jellyfin::Loader::GetTrailersParams::setParentIndexNumber ( qint32 newParentIndexNumber)

◆ setParentIndexNumberNull()

void Jellyfin::Loader::GetTrailersParams::setParentIndexNumberNull ( )

◆ setPerson()

void Jellyfin::Loader::GetTrailersParams::setPerson ( QString newPerson)

◆ setPersonIds()

void Jellyfin::Loader::GetTrailersParams::setPersonIds ( QStringList newPersonIds)

◆ setPersonIdsNull()

void Jellyfin::Loader::GetTrailersParams::setPersonIdsNull ( )

◆ setPersonNull()

void Jellyfin::Loader::GetTrailersParams::setPersonNull ( )

◆ setPersonTypes()

void Jellyfin::Loader::GetTrailersParams::setPersonTypes ( QStringList newPersonTypes)

◆ setPersonTypesNull()

void Jellyfin::Loader::GetTrailersParams::setPersonTypesNull ( )

◆ setRecursive()

void Jellyfin::Loader::GetTrailersParams::setRecursive ( bool newRecursive)

◆ setRecursiveNull()

void Jellyfin::Loader::GetTrailersParams::setRecursiveNull ( )

◆ setSearchTerm()

void Jellyfin::Loader::GetTrailersParams::setSearchTerm ( QString newSearchTerm)

◆ setSearchTermNull()

void Jellyfin::Loader::GetTrailersParams::setSearchTermNull ( )

◆ setSeriesStatus()

void Jellyfin::Loader::GetTrailersParams::setSeriesStatus ( QList< SeriesStatus > newSeriesStatus)

◆ setSeriesStatusNull()

void Jellyfin::Loader::GetTrailersParams::setSeriesStatusNull ( )

◆ setSortBy()

void Jellyfin::Loader::GetTrailersParams::setSortBy ( QString newSortBy)

◆ setSortByNull()

void Jellyfin::Loader::GetTrailersParams::setSortByNull ( )

◆ setSortOrder()

void Jellyfin::Loader::GetTrailersParams::setSortOrder ( QString newSortOrder)

◆ setSortOrderNull()

void Jellyfin::Loader::GetTrailersParams::setSortOrderNull ( )

◆ setStartIndex()

void Jellyfin::Loader::GetTrailersParams::setStartIndex ( qint32 newStartIndex)

◆ setStartIndexNull()

void Jellyfin::Loader::GetTrailersParams::setStartIndexNull ( )

◆ setStudioIds()

void Jellyfin::Loader::GetTrailersParams::setStudioIds ( QStringList newStudioIds)

◆ setStudioIdsNull()

void Jellyfin::Loader::GetTrailersParams::setStudioIdsNull ( )

◆ setStudios()

void Jellyfin::Loader::GetTrailersParams::setStudios ( QStringList newStudios)

◆ setStudiosNull()

void Jellyfin::Loader::GetTrailersParams::setStudiosNull ( )

◆ setTags()

void Jellyfin::Loader::GetTrailersParams::setTags ( QStringList newTags)

◆ setTagsNull()

void Jellyfin::Loader::GetTrailersParams::setTagsNull ( )

◆ setUserId()

void Jellyfin::Loader::GetTrailersParams::setUserId ( QString newUserId)

◆ setUserIdNull()

void Jellyfin::Loader::GetTrailersParams::setUserIdNull ( )

◆ setVideoTypes()

void Jellyfin::Loader::GetTrailersParams::setVideoTypes ( QList< VideoType > newVideoTypes)

◆ setVideoTypesNull()

void Jellyfin::Loader::GetTrailersParams::setVideoTypesNull ( )

◆ setYears()

void Jellyfin::Loader::GetTrailersParams::setYears ( QList< qint32 > newYears)

◆ setYearsNull()

void Jellyfin::Loader::GetTrailersParams::setYearsNull ( )

◆ sortBy()

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.

◆ sortByNull()

bool Jellyfin::Loader::GetTrailersParams::sortByNull ( ) const

◆ sortOrder()

const QString & Jellyfin::Loader::GetTrailersParams::sortOrder ( ) const

Sort Order - Ascending,Descending.

◆ sortOrderNull()

bool Jellyfin::Loader::GetTrailersParams::sortOrderNull ( ) const

◆ startIndex()

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.

◆ startIndexNull()

bool Jellyfin::Loader::GetTrailersParams::startIndexNull ( ) const

◆ studioIds()

const QStringList & Jellyfin::Loader::GetTrailersParams::studioIds ( ) const

Optional. If specified, results will be filtered based on studio id. This allows multiple, pipe delimited.

◆ studioIdsNull()

bool Jellyfin::Loader::GetTrailersParams::studioIdsNull ( ) const

◆ studios()

const QStringList & Jellyfin::Loader::GetTrailersParams::studios ( ) const

Optional. If specified, results will be filtered based on studio. This allows multiple, pipe delimited.

◆ studiosNull()

bool Jellyfin::Loader::GetTrailersParams::studiosNull ( ) const

◆ tags()

const QStringList & Jellyfin::Loader::GetTrailersParams::tags ( ) const

Optional. If specified, results will be filtered based on tag. This allows multiple, pipe delimited.

◆ tagsNull()

bool Jellyfin::Loader::GetTrailersParams::tagsNull ( ) const

◆ userId()

const QString & Jellyfin::Loader::GetTrailersParams::userId ( ) const

The user id.

◆ userIdNull()

bool Jellyfin::Loader::GetTrailersParams::userIdNull ( ) const

◆ videoTypes()

const QList< VideoType > & Jellyfin::Loader::GetTrailersParams::videoTypes ( ) const

Optional filter by VideoType (videofile, dvd, bluray, iso). Allows multiple, comma delimited.

◆ videoTypesNull()

bool Jellyfin::Loader::GetTrailersParams::videoTypesNull ( ) const

◆ years()

const QList< qint32 > & Jellyfin::Loader::GetTrailersParams::years ( ) const

Optional. If specified, results will be filtered based on production year. This allows multiple, comma delimited.

◆ yearsNull()

bool Jellyfin::Loader::GetTrailersParams::yearsNull ( ) const

The documentation for this class was generated from the following files: