Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QString & | userId () const |
The user id. | |
void | setUserId (QString newUserId) |
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 & | 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< 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 qint32 & | imageTypeLimit () const |
Optional. The max number of images to return, per image type. | |
void | setImageTypeLimit (qint32 newImageTypeLimit) |
bool | imageTypeLimitNull () const |
void | setImageTypeLimitNull () |
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 qint32 & | limit () const |
The item limit. | |
void | setLimit (qint32 newLimit) |
bool | limitNull () const |
void | setLimitNull () |
const QStringList & | mediaTypes () const |
Optional. Filter by MediaType. Allows multiple, comma delimited. | |
void | setMediaTypes (QStringList newMediaTypes) |
bool | mediaTypesNull () const |
void | setMediaTypesNull () |
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 QString & | searchTerm () const |
The search term. | |
void | setSearchTerm (QString newSearchTerm) |
bool | searchTermNull () const |
void | setSearchTermNull () |
const qint32 & | startIndex () const |
The start index. | |
void | setStartIndex (qint32 newStartIndex) |
bool | startIndexNull () const |
void | setStartIndexNull () |
const bool & Jellyfin::Loader::GetResumeItemsParams::enableImages | ( | ) | const |
Optional. Include image information in output.
bool Jellyfin::Loader::GetResumeItemsParams::enableImagesNull | ( | ) | const |
Optional. The image types to include in the output.
bool Jellyfin::Loader::GetResumeItemsParams::enableImageTypesNull | ( | ) | const |
const bool & Jellyfin::Loader::GetResumeItemsParams::enableTotalRecordCount | ( | ) | const |
Optional. Enable the total record count.
bool Jellyfin::Loader::GetResumeItemsParams::enableTotalRecordCountNull | ( | ) | const |
const bool & Jellyfin::Loader::GetResumeItemsParams::enableUserData | ( | ) | const |
Optional. Include user data.
bool Jellyfin::Loader::GetResumeItemsParams::enableUserDataNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetResumeItemsParams::excludeItemTypes | ( | ) | const |
Optional. If specified, results will be filtered based on item type. This allows multiple, comma delimited.
bool Jellyfin::Loader::GetResumeItemsParams::excludeItemTypesNull | ( | ) | const |
const QList< ItemFields > & Jellyfin::Loader::GetResumeItemsParams::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::GetResumeItemsParams::fieldsNull | ( | ) | const |
const qint32 & Jellyfin::Loader::GetResumeItemsParams::imageTypeLimit | ( | ) | const |
Optional. The max number of images to return, per image type.
bool Jellyfin::Loader::GetResumeItemsParams::imageTypeLimitNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetResumeItemsParams::includeItemTypes | ( | ) | const |
Optional. If specified, results will be filtered based on the item type. This allows multiple, comma delimited.
bool Jellyfin::Loader::GetResumeItemsParams::includeItemTypesNull | ( | ) | const |
const qint32 & Jellyfin::Loader::GetResumeItemsParams::limit | ( | ) | const |
The item limit.
bool Jellyfin::Loader::GetResumeItemsParams::limitNull | ( | ) | const |
const QStringList & Jellyfin::Loader::GetResumeItemsParams::mediaTypes | ( | ) | const |
Optional. Filter by MediaType. Allows multiple, comma delimited.
bool Jellyfin::Loader::GetResumeItemsParams::mediaTypesNull | ( | ) | const |
const QString & Jellyfin::Loader::GetResumeItemsParams::parentId | ( | ) | const |
Specify this to localize the search to a specific item or folder. Omit to use the root.
bool Jellyfin::Loader::GetResumeItemsParams::parentIdNull | ( | ) | const |
const QString & Jellyfin::Loader::GetResumeItemsParams::searchTerm | ( | ) | const |
The search term.
bool Jellyfin::Loader::GetResumeItemsParams::searchTermNull | ( | ) | const |
void Jellyfin::Loader::GetResumeItemsParams::setEnableImages | ( | bool | newEnableImages | ) |
void Jellyfin::Loader::GetResumeItemsParams::setEnableImagesNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setEnableImageTypes | ( | QList< ImageType > | newEnableImageTypes | ) |
void Jellyfin::Loader::GetResumeItemsParams::setEnableImageTypesNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setEnableTotalRecordCount | ( | bool | newEnableTotalRecordCount | ) |
void Jellyfin::Loader::GetResumeItemsParams::setEnableTotalRecordCountNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setEnableUserData | ( | bool | newEnableUserData | ) |
void Jellyfin::Loader::GetResumeItemsParams::setEnableUserDataNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setExcludeItemTypes | ( | QStringList | newExcludeItemTypes | ) |
void Jellyfin::Loader::GetResumeItemsParams::setExcludeItemTypesNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setFields | ( | QList< ItemFields > | newFields | ) |
void Jellyfin::Loader::GetResumeItemsParams::setFieldsNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setImageTypeLimit | ( | qint32 | newImageTypeLimit | ) |
void Jellyfin::Loader::GetResumeItemsParams::setImageTypeLimitNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setIncludeItemTypes | ( | QStringList | newIncludeItemTypes | ) |
void Jellyfin::Loader::GetResumeItemsParams::setIncludeItemTypesNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setLimit | ( | qint32 | newLimit | ) |
void Jellyfin::Loader::GetResumeItemsParams::setLimitNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setMediaTypes | ( | QStringList | newMediaTypes | ) |
void Jellyfin::Loader::GetResumeItemsParams::setMediaTypesNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setParentId | ( | QString | newParentId | ) |
void Jellyfin::Loader::GetResumeItemsParams::setParentIdNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setSearchTerm | ( | QString | newSearchTerm | ) |
void Jellyfin::Loader::GetResumeItemsParams::setSearchTermNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setStartIndex | ( | qint32 | newStartIndex | ) |
void Jellyfin::Loader::GetResumeItemsParams::setStartIndexNull | ( | ) |
void Jellyfin::Loader::GetResumeItemsParams::setUserId | ( | QString | newUserId | ) |
const qint32 & Jellyfin::Loader::GetResumeItemsParams::startIndex | ( | ) | const |
The start index.
bool Jellyfin::Loader::GetResumeItemsParams::startIndexNull | ( | ) | const |
const QString & Jellyfin::Loader::GetResumeItemsParams::userId | ( | ) | const |
The user id.