![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <baseitemdto.h>
Public Member Functions | |
| BaseItemDto (QString jellyfinId, Video3DFormat video3DFormat, PlayAccess playAccess, QSharedPointer< UserItemDataDto > userData, VideoType videoType, LocationType locationType, IsoType isoType, ImageOrientation imageOrientation, ChannelType channelType, ProgramAudio audio, QSharedPointer< BaseItemDto > currentProgram) | |
| BaseItemDto (const BaseItemDto &other) | |
| void | replaceData (BaseItemDto &other) |
| void | setFromJson (QJsonObject source) |
| QJsonObject | toJson () const |
| QString | name () const |
| Gets or sets the name. | |
| void | setName (QString newName) |
| Gets or sets the name. | |
| bool | nameNull () const |
| void | setNameNull () |
| QString | originalTitle () const |
| void | setOriginalTitle (QString newOriginalTitle) |
| bool | originalTitleNull () const |
| void | setOriginalTitleNull () |
| QString | serverId () const |
| Gets or sets the server identifier. | |
| void | setServerId (QString newServerId) |
| Gets or sets the server identifier. | |
| bool | serverIdNull () const |
| void | setServerIdNull () |
| QString | jellyfinId () const |
| Gets or sets the id. | |
| void | setJellyfinId (QString newJellyfinId) |
| Gets or sets the id. | |
| QString | etag () const |
| Gets or sets the etag. | |
| void | setEtag (QString newEtag) |
| Gets or sets the etag. | |
| bool | etagNull () const |
| void | setEtagNull () |
| QString | sourceType () const |
| Gets or sets the type of the source. | |
| void | setSourceType (QString newSourceType) |
| Gets or sets the type of the source. | |
| bool | sourceTypeNull () const |
| void | setSourceTypeNull () |
| QString | playlistItemId () const |
| Gets or sets the playlist item identifier. | |
| void | setPlaylistItemId (QString newPlaylistItemId) |
| Gets or sets the playlist item identifier. | |
| bool | playlistItemIdNull () const |
| void | setPlaylistItemIdNull () |
| QDateTime | dateCreated () const |
| Gets or sets the date created. | |
| void | setDateCreated (QDateTime newDateCreated) |
| Gets or sets the date created. | |
| bool | dateCreatedNull () const |
| void | setDateCreatedNull () |
| QDateTime | dateLastMediaAdded () const |
| void | setDateLastMediaAdded (QDateTime newDateLastMediaAdded) |
| bool | dateLastMediaAddedNull () const |
| void | setDateLastMediaAddedNull () |
| QString | extraType () const |
| void | setExtraType (QString newExtraType) |
| bool | extraTypeNull () const |
| void | setExtraTypeNull () |
| std::optional< qint32 > | airsBeforeSeasonNumber () const |
| void | setAirsBeforeSeasonNumber (std::optional< qint32 > newAirsBeforeSeasonNumber) |
| bool | airsBeforeSeasonNumberNull () const |
| void | setAirsBeforeSeasonNumberNull () |
| std::optional< qint32 > | airsAfterSeasonNumber () const |
| void | setAirsAfterSeasonNumber (std::optional< qint32 > newAirsAfterSeasonNumber) |
| bool | airsAfterSeasonNumberNull () const |
| void | setAirsAfterSeasonNumberNull () |
| std::optional< qint32 > | airsBeforeEpisodeNumber () const |
| void | setAirsBeforeEpisodeNumber (std::optional< qint32 > newAirsBeforeEpisodeNumber) |
| bool | airsBeforeEpisodeNumberNull () const |
| void | setAirsBeforeEpisodeNumberNull () |
| std::optional< bool > | canDelete () const |
| void | setCanDelete (std::optional< bool > newCanDelete) |
| bool | canDeleteNull () const |
| void | setCanDeleteNull () |
| std::optional< bool > | canDownload () const |
| void | setCanDownload (std::optional< bool > newCanDownload) |
| bool | canDownloadNull () const |
| void | setCanDownloadNull () |
| std::optional< bool > | hasSubtitles () const |
| void | setHasSubtitles (std::optional< bool > newHasSubtitles) |
| bool | hasSubtitlesNull () const |
| void | setHasSubtitlesNull () |
| QString | preferredMetadataLanguage () const |
| void | setPreferredMetadataLanguage (QString newPreferredMetadataLanguage) |
| bool | preferredMetadataLanguageNull () const |
| void | setPreferredMetadataLanguageNull () |
| QString | preferredMetadataCountryCode () const |
| void | setPreferredMetadataCountryCode (QString newPreferredMetadataCountryCode) |
| bool | preferredMetadataCountryCodeNull () const |
| void | setPreferredMetadataCountryCodeNull () |
| std::optional< bool > | supportsSync () const |
| Gets or sets a value indicating whether [supports synchronize]. | |
| void | setSupportsSync (std::optional< bool > newSupportsSync) |
| Gets or sets a value indicating whether [supports synchronize]. | |
| bool | supportsSyncNull () const |
| void | setSupportsSyncNull () |
| QString | container () const |
| void | setContainer (QString newContainer) |
| bool | containerNull () const |
| void | setContainerNull () |
| QString | sortName () const |
| Gets or sets the name of the sort. | |
| void | setSortName (QString newSortName) |
| Gets or sets the name of the sort. | |
| bool | sortNameNull () const |
| void | setSortNameNull () |
| QString | forcedSortName () const |
| void | setForcedSortName (QString newForcedSortName) |
| bool | forcedSortNameNull () const |
| void | setForcedSortNameNull () |
| Video3DFormat | video3DFormat () const |
| void | setVideo3DFormat (Video3DFormat newVideo3DFormat) |
| QDateTime | premiereDate () const |
| Gets or sets the premiere date. | |
| void | setPremiereDate (QDateTime newPremiereDate) |
| Gets or sets the premiere date. | |
| bool | premiereDateNull () const |
| void | setPremiereDateNull () |
| QList< ExternalUrl > | externalUrls () const |
| Gets or sets the external urls. | |
| void | setExternalUrls (QList< ExternalUrl > newExternalUrls) |
| Gets or sets the external urls. | |
| bool | externalUrlsNull () const |
| void | setExternalUrlsNull () |
| QList< MediaSourceInfo > | mediaSources () const |
| Gets or sets the media versions. | |
| void | setMediaSources (QList< MediaSourceInfo > newMediaSources) |
| Gets or sets the media versions. | |
| bool | mediaSourcesNull () const |
| void | setMediaSourcesNull () |
| std::optional< float > | criticRating () const |
| Gets or sets the critic rating. | |
| void | setCriticRating (std::optional< float > newCriticRating) |
| Gets or sets the critic rating. | |
| bool | criticRatingNull () const |
| void | setCriticRatingNull () |
| QStringList | productionLocations () const |
| void | setProductionLocations (QStringList newProductionLocations) |
| bool | productionLocationsNull () const |
| void | setProductionLocationsNull () |
| QString | path () const |
| Gets or sets the path. | |
| void | setPath (QString newPath) |
| Gets or sets the path. | |
| bool | pathNull () const |
| void | setPathNull () |
| std::optional< bool > | enableMediaSourceDisplay () const |
| void | setEnableMediaSourceDisplay (std::optional< bool > newEnableMediaSourceDisplay) |
| bool | enableMediaSourceDisplayNull () const |
| void | setEnableMediaSourceDisplayNull () |
| QString | officialRating () const |
| Gets or sets the official rating. | |
| void | setOfficialRating (QString newOfficialRating) |
| Gets or sets the official rating. | |
| bool | officialRatingNull () const |
| void | setOfficialRatingNull () |
| QString | customRating () const |
| Gets or sets the custom rating. | |
| void | setCustomRating (QString newCustomRating) |
| Gets or sets the custom rating. | |
| bool | customRatingNull () const |
| void | setCustomRatingNull () |
| QString | channelId () const |
| Gets or sets the channel identifier. | |
| void | setChannelId (QString newChannelId) |
| Gets or sets the channel identifier. | |
| bool | channelIdNull () const |
| void | setChannelIdNull () |
| QString | channelName () const |
| void | setChannelName (QString newChannelName) |
| bool | channelNameNull () const |
| void | setChannelNameNull () |
| QString | overview () const |
| Gets or sets the overview. | |
| void | setOverview (QString newOverview) |
| Gets or sets the overview. | |
| bool | overviewNull () const |
| void | setOverviewNull () |
| QStringList | taglines () const |
| Gets or sets the taglines. | |
| void | setTaglines (QStringList newTaglines) |
| Gets or sets the taglines. | |
| bool | taglinesNull () const |
| void | setTaglinesNull () |
| QStringList | genres () const |
| Gets or sets the genres. | |
| void | setGenres (QStringList newGenres) |
| Gets or sets the genres. | |
| bool | genresNull () const |
| void | setGenresNull () |
| std::optional< float > | communityRating () const |
| Gets or sets the community rating. | |
| void | setCommunityRating (std::optional< float > newCommunityRating) |
| Gets or sets the community rating. | |
| bool | communityRatingNull () const |
| void | setCommunityRatingNull () |
| std::optional< qint64 > | cumulativeRunTimeTicks () const |
| Gets or sets the cumulative run time ticks. | |
| void | setCumulativeRunTimeTicks (std::optional< qint64 > newCumulativeRunTimeTicks) |
| Gets or sets the cumulative run time ticks. | |
| bool | cumulativeRunTimeTicksNull () const |
| void | setCumulativeRunTimeTicksNull () |
| std::optional< qint64 > | runTimeTicks () const |
| Gets or sets the run time ticks. | |
| void | setRunTimeTicks (std::optional< qint64 > newRunTimeTicks) |
| Gets or sets the run time ticks. | |
| bool | runTimeTicksNull () const |
| void | setRunTimeTicksNull () |
| PlayAccess | playAccess () const |
| void | setPlayAccess (PlayAccess newPlayAccess) |
| QString | aspectRatio () const |
| Gets or sets the aspect ratio. | |
| void | setAspectRatio (QString newAspectRatio) |
| Gets or sets the aspect ratio. | |
| bool | aspectRatioNull () const |
| void | setAspectRatioNull () |
| std::optional< qint32 > | productionYear () const |
| Gets or sets the production year. | |
| void | setProductionYear (std::optional< qint32 > newProductionYear) |
| Gets or sets the production year. | |
| bool | productionYearNull () const |
| void | setProductionYearNull () |
| std::optional< bool > | isPlaceHolder () const |
| Gets or sets a value indicating whether this instance is place holder. | |
| void | setIsPlaceHolder (std::optional< bool > newIsPlaceHolder) |
| Gets or sets a value indicating whether this instance is place holder. | |
| bool | isPlaceHolderNull () const |
| void | setIsPlaceHolderNull () |
| QString | number () const |
| Gets or sets the number. | |
| void | setNumber (QString newNumber) |
| Gets or sets the number. | |
| bool | numberNull () const |
| void | setNumberNull () |
| QString | channelNumber () const |
| void | setChannelNumber (QString newChannelNumber) |
| bool | channelNumberNull () const |
| void | setChannelNumberNull () |
| std::optional< qint32 > | indexNumber () const |
| Gets or sets the index number. | |
| void | setIndexNumber (std::optional< qint32 > newIndexNumber) |
| Gets or sets the index number. | |
| bool | indexNumberNull () const |
| void | setIndexNumberNull () |
| std::optional< qint32 > | indexNumberEnd () const |
| Gets or sets the index number end. | |
| void | setIndexNumberEnd (std::optional< qint32 > newIndexNumberEnd) |
| Gets or sets the index number end. | |
| bool | indexNumberEndNull () const |
| void | setIndexNumberEndNull () |
| std::optional< qint32 > | parentIndexNumber () const |
| Gets or sets the parent index number. | |
| void | setParentIndexNumber (std::optional< qint32 > newParentIndexNumber) |
| Gets or sets the parent index number. | |
| bool | parentIndexNumberNull () const |
| void | setParentIndexNumberNull () |
| QList< MediaUrl > | remoteTrailers () const |
| Gets or sets the trailer urls. | |
| void | setRemoteTrailers (QList< MediaUrl > newRemoteTrailers) |
| Gets or sets the trailer urls. | |
| bool | remoteTrailersNull () const |
| void | setRemoteTrailersNull () |
| QJsonObject | providerIds () const |
| Gets or sets the provider ids. | |
| void | setProviderIds (QJsonObject newProviderIds) |
| Gets or sets the provider ids. | |
| bool | providerIdsNull () const |
| void | setProviderIdsNull () |
| std::optional< bool > | isHD () const |
| Gets or sets a value indicating whether this instance is HD. | |
| void | setIsHD (std::optional< bool > newIsHD) |
| Gets or sets a value indicating whether this instance is HD. | |
| bool | isHDNull () const |
| void | setIsHDNull () |
| std::optional< bool > | isFolder () const |
| Gets or sets a value indicating whether this instance is folder. | |
| void | setIsFolder (std::optional< bool > newIsFolder) |
| Gets or sets a value indicating whether this instance is folder. | |
| bool | isFolderNull () const |
| void | setIsFolderNull () |
| QString | parentId () const |
| Gets or sets the parent id. | |
| void | setParentId (QString newParentId) |
| Gets or sets the parent id. | |
| bool | parentIdNull () const |
| void | setParentIdNull () |
| QString | type () const |
| Gets or sets the type. | |
| void | setType (QString newType) |
| Gets or sets the type. | |
| bool | typeNull () const |
| void | setTypeNull () |
| QList< BaseItemPerson > | people () const |
| Gets or sets the people. | |
| void | setPeople (QList< BaseItemPerson > newPeople) |
| Gets or sets the people. | |
| bool | peopleNull () const |
| void | setPeopleNull () |
| QList< NameGuidPair > | studios () const |
| Gets or sets the studios. | |
| void | setStudios (QList< NameGuidPair > newStudios) |
| Gets or sets the studios. | |
| bool | studiosNull () const |
| void | setStudiosNull () |
| QList< NameGuidPair > | genreItems () const |
| void | setGenreItems (QList< NameGuidPair > newGenreItems) |
| bool | genreItemsNull () const |
| void | setGenreItemsNull () |
| QString | parentLogoItemId () const |
| If the item does not have a logo, this will hold the Id of the Parent that has one. | |
| void | setParentLogoItemId (QString newParentLogoItemId) |
| If the item does not have a logo, this will hold the Id of the Parent that has one. | |
| bool | parentLogoItemIdNull () const |
| void | setParentLogoItemIdNull () |
| QString | parentBackdropItemId () const |
| If the item does not have any backdrops, this will hold the Id of the Parent that has one. | |
| void | setParentBackdropItemId (QString newParentBackdropItemId) |
| If the item does not have any backdrops, this will hold the Id of the Parent that has one. | |
| bool | parentBackdropItemIdNull () const |
| void | setParentBackdropItemIdNull () |
| QStringList | parentBackdropImageTags () const |
| Gets or sets the parent backdrop image tags. | |
| void | setParentBackdropImageTags (QStringList newParentBackdropImageTags) |
| Gets or sets the parent backdrop image tags. | |
| bool | parentBackdropImageTagsNull () const |
| void | setParentBackdropImageTagsNull () |
| std::optional< qint32 > | localTrailerCount () const |
| Gets or sets the local trailer count. | |
| void | setLocalTrailerCount (std::optional< qint32 > newLocalTrailerCount) |
| Gets or sets the local trailer count. | |
| bool | localTrailerCountNull () const |
| void | setLocalTrailerCountNull () |
| QSharedPointer< UserItemDataDto > | userData () const |
| void | setUserData (QSharedPointer< UserItemDataDto > newUserData) |
| std::optional< qint32 > | recursiveItemCount () const |
| Gets or sets the recursive item count. | |
| void | setRecursiveItemCount (std::optional< qint32 > newRecursiveItemCount) |
| Gets or sets the recursive item count. | |
| bool | recursiveItemCountNull () const |
| void | setRecursiveItemCountNull () |
| std::optional< qint32 > | childCount () const |
| Gets or sets the child count. | |
| void | setChildCount (std::optional< qint32 > newChildCount) |
| Gets or sets the child count. | |
| bool | childCountNull () const |
| void | setChildCountNull () |
| QString | seriesName () const |
| Gets or sets the name of the series. | |
| void | setSeriesName (QString newSeriesName) |
| Gets or sets the name of the series. | |
| bool | seriesNameNull () const |
| void | setSeriesNameNull () |
| QString | seriesId () const |
| Gets or sets the series id. | |
| void | setSeriesId (QString newSeriesId) |
| Gets or sets the series id. | |
| bool | seriesIdNull () const |
| void | setSeriesIdNull () |
| QString | seasonId () const |
| Gets or sets the season identifier. | |
| void | setSeasonId (QString newSeasonId) |
| Gets or sets the season identifier. | |
| bool | seasonIdNull () const |
| void | setSeasonIdNull () |
| std::optional< qint32 > | specialFeatureCount () const |
| Gets or sets the special feature count. | |
| void | setSpecialFeatureCount (std::optional< qint32 > newSpecialFeatureCount) |
| Gets or sets the special feature count. | |
| bool | specialFeatureCountNull () const |
| void | setSpecialFeatureCountNull () |
| QString | displayPreferencesId () const |
| Gets or sets the display preferences id. | |
| void | setDisplayPreferencesId (QString newDisplayPreferencesId) |
| Gets or sets the display preferences id. | |
| bool | displayPreferencesIdNull () const |
| void | setDisplayPreferencesIdNull () |
| QString | status () const |
| Gets or sets the status. | |
| void | setStatus (QString newStatus) |
| Gets or sets the status. | |
| bool | statusNull () const |
| void | setStatusNull () |
| QString | airTime () const |
| Gets or sets the air time. | |
| void | setAirTime (QString newAirTime) |
| Gets or sets the air time. | |
| bool | airTimeNull () const |
| void | setAirTimeNull () |
| QList< DayOfWeek > | airDays () const |
| Gets or sets the air days. | |
| void | setAirDays (QList< DayOfWeek > newAirDays) |
| Gets or sets the air days. | |
| bool | airDaysNull () const |
| void | setAirDaysNull () |
| QStringList | tags () const |
| Gets or sets the tags. | |
| void | setTags (QStringList newTags) |
| Gets or sets the tags. | |
| bool | tagsNull () const |
| void | setTagsNull () |
| std::optional< double > | primaryImageAspectRatio () const |
| Gets or sets the primary image aspect ratio, after image enhancements. | |
| void | setPrimaryImageAspectRatio (std::optional< double > newPrimaryImageAspectRatio) |
| Gets or sets the primary image aspect ratio, after image enhancements. | |
| bool | primaryImageAspectRatioNull () const |
| void | setPrimaryImageAspectRatioNull () |
| QStringList | artists () const |
| Gets or sets the artists. | |
| void | setArtists (QStringList newArtists) |
| Gets or sets the artists. | |
| bool | artistsNull () const |
| void | setArtistsNull () |
| QList< NameGuidPair > | artistItems () const |
| Gets or sets the artist items. | |
| void | setArtistItems (QList< NameGuidPair > newArtistItems) |
| Gets or sets the artist items. | |
| bool | artistItemsNull () const |
| void | setArtistItemsNull () |
| QString | album () const |
| Gets or sets the album. | |
| void | setAlbum (QString newAlbum) |
| Gets or sets the album. | |
| bool | albumNull () const |
| void | setAlbumNull () |
| QString | collectionType () const |
| Gets or sets the type of the collection. | |
| void | setCollectionType (QString newCollectionType) |
| Gets or sets the type of the collection. | |
| bool | collectionTypeNull () const |
| void | setCollectionTypeNull () |
| QString | displayOrder () const |
| Gets or sets the display order. | |
| void | setDisplayOrder (QString newDisplayOrder) |
| Gets or sets the display order. | |
| bool | displayOrderNull () const |
| void | setDisplayOrderNull () |
| QString | albumId () const |
| Gets or sets the album id. | |
| void | setAlbumId (QString newAlbumId) |
| Gets or sets the album id. | |
| bool | albumIdNull () const |
| void | setAlbumIdNull () |
| QString | albumPrimaryImageTag () const |
| Gets or sets the album image tag. | |
| void | setAlbumPrimaryImageTag (QString newAlbumPrimaryImageTag) |
| Gets or sets the album image tag. | |
| bool | albumPrimaryImageTagNull () const |
| void | setAlbumPrimaryImageTagNull () |
| QString | seriesPrimaryImageTag () const |
| Gets or sets the series primary image tag. | |
| void | setSeriesPrimaryImageTag (QString newSeriesPrimaryImageTag) |
| Gets or sets the series primary image tag. | |
| bool | seriesPrimaryImageTagNull () const |
| void | setSeriesPrimaryImageTagNull () |
| QString | albumArtist () const |
| Gets or sets the album artist. | |
| void | setAlbumArtist (QString newAlbumArtist) |
| Gets or sets the album artist. | |
| bool | albumArtistNull () const |
| void | setAlbumArtistNull () |
| QList< NameGuidPair > | albumArtists () const |
| Gets or sets the album artists. | |
| void | setAlbumArtists (QList< NameGuidPair > newAlbumArtists) |
| Gets or sets the album artists. | |
| bool | albumArtistsNull () const |
| void | setAlbumArtistsNull () |
| QString | seasonName () const |
| Gets or sets the name of the season. | |
| void | setSeasonName (QString newSeasonName) |
| Gets or sets the name of the season. | |
| bool | seasonNameNull () const |
| void | setSeasonNameNull () |
| QList< MediaStream > | mediaStreams () const |
| Gets or sets the media streams. | |
| void | setMediaStreams (QList< MediaStream > newMediaStreams) |
| Gets or sets the media streams. | |
| bool | mediaStreamsNull () const |
| void | setMediaStreamsNull () |
| VideoType | videoType () const |
| void | setVideoType (VideoType newVideoType) |
| std::optional< qint32 > | partCount () const |
| Gets or sets the part count. | |
| void | setPartCount (std::optional< qint32 > newPartCount) |
| Gets or sets the part count. | |
| bool | partCountNull () const |
| void | setPartCountNull () |
| std::optional< qint32 > | mediaSourceCount () const |
| void | setMediaSourceCount (std::optional< qint32 > newMediaSourceCount) |
| bool | mediaSourceCountNull () const |
| void | setMediaSourceCountNull () |
| QJsonObject | imageTags () const |
| Gets or sets the image tags. | |
| void | setImageTags (QJsonObject newImageTags) |
| Gets or sets the image tags. | |
| bool | imageTagsNull () const |
| void | setImageTagsNull () |
| QStringList | backdropImageTags () const |
| Gets or sets the backdrop image tags. | |
| void | setBackdropImageTags (QStringList newBackdropImageTags) |
| Gets or sets the backdrop image tags. | |
| bool | backdropImageTagsNull () const |
| void | setBackdropImageTagsNull () |
| QStringList | screenshotImageTags () const |
| Gets or sets the screenshot image tags. | |
| void | setScreenshotImageTags (QStringList newScreenshotImageTags) |
| Gets or sets the screenshot image tags. | |
| bool | screenshotImageTagsNull () const |
| void | setScreenshotImageTagsNull () |
| QString | parentLogoImageTag () const |
| Gets or sets the parent logo image tag. | |
| void | setParentLogoImageTag (QString newParentLogoImageTag) |
| Gets or sets the parent logo image tag. | |
| bool | parentLogoImageTagNull () const |
| void | setParentLogoImageTagNull () |
| QString | parentArtItemId () const |
| If the item does not have a art, this will hold the Id of the Parent that has one. | |
| void | setParentArtItemId (QString newParentArtItemId) |
| If the item does not have a art, this will hold the Id of the Parent that has one. | |
| bool | parentArtItemIdNull () const |
| void | setParentArtItemIdNull () |
| QString | parentArtImageTag () const |
| Gets or sets the parent art image tag. | |
| void | setParentArtImageTag (QString newParentArtImageTag) |
| Gets or sets the parent art image tag. | |
| bool | parentArtImageTagNull () const |
| void | setParentArtImageTagNull () |
| QString | seriesThumbImageTag () const |
| Gets or sets the series thumb image tag. | |
| void | setSeriesThumbImageTag (QString newSeriesThumbImageTag) |
| Gets or sets the series thumb image tag. | |
| bool | seriesThumbImageTagNull () const |
| void | setSeriesThumbImageTagNull () |
| QJsonObject | imageBlurHashes () const |
| void | setImageBlurHashes (QJsonObject newImageBlurHashes) |
| bool | imageBlurHashesNull () const |
| void | setImageBlurHashesNull () |
| QString | seriesStudio () const |
| Gets or sets the series studio. | |
| void | setSeriesStudio (QString newSeriesStudio) |
| Gets or sets the series studio. | |
| bool | seriesStudioNull () const |
| void | setSeriesStudioNull () |
| QString | parentThumbItemId () const |
| Gets or sets the parent thumb item id. | |
| void | setParentThumbItemId (QString newParentThumbItemId) |
| Gets or sets the parent thumb item id. | |
| bool | parentThumbItemIdNull () const |
| void | setParentThumbItemIdNull () |
| QString | parentThumbImageTag () const |
| Gets or sets the parent thumb image tag. | |
| void | setParentThumbImageTag (QString newParentThumbImageTag) |
| Gets or sets the parent thumb image tag. | |
| bool | parentThumbImageTagNull () const |
| void | setParentThumbImageTagNull () |
| QString | parentPrimaryImageItemId () const |
| Gets or sets the parent primary image item identifier. | |
| void | setParentPrimaryImageItemId (QString newParentPrimaryImageItemId) |
| Gets or sets the parent primary image item identifier. | |
| bool | parentPrimaryImageItemIdNull () const |
| void | setParentPrimaryImageItemIdNull () |
| QString | parentPrimaryImageTag () const |
| Gets or sets the parent primary image tag. | |
| void | setParentPrimaryImageTag (QString newParentPrimaryImageTag) |
| Gets or sets the parent primary image tag. | |
| bool | parentPrimaryImageTagNull () const |
| void | setParentPrimaryImageTagNull () |
| QList< ChapterInfo > | chapters () const |
| Gets or sets the chapters. | |
| void | setChapters (QList< ChapterInfo > newChapters) |
| Gets or sets the chapters. | |
| bool | chaptersNull () const |
| void | setChaptersNull () |
| LocationType | locationType () const |
| void | setLocationType (LocationType newLocationType) |
| IsoType | isoType () const |
| void | setIsoType (IsoType newIsoType) |
| QString | mediaType () const |
| Gets or sets the type of the media. | |
| void | setMediaType (QString newMediaType) |
| Gets or sets the type of the media. | |
| bool | mediaTypeNull () const |
| void | setMediaTypeNull () |
| QDateTime | endDate () const |
| Gets or sets the end date. | |
| void | setEndDate (QDateTime newEndDate) |
| Gets or sets the end date. | |
| bool | endDateNull () const |
| void | setEndDateNull () |
| QList< MetadataField > | lockedFields () const |
| Gets or sets the locked fields. | |
| void | setLockedFields (QList< MetadataField > newLockedFields) |
| Gets or sets the locked fields. | |
| bool | lockedFieldsNull () const |
| void | setLockedFieldsNull () |
| std::optional< qint32 > | trailerCount () const |
| Gets or sets the trailer count. | |
| void | setTrailerCount (std::optional< qint32 > newTrailerCount) |
| Gets or sets the trailer count. | |
| bool | trailerCountNull () const |
| void | setTrailerCountNull () |
| std::optional< qint32 > | movieCount () const |
| Gets or sets the movie count. | |
| void | setMovieCount (std::optional< qint32 > newMovieCount) |
| Gets or sets the movie count. | |
| bool | movieCountNull () const |
| void | setMovieCountNull () |
| std::optional< qint32 > | seriesCount () const |
| Gets or sets the series count. | |
| void | setSeriesCount (std::optional< qint32 > newSeriesCount) |
| Gets or sets the series count. | |
| bool | seriesCountNull () const |
| void | setSeriesCountNull () |
| std::optional< qint32 > | programCount () const |
| void | setProgramCount (std::optional< qint32 > newProgramCount) |
| bool | programCountNull () const |
| void | setProgramCountNull () |
| std::optional< qint32 > | episodeCount () const |
| Gets or sets the episode count. | |
| void | setEpisodeCount (std::optional< qint32 > newEpisodeCount) |
| Gets or sets the episode count. | |
| bool | episodeCountNull () const |
| void | setEpisodeCountNull () |
| std::optional< qint32 > | songCount () const |
| Gets or sets the song count. | |
| void | setSongCount (std::optional< qint32 > newSongCount) |
| Gets or sets the song count. | |
| bool | songCountNull () const |
| void | setSongCountNull () |
| std::optional< qint32 > | albumCount () const |
| Gets or sets the album count. | |
| void | setAlbumCount (std::optional< qint32 > newAlbumCount) |
| Gets or sets the album count. | |
| bool | albumCountNull () const |
| void | setAlbumCountNull () |
| std::optional< qint32 > | artistCount () const |
| void | setArtistCount (std::optional< qint32 > newArtistCount) |
| bool | artistCountNull () const |
| void | setArtistCountNull () |
| std::optional< qint32 > | musicVideoCount () const |
| Gets or sets the music video count. | |
| void | setMusicVideoCount (std::optional< qint32 > newMusicVideoCount) |
| Gets or sets the music video count. | |
| bool | musicVideoCountNull () const |
| void | setMusicVideoCountNull () |
| std::optional< bool > | lockData () const |
| Gets or sets a value indicating whether [enable internet providers]. | |
| void | setLockData (std::optional< bool > newLockData) |
| Gets or sets a value indicating whether [enable internet providers]. | |
| bool | lockDataNull () const |
| void | setLockDataNull () |
| std::optional< qint32 > | width () const |
| void | setWidth (std::optional< qint32 > newWidth) |
| bool | widthNull () const |
| void | setWidthNull () |
| std::optional< qint32 > | height () const |
| void | setHeight (std::optional< qint32 > newHeight) |
| bool | heightNull () const |
| void | setHeightNull () |
| QString | cameraMake () const |
| void | setCameraMake (QString newCameraMake) |
| bool | cameraMakeNull () const |
| void | setCameraMakeNull () |
| QString | cameraModel () const |
| void | setCameraModel (QString newCameraModel) |
| bool | cameraModelNull () const |
| void | setCameraModelNull () |
| QString | software () const |
| void | setSoftware (QString newSoftware) |
| bool | softwareNull () const |
| void | setSoftwareNull () |
| std::optional< double > | exposureTime () const |
| void | setExposureTime (std::optional< double > newExposureTime) |
| bool | exposureTimeNull () const |
| void | setExposureTimeNull () |
| std::optional< double > | focalLength () const |
| void | setFocalLength (std::optional< double > newFocalLength) |
| bool | focalLengthNull () const |
| void | setFocalLengthNull () |
| ImageOrientation | imageOrientation () const |
| void | setImageOrientation (ImageOrientation newImageOrientation) |
| std::optional< double > | aperture () const |
| void | setAperture (std::optional< double > newAperture) |
| bool | apertureNull () const |
| void | setApertureNull () |
| std::optional< double > | shutterSpeed () const |
| void | setShutterSpeed (std::optional< double > newShutterSpeed) |
| bool | shutterSpeedNull () const |
| void | setShutterSpeedNull () |
| std::optional< double > | latitude () const |
| void | setLatitude (std::optional< double > newLatitude) |
| bool | latitudeNull () const |
| void | setLatitudeNull () |
| std::optional< double > | longitude () const |
| void | setLongitude (std::optional< double > newLongitude) |
| bool | longitudeNull () const |
| void | setLongitudeNull () |
| std::optional< double > | altitude () const |
| void | setAltitude (std::optional< double > newAltitude) |
| bool | altitudeNull () const |
| void | setAltitudeNull () |
| std::optional< qint32 > | isoSpeedRating () const |
| void | setIsoSpeedRating (std::optional< qint32 > newIsoSpeedRating) |
| bool | isoSpeedRatingNull () const |
| void | setIsoSpeedRatingNull () |
| QString | seriesTimerId () const |
| Gets or sets the series timer identifier. | |
| void | setSeriesTimerId (QString newSeriesTimerId) |
| Gets or sets the series timer identifier. | |
| bool | seriesTimerIdNull () const |
| void | setSeriesTimerIdNull () |
| QString | programId () const |
| Gets or sets the program identifier. | |
| void | setProgramId (QString newProgramId) |
| Gets or sets the program identifier. | |
| bool | programIdNull () const |
| void | setProgramIdNull () |
| QString | channelPrimaryImageTag () const |
| Gets or sets the channel primary image tag. | |
| void | setChannelPrimaryImageTag (QString newChannelPrimaryImageTag) |
| Gets or sets the channel primary image tag. | |
| bool | channelPrimaryImageTagNull () const |
| void | setChannelPrimaryImageTagNull () |
| QDateTime | startDate () const |
| The start date of the recording, in UTC. | |
| void | setStartDate (QDateTime newStartDate) |
| The start date of the recording, in UTC. | |
| bool | startDateNull () const |
| void | setStartDateNull () |
| std::optional< double > | completionPercentage () const |
| Gets or sets the completion percentage. | |
| void | setCompletionPercentage (std::optional< double > newCompletionPercentage) |
| Gets or sets the completion percentage. | |
| bool | completionPercentageNull () const |
| void | setCompletionPercentageNull () |
| std::optional< bool > | isRepeat () const |
| Gets or sets a value indicating whether this instance is repeat. | |
| void | setIsRepeat (std::optional< bool > newIsRepeat) |
| Gets or sets a value indicating whether this instance is repeat. | |
| bool | isRepeatNull () const |
| void | setIsRepeatNull () |
| QString | episodeTitle () const |
| Gets or sets the episode title. | |
| void | setEpisodeTitle (QString newEpisodeTitle) |
| Gets or sets the episode title. | |
| bool | episodeTitleNull () const |
| void | setEpisodeTitleNull () |
| ChannelType | channelType () const |
| void | setChannelType (ChannelType newChannelType) |
| ProgramAudio | audio () const |
| void | setAudio (ProgramAudio newAudio) |
| std::optional< bool > | isMovie () const |
| Gets or sets a value indicating whether this instance is movie. | |
| void | setIsMovie (std::optional< bool > newIsMovie) |
| Gets or sets a value indicating whether this instance is movie. | |
| bool | isMovieNull () const |
| void | setIsMovieNull () |
| std::optional< bool > | isSports () const |
| Gets or sets a value indicating whether this instance is sports. | |
| void | setIsSports (std::optional< bool > newIsSports) |
| Gets or sets a value indicating whether this instance is sports. | |
| bool | isSportsNull () const |
| void | setIsSportsNull () |
| std::optional< bool > | isSeries () const |
| Gets or sets a value indicating whether this instance is series. | |
| void | setIsSeries (std::optional< bool > newIsSeries) |
| Gets or sets a value indicating whether this instance is series. | |
| bool | isSeriesNull () const |
| void | setIsSeriesNull () |
| std::optional< bool > | isLive () const |
| Gets or sets a value indicating whether this instance is live. | |
| void | setIsLive (std::optional< bool > newIsLive) |
| Gets or sets a value indicating whether this instance is live. | |
| bool | isLiveNull () const |
| void | setIsLiveNull () |
| std::optional< bool > | isNews () const |
| Gets or sets a value indicating whether this instance is news. | |
| void | setIsNews (std::optional< bool > newIsNews) |
| Gets or sets a value indicating whether this instance is news. | |
| bool | isNewsNull () const |
| void | setIsNewsNull () |
| std::optional< bool > | isKids () const |
| Gets or sets a value indicating whether this instance is kids. | |
| void | setIsKids (std::optional< bool > newIsKids) |
| Gets or sets a value indicating whether this instance is kids. | |
| bool | isKidsNull () const |
| void | setIsKidsNull () |
| std::optional< bool > | isPremiere () const |
| Gets or sets a value indicating whether this instance is premiere. | |
| void | setIsPremiere (std::optional< bool > newIsPremiere) |
| Gets or sets a value indicating whether this instance is premiere. | |
| bool | isPremiereNull () const |
| void | setIsPremiereNull () |
| QString | timerId () const |
| Gets or sets the timer identifier. | |
| void | setTimerId (QString newTimerId) |
| Gets or sets the timer identifier. | |
| bool | timerIdNull () const |
| void | setTimerIdNull () |
| QSharedPointer< BaseItemDto > | currentProgram () const |
| void | setCurrentProgram (QSharedPointer< BaseItemDto > newCurrentProgram) |
Static Public Member Functions | |
| static BaseItemDto | fromJson (QJsonObject source) |
Protected Attributes | |
| QString | m_name |
| QString | m_originalTitle |
| QString | m_serverId |
| QString | m_jellyfinId |
| QString | m_etag |
| QString | m_sourceType |
| QString | m_playlistItemId |
| QDateTime | m_dateCreated |
| QDateTime | m_dateLastMediaAdded |
| QString | m_extraType |
| std::optional< qint32 > | m_airsBeforeSeasonNumber = std::nullopt |
| std::optional< qint32 > | m_airsAfterSeasonNumber = std::nullopt |
| std::optional< qint32 > | m_airsBeforeEpisodeNumber = std::nullopt |
| std::optional< bool > | m_canDelete = std::nullopt |
| std::optional< bool > | m_canDownload = std::nullopt |
| std::optional< bool > | m_hasSubtitles = std::nullopt |
| QString | m_preferredMetadataLanguage |
| QString | m_preferredMetadataCountryCode |
| std::optional< bool > | m_supportsSync = std::nullopt |
| QString | m_container |
| QString | m_sortName |
| QString | m_forcedSortName |
| Video3DFormat | m_video3DFormat |
| QDateTime | m_premiereDate |
| QList< ExternalUrl > | m_externalUrls |
| QList< MediaSourceInfo > | m_mediaSources |
| std::optional< float > | m_criticRating = std::nullopt |
| QStringList | m_productionLocations |
| QString | m_path |
| std::optional< bool > | m_enableMediaSourceDisplay = std::nullopt |
| QString | m_officialRating |
| QString | m_customRating |
| QString | m_channelId |
| QString | m_channelName |
| QString | m_overview |
| QStringList | m_taglines |
| QStringList | m_genres |
| std::optional< float > | m_communityRating = std::nullopt |
| std::optional< qint64 > | m_cumulativeRunTimeTicks = std::nullopt |
| std::optional< qint64 > | m_runTimeTicks = std::nullopt |
| PlayAccess | m_playAccess |
| QString | m_aspectRatio |
| std::optional< qint32 > | m_productionYear = std::nullopt |
| std::optional< bool > | m_isPlaceHolder = std::nullopt |
| QString | m_number |
| QString | m_channelNumber |
| std::optional< qint32 > | m_indexNumber = std::nullopt |
| std::optional< qint32 > | m_indexNumberEnd = std::nullopt |
| std::optional< qint32 > | m_parentIndexNumber = std::nullopt |
| QList< MediaUrl > | m_remoteTrailers |
| QJsonObject | m_providerIds |
| std::optional< bool > | m_isHD = std::nullopt |
| std::optional< bool > | m_isFolder = std::nullopt |
| QString | m_parentId |
| QString | m_type |
| QList< BaseItemPerson > | m_people |
| QList< NameGuidPair > | m_studios |
| QList< NameGuidPair > | m_genreItems |
| QString | m_parentLogoItemId |
| QString | m_parentBackdropItemId |
| QStringList | m_parentBackdropImageTags |
| std::optional< qint32 > | m_localTrailerCount = std::nullopt |
| QSharedPointer< UserItemDataDto > | m_userData = QSharedPointer<UserItemDataDto>() |
| std::optional< qint32 > | m_recursiveItemCount = std::nullopt |
| std::optional< qint32 > | m_childCount = std::nullopt |
| QString | m_seriesName |
| QString | m_seriesId |
| QString | m_seasonId |
| std::optional< qint32 > | m_specialFeatureCount = std::nullopt |
| QString | m_displayPreferencesId |
| QString | m_status |
| QString | m_airTime |
| QList< DayOfWeek > | m_airDays |
| QStringList | m_tags |
| std::optional< double > | m_primaryImageAspectRatio = std::nullopt |
| QStringList | m_artists |
| QList< NameGuidPair > | m_artistItems |
| QString | m_album |
| QString | m_collectionType |
| QString | m_displayOrder |
| QString | m_albumId |
| QString | m_albumPrimaryImageTag |
| QString | m_seriesPrimaryImageTag |
| QString | m_albumArtist |
| QList< NameGuidPair > | m_albumArtists |
| QString | m_seasonName |
| QList< MediaStream > | m_mediaStreams |
| VideoType | m_videoType |
| std::optional< qint32 > | m_partCount = std::nullopt |
| std::optional< qint32 > | m_mediaSourceCount = std::nullopt |
| QJsonObject | m_imageTags |
| QStringList | m_backdropImageTags |
| QStringList | m_screenshotImageTags |
| QString | m_parentLogoImageTag |
| QString | m_parentArtItemId |
| QString | m_parentArtImageTag |
| QString | m_seriesThumbImageTag |
| QJsonObject | m_imageBlurHashes |
| QString | m_seriesStudio |
| QString | m_parentThumbItemId |
| QString | m_parentThumbImageTag |
| QString | m_parentPrimaryImageItemId |
| QString | m_parentPrimaryImageTag |
| QList< ChapterInfo > | m_chapters |
| LocationType | m_locationType |
| IsoType | m_isoType |
| QString | m_mediaType |
| QDateTime | m_endDate |
| QList< MetadataField > | m_lockedFields |
| std::optional< qint32 > | m_trailerCount = std::nullopt |
| std::optional< qint32 > | m_movieCount = std::nullopt |
| std::optional< qint32 > | m_seriesCount = std::nullopt |
| std::optional< qint32 > | m_programCount = std::nullopt |
| std::optional< qint32 > | m_episodeCount = std::nullopt |
| std::optional< qint32 > | m_songCount = std::nullopt |
| std::optional< qint32 > | m_albumCount = std::nullopt |
| std::optional< qint32 > | m_artistCount = std::nullopt |
| std::optional< qint32 > | m_musicVideoCount = std::nullopt |
| std::optional< bool > | m_lockData = std::nullopt |
| std::optional< qint32 > | m_width = std::nullopt |
| std::optional< qint32 > | m_height = std::nullopt |
| QString | m_cameraMake |
| QString | m_cameraModel |
| QString | m_software |
| std::optional< double > | m_exposureTime = std::nullopt |
| std::optional< double > | m_focalLength = std::nullopt |
| ImageOrientation | m_imageOrientation |
| std::optional< double > | m_aperture = std::nullopt |
| std::optional< double > | m_shutterSpeed = std::nullopt |
| std::optional< double > | m_latitude = std::nullopt |
| std::optional< double > | m_longitude = std::nullopt |
| std::optional< double > | m_altitude = std::nullopt |
| std::optional< qint32 > | m_isoSpeedRating = std::nullopt |
| QString | m_seriesTimerId |
| QString | m_programId |
| QString | m_channelPrimaryImageTag |
| QDateTime | m_startDate |
| std::optional< double > | m_completionPercentage = std::nullopt |
| std::optional< bool > | m_isRepeat = std::nullopt |
| QString | m_episodeTitle |
| ChannelType | m_channelType |
| ProgramAudio | m_audio |
| std::optional< bool > | m_isMovie = std::nullopt |
| std::optional< bool > | m_isSports = std::nullopt |
| std::optional< bool > | m_isSeries = std::nullopt |
| std::optional< bool > | m_isLive = std::nullopt |
| std::optional< bool > | m_isNews = std::nullopt |
| std::optional< bool > | m_isKids = std::nullopt |
| std::optional< bool > | m_isPremiere = std::nullopt |
| QString | m_timerId |
| QSharedPointer< BaseItemDto > | m_currentProgram = QSharedPointer<BaseItemDto>() |
| Jellyfin::DTO::BaseItemDto::BaseItemDto | ( | QString | jellyfinId, |
| Video3DFormat | video3DFormat, | ||
| PlayAccess | playAccess, | ||
| QSharedPointer< UserItemDataDto > | userData, | ||
| VideoType | videoType, | ||
| LocationType | locationType, | ||
| IsoType | isoType, | ||
| ImageOrientation | imageOrientation, | ||
| ChannelType | channelType, | ||
| ProgramAudio | audio, | ||
| QSharedPointer< BaseItemDto > | currentProgram ) |
| Jellyfin::DTO::BaseItemDto::BaseItemDto | ( | const BaseItemDto & | other | ) |
| bool Jellyfin::DTO::BaseItemDto::airDaysNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::airsAfterSeasonNumber | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::airsAfterSeasonNumberNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::airsBeforeEpisodeNumber | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::airsBeforeEpisodeNumberNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::airsBeforeSeasonNumber | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::airsBeforeSeasonNumberNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::airTime | ( | ) | const |
Gets or sets the air time.
| bool Jellyfin::DTO::BaseItemDto::airTimeNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::album | ( | ) | const |
Gets or sets the album.
| QString Jellyfin::DTO::BaseItemDto::albumArtist | ( | ) | const |
Gets or sets the album artist.
| bool Jellyfin::DTO::BaseItemDto::albumArtistNull | ( | ) | const |
| QList< NameGuidPair > Jellyfin::DTO::BaseItemDto::albumArtists | ( | ) | const |
Gets or sets the album artists.
| bool Jellyfin::DTO::BaseItemDto::albumArtistsNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::albumCount | ( | ) | const |
Gets or sets the album count.
| bool Jellyfin::DTO::BaseItemDto::albumCountNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::albumId | ( | ) | const |
Gets or sets the album id.
| bool Jellyfin::DTO::BaseItemDto::albumIdNull | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::albumNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::albumPrimaryImageTag | ( | ) | const |
Gets or sets the album image tag.
| bool Jellyfin::DTO::BaseItemDto::albumPrimaryImageTagNull | ( | ) | const |
| std::optional< double > Jellyfin::DTO::BaseItemDto::altitude | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::altitudeNull | ( | ) | const |
| std::optional< double > Jellyfin::DTO::BaseItemDto::aperture | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::apertureNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::artistCount | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::artistCountNull | ( | ) | const |
| QList< NameGuidPair > Jellyfin::DTO::BaseItemDto::artistItems | ( | ) | const |
Gets or sets the artist items.
| bool Jellyfin::DTO::BaseItemDto::artistItemsNull | ( | ) | const |
| QStringList Jellyfin::DTO::BaseItemDto::artists | ( | ) | const |
Gets or sets the artists.
| bool Jellyfin::DTO::BaseItemDto::artistsNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::aspectRatio | ( | ) | const |
Gets or sets the aspect ratio.
| bool Jellyfin::DTO::BaseItemDto::aspectRatioNull | ( | ) | const |
| ProgramAudio Jellyfin::DTO::BaseItemDto::audio | ( | ) | const |
| QStringList Jellyfin::DTO::BaseItemDto::backdropImageTags | ( | ) | const |
Gets or sets the backdrop image tags.
| bool Jellyfin::DTO::BaseItemDto::backdropImageTagsNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::cameraMake | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::cameraMakeNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::cameraModel | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::cameraModelNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::canDelete | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::canDeleteNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::canDownload | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::canDownloadNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::channelId | ( | ) | const |
Gets or sets the channel identifier.
| bool Jellyfin::DTO::BaseItemDto::channelIdNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::channelName | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::channelNameNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::channelNumber | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::channelNumberNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::channelPrimaryImageTag | ( | ) | const |
Gets or sets the channel primary image tag.
| bool Jellyfin::DTO::BaseItemDto::channelPrimaryImageTagNull | ( | ) | const |
| ChannelType Jellyfin::DTO::BaseItemDto::channelType | ( | ) | const |
| QList< ChapterInfo > Jellyfin::DTO::BaseItemDto::chapters | ( | ) | const |
Gets or sets the chapters.
| bool Jellyfin::DTO::BaseItemDto::chaptersNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::childCount | ( | ) | const |
Gets or sets the child count.
| bool Jellyfin::DTO::BaseItemDto::childCountNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::collectionType | ( | ) | const |
Gets or sets the type of the collection.
| bool Jellyfin::DTO::BaseItemDto::collectionTypeNull | ( | ) | const |
| std::optional< float > Jellyfin::DTO::BaseItemDto::communityRating | ( | ) | const |
Gets or sets the community rating.
| bool Jellyfin::DTO::BaseItemDto::communityRatingNull | ( | ) | const |
| std::optional< double > Jellyfin::DTO::BaseItemDto::completionPercentage | ( | ) | const |
Gets or sets the completion percentage.
| bool Jellyfin::DTO::BaseItemDto::completionPercentageNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::container | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::containerNull | ( | ) | const |
| std::optional< float > Jellyfin::DTO::BaseItemDto::criticRating | ( | ) | const |
Gets or sets the critic rating.
| bool Jellyfin::DTO::BaseItemDto::criticRatingNull | ( | ) | const |
| std::optional< qint64 > Jellyfin::DTO::BaseItemDto::cumulativeRunTimeTicks | ( | ) | const |
Gets or sets the cumulative run time ticks.
| bool Jellyfin::DTO::BaseItemDto::cumulativeRunTimeTicksNull | ( | ) | const |
| QSharedPointer< BaseItemDto > Jellyfin::DTO::BaseItemDto::currentProgram | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::customRating | ( | ) | const |
Gets or sets the custom rating.
| bool Jellyfin::DTO::BaseItemDto::customRatingNull | ( | ) | const |
| QDateTime Jellyfin::DTO::BaseItemDto::dateCreated | ( | ) | const |
Gets or sets the date created.
| bool Jellyfin::DTO::BaseItemDto::dateCreatedNull | ( | ) | const |
| QDateTime Jellyfin::DTO::BaseItemDto::dateLastMediaAdded | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::dateLastMediaAddedNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::displayOrder | ( | ) | const |
Gets or sets the display order.
| bool Jellyfin::DTO::BaseItemDto::displayOrderNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::displayPreferencesId | ( | ) | const |
Gets or sets the display preferences id.
| bool Jellyfin::DTO::BaseItemDto::displayPreferencesIdNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::enableMediaSourceDisplay | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::enableMediaSourceDisplayNull | ( | ) | const |
| QDateTime Jellyfin::DTO::BaseItemDto::endDate | ( | ) | const |
Gets or sets the end date.
| bool Jellyfin::DTO::BaseItemDto::endDateNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::episodeCount | ( | ) | const |
Gets or sets the episode count.
| bool Jellyfin::DTO::BaseItemDto::episodeCountNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::episodeTitle | ( | ) | const |
Gets or sets the episode title.
| bool Jellyfin::DTO::BaseItemDto::episodeTitleNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::etag | ( | ) | const |
Gets or sets the etag.
| bool Jellyfin::DTO::BaseItemDto::etagNull | ( | ) | const |
| std::optional< double > Jellyfin::DTO::BaseItemDto::exposureTime | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::exposureTimeNull | ( | ) | const |
| QList< ExternalUrl > Jellyfin::DTO::BaseItemDto::externalUrls | ( | ) | const |
Gets or sets the external urls.
| bool Jellyfin::DTO::BaseItemDto::externalUrlsNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::extraType | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::extraTypeNull | ( | ) | const |
| std::optional< double > Jellyfin::DTO::BaseItemDto::focalLength | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::focalLengthNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::forcedSortName | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::forcedSortNameNull | ( | ) | const |
|
static |
| QList< NameGuidPair > Jellyfin::DTO::BaseItemDto::genreItems | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::genreItemsNull | ( | ) | const |
| QStringList Jellyfin::DTO::BaseItemDto::genres | ( | ) | const |
Gets or sets the genres.
| bool Jellyfin::DTO::BaseItemDto::genresNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::hasSubtitles | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::hasSubtitlesNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::height | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::heightNull | ( | ) | const |
| QJsonObject Jellyfin::DTO::BaseItemDto::imageBlurHashes | ( | ) | const |
@brief Gets or sets the blurhashes for the image tags.
Maps image type to dictionary mapping image tag to blurhash value.
| bool Jellyfin::DTO::BaseItemDto::imageBlurHashesNull | ( | ) | const |
| ImageOrientation Jellyfin::DTO::BaseItemDto::imageOrientation | ( | ) | const |
| QJsonObject Jellyfin::DTO::BaseItemDto::imageTags | ( | ) | const |
Gets or sets the image tags.
| bool Jellyfin::DTO::BaseItemDto::imageTagsNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::indexNumber | ( | ) | const |
Gets or sets the index number.
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::indexNumberEnd | ( | ) | const |
Gets or sets the index number end.
| bool Jellyfin::DTO::BaseItemDto::indexNumberEndNull | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::indexNumberNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isFolder | ( | ) | const |
Gets or sets a value indicating whether this instance is folder.
| bool Jellyfin::DTO::BaseItemDto::isFolderNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isHD | ( | ) | const |
Gets or sets a value indicating whether this instance is HD.
| bool Jellyfin::DTO::BaseItemDto::isHDNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isKids | ( | ) | const |
Gets or sets a value indicating whether this instance is kids.
| bool Jellyfin::DTO::BaseItemDto::isKidsNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isLive | ( | ) | const |
Gets or sets a value indicating whether this instance is live.
| bool Jellyfin::DTO::BaseItemDto::isLiveNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isMovie | ( | ) | const |
Gets or sets a value indicating whether this instance is movie.
| bool Jellyfin::DTO::BaseItemDto::isMovieNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isNews | ( | ) | const |
Gets or sets a value indicating whether this instance is news.
| bool Jellyfin::DTO::BaseItemDto::isNewsNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::isoSpeedRating | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::isoSpeedRatingNull | ( | ) | const |
| IsoType Jellyfin::DTO::BaseItemDto::isoType | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isPlaceHolder | ( | ) | const |
Gets or sets a value indicating whether this instance is place holder.
| bool Jellyfin::DTO::BaseItemDto::isPlaceHolderNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isPremiere | ( | ) | const |
Gets or sets a value indicating whether this instance is premiere.
| bool Jellyfin::DTO::BaseItemDto::isPremiereNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isRepeat | ( | ) | const |
Gets or sets a value indicating whether this instance is repeat.
| bool Jellyfin::DTO::BaseItemDto::isRepeatNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isSeries | ( | ) | const |
Gets or sets a value indicating whether this instance is series.
| bool Jellyfin::DTO::BaseItemDto::isSeriesNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::isSports | ( | ) | const |
Gets or sets a value indicating whether this instance is sports.
| bool Jellyfin::DTO::BaseItemDto::isSportsNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::jellyfinId | ( | ) | const |
Gets or sets the id.
| std::optional< double > Jellyfin::DTO::BaseItemDto::latitude | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::latitudeNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::localTrailerCount | ( | ) | const |
Gets or sets the local trailer count.
| bool Jellyfin::DTO::BaseItemDto::localTrailerCountNull | ( | ) | const |
| LocationType Jellyfin::DTO::BaseItemDto::locationType | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::lockData | ( | ) | const |
Gets or sets a value indicating whether [enable internet providers].
| bool Jellyfin::DTO::BaseItemDto::lockDataNull | ( | ) | const |
| QList< MetadataField > Jellyfin::DTO::BaseItemDto::lockedFields | ( | ) | const |
Gets or sets the locked fields.
| bool Jellyfin::DTO::BaseItemDto::lockedFieldsNull | ( | ) | const |
| std::optional< double > Jellyfin::DTO::BaseItemDto::longitude | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::longitudeNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::mediaSourceCount | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::mediaSourceCountNull | ( | ) | const |
| QList< MediaSourceInfo > Jellyfin::DTO::BaseItemDto::mediaSources | ( | ) | const |
Gets or sets the media versions.
| bool Jellyfin::DTO::BaseItemDto::mediaSourcesNull | ( | ) | const |
| QList< MediaStream > Jellyfin::DTO::BaseItemDto::mediaStreams | ( | ) | const |
Gets or sets the media streams.
| bool Jellyfin::DTO::BaseItemDto::mediaStreamsNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::mediaType | ( | ) | const |
Gets or sets the type of the media.
| bool Jellyfin::DTO::BaseItemDto::mediaTypeNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::movieCount | ( | ) | const |
Gets or sets the movie count.
| bool Jellyfin::DTO::BaseItemDto::movieCountNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::musicVideoCount | ( | ) | const |
Gets or sets the music video count.
| bool Jellyfin::DTO::BaseItemDto::musicVideoCountNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::name | ( | ) | const |
Gets or sets the name.
| bool Jellyfin::DTO::BaseItemDto::nameNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::number | ( | ) | const |
Gets or sets the number.
| bool Jellyfin::DTO::BaseItemDto::numberNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::officialRating | ( | ) | const |
Gets or sets the official rating.
| bool Jellyfin::DTO::BaseItemDto::officialRatingNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::originalTitle | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::originalTitleNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::overview | ( | ) | const |
Gets or sets the overview.
| bool Jellyfin::DTO::BaseItemDto::overviewNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::parentArtImageTag | ( | ) | const |
Gets or sets the parent art image tag.
| bool Jellyfin::DTO::BaseItemDto::parentArtImageTagNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::parentArtItemId | ( | ) | const |
If the item does not have a art, this will hold the Id of the Parent that has one.
| bool Jellyfin::DTO::BaseItemDto::parentArtItemIdNull | ( | ) | const |
| QStringList Jellyfin::DTO::BaseItemDto::parentBackdropImageTags | ( | ) | const |
Gets or sets the parent backdrop image tags.
| bool Jellyfin::DTO::BaseItemDto::parentBackdropImageTagsNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::parentBackdropItemId | ( | ) | const |
If the item does not have any backdrops, this will hold the Id of the Parent that has one.
| bool Jellyfin::DTO::BaseItemDto::parentBackdropItemIdNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::parentId | ( | ) | const |
Gets or sets the parent id.
| bool Jellyfin::DTO::BaseItemDto::parentIdNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::parentIndexNumber | ( | ) | const |
Gets or sets the parent index number.
| bool Jellyfin::DTO::BaseItemDto::parentIndexNumberNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::parentLogoImageTag | ( | ) | const |
Gets or sets the parent logo image tag.
| bool Jellyfin::DTO::BaseItemDto::parentLogoImageTagNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::parentLogoItemId | ( | ) | const |
If the item does not have a logo, this will hold the Id of the Parent that has one.
| bool Jellyfin::DTO::BaseItemDto::parentLogoItemIdNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::parentPrimaryImageItemId | ( | ) | const |
Gets or sets the parent primary image item identifier.
| bool Jellyfin::DTO::BaseItemDto::parentPrimaryImageItemIdNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::parentPrimaryImageTag | ( | ) | const |
Gets or sets the parent primary image tag.
| bool Jellyfin::DTO::BaseItemDto::parentPrimaryImageTagNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::parentThumbImageTag | ( | ) | const |
Gets or sets the parent thumb image tag.
| bool Jellyfin::DTO::BaseItemDto::parentThumbImageTagNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::parentThumbItemId | ( | ) | const |
Gets or sets the parent thumb item id.
| bool Jellyfin::DTO::BaseItemDto::parentThumbItemIdNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::partCount | ( | ) | const |
Gets or sets the part count.
| bool Jellyfin::DTO::BaseItemDto::partCountNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::path | ( | ) | const |
Gets or sets the path.
| bool Jellyfin::DTO::BaseItemDto::pathNull | ( | ) | const |
| QList< BaseItemPerson > Jellyfin::DTO::BaseItemDto::people | ( | ) | const |
Gets or sets the people.
| bool Jellyfin::DTO::BaseItemDto::peopleNull | ( | ) | const |
| PlayAccess Jellyfin::DTO::BaseItemDto::playAccess | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::playlistItemId | ( | ) | const |
Gets or sets the playlist item identifier.
| bool Jellyfin::DTO::BaseItemDto::playlistItemIdNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::preferredMetadataCountryCode | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::preferredMetadataCountryCodeNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::preferredMetadataLanguage | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::preferredMetadataLanguageNull | ( | ) | const |
| QDateTime Jellyfin::DTO::BaseItemDto::premiereDate | ( | ) | const |
Gets or sets the premiere date.
| bool Jellyfin::DTO::BaseItemDto::premiereDateNull | ( | ) | const |
| std::optional< double > Jellyfin::DTO::BaseItemDto::primaryImageAspectRatio | ( | ) | const |
Gets or sets the primary image aspect ratio, after image enhancements.
| bool Jellyfin::DTO::BaseItemDto::primaryImageAspectRatioNull | ( | ) | const |
| QStringList Jellyfin::DTO::BaseItemDto::productionLocations | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::productionLocationsNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::productionYear | ( | ) | const |
Gets or sets the production year.
| bool Jellyfin::DTO::BaseItemDto::productionYearNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::programCount | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::programCountNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::programId | ( | ) | const |
Gets or sets the program identifier.
| bool Jellyfin::DTO::BaseItemDto::programIdNull | ( | ) | const |
| QJsonObject Jellyfin::DTO::BaseItemDto::providerIds | ( | ) | const |
Gets or sets the provider ids.
| bool Jellyfin::DTO::BaseItemDto::providerIdsNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::recursiveItemCount | ( | ) | const |
Gets or sets the recursive item count.
| bool Jellyfin::DTO::BaseItemDto::recursiveItemCountNull | ( | ) | const |
Gets or sets the trailer urls.
| bool Jellyfin::DTO::BaseItemDto::remoteTrailersNull | ( | ) | const |
| void Jellyfin::DTO::BaseItemDto::replaceData | ( | BaseItemDto & | other | ) |
Replaces the data being hold by this class with that of the other.
| std::optional< qint64 > Jellyfin::DTO::BaseItemDto::runTimeTicks | ( | ) | const |
Gets or sets the run time ticks.
| bool Jellyfin::DTO::BaseItemDto::runTimeTicksNull | ( | ) | const |
| QStringList Jellyfin::DTO::BaseItemDto::screenshotImageTags | ( | ) | const |
Gets or sets the screenshot image tags.
| bool Jellyfin::DTO::BaseItemDto::screenshotImageTagsNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::seasonId | ( | ) | const |
Gets or sets the season identifier.
| bool Jellyfin::DTO::BaseItemDto::seasonIdNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::seasonName | ( | ) | const |
Gets or sets the name of the season.
| bool Jellyfin::DTO::BaseItemDto::seasonNameNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::seriesCount | ( | ) | const |
Gets or sets the series count.
| bool Jellyfin::DTO::BaseItemDto::seriesCountNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::seriesId | ( | ) | const |
Gets or sets the series id.
| bool Jellyfin::DTO::BaseItemDto::seriesIdNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::seriesName | ( | ) | const |
Gets or sets the name of the series.
| bool Jellyfin::DTO::BaseItemDto::seriesNameNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::seriesPrimaryImageTag | ( | ) | const |
Gets or sets the series primary image tag.
| bool Jellyfin::DTO::BaseItemDto::seriesPrimaryImageTagNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::seriesStudio | ( | ) | const |
Gets or sets the series studio.
| bool Jellyfin::DTO::BaseItemDto::seriesStudioNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::seriesThumbImageTag | ( | ) | const |
Gets or sets the series thumb image tag.
| bool Jellyfin::DTO::BaseItemDto::seriesThumbImageTagNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::seriesTimerId | ( | ) | const |
Gets or sets the series timer identifier.
| bool Jellyfin::DTO::BaseItemDto::seriesTimerIdNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::serverId | ( | ) | const |
Gets or sets the server identifier.
| bool Jellyfin::DTO::BaseItemDto::serverIdNull | ( | ) | const |
Gets or sets the air days.
| void Jellyfin::DTO::BaseItemDto::setAirDaysNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAirsAfterSeasonNumber | ( | std::optional< qint32 > | newAirsAfterSeasonNumber | ) |
| void Jellyfin::DTO::BaseItemDto::setAirsAfterSeasonNumberNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAirsBeforeEpisodeNumber | ( | std::optional< qint32 > | newAirsBeforeEpisodeNumber | ) |
| void Jellyfin::DTO::BaseItemDto::setAirsBeforeEpisodeNumberNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAirsBeforeSeasonNumber | ( | std::optional< qint32 > | newAirsBeforeSeasonNumber | ) |
| void Jellyfin::DTO::BaseItemDto::setAirsBeforeSeasonNumberNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAirTime | ( | QString | newAirTime | ) |
Gets or sets the air time.
| void Jellyfin::DTO::BaseItemDto::setAirTimeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAlbum | ( | QString | newAlbum | ) |
Gets or sets the album.
| void Jellyfin::DTO::BaseItemDto::setAlbumArtist | ( | QString | newAlbumArtist | ) |
Gets or sets the album artist.
| void Jellyfin::DTO::BaseItemDto::setAlbumArtistNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAlbumArtists | ( | QList< NameGuidPair > | newAlbumArtists | ) |
Gets or sets the album artists.
| void Jellyfin::DTO::BaseItemDto::setAlbumArtistsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAlbumCount | ( | std::optional< qint32 > | newAlbumCount | ) |
Gets or sets the album count.
| void Jellyfin::DTO::BaseItemDto::setAlbumCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAlbumId | ( | QString | newAlbumId | ) |
Gets or sets the album id.
| void Jellyfin::DTO::BaseItemDto::setAlbumIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAlbumNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAlbumPrimaryImageTag | ( | QString | newAlbumPrimaryImageTag | ) |
Gets or sets the album image tag.
| void Jellyfin::DTO::BaseItemDto::setAlbumPrimaryImageTagNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAltitude | ( | std::optional< double > | newAltitude | ) |
| void Jellyfin::DTO::BaseItemDto::setAltitudeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAperture | ( | std::optional< double > | newAperture | ) |
| void Jellyfin::DTO::BaseItemDto::setApertureNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setArtistCount | ( | std::optional< qint32 > | newArtistCount | ) |
| void Jellyfin::DTO::BaseItemDto::setArtistCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setArtistItems | ( | QList< NameGuidPair > | newArtistItems | ) |
Gets or sets the artist items.
| void Jellyfin::DTO::BaseItemDto::setArtistItemsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setArtists | ( | QStringList | newArtists | ) |
Gets or sets the artists.
| void Jellyfin::DTO::BaseItemDto::setArtistsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAspectRatio | ( | QString | newAspectRatio | ) |
Gets or sets the aspect ratio.
| void Jellyfin::DTO::BaseItemDto::setAspectRatioNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setAudio | ( | ProgramAudio | newAudio | ) |
| void Jellyfin::DTO::BaseItemDto::setBackdropImageTags | ( | QStringList | newBackdropImageTags | ) |
Gets or sets the backdrop image tags.
| void Jellyfin::DTO::BaseItemDto::setBackdropImageTagsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setCameraMake | ( | QString | newCameraMake | ) |
| void Jellyfin::DTO::BaseItemDto::setCameraMakeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setCameraModel | ( | QString | newCameraModel | ) |
| void Jellyfin::DTO::BaseItemDto::setCameraModelNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setCanDelete | ( | std::optional< bool > | newCanDelete | ) |
| void Jellyfin::DTO::BaseItemDto::setCanDeleteNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setCanDownload | ( | std::optional< bool > | newCanDownload | ) |
| void Jellyfin::DTO::BaseItemDto::setCanDownloadNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setChannelId | ( | QString | newChannelId | ) |
Gets or sets the channel identifier.
| void Jellyfin::DTO::BaseItemDto::setChannelIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setChannelName | ( | QString | newChannelName | ) |
| void Jellyfin::DTO::BaseItemDto::setChannelNameNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setChannelNumber | ( | QString | newChannelNumber | ) |
| void Jellyfin::DTO::BaseItemDto::setChannelNumberNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setChannelPrimaryImageTag | ( | QString | newChannelPrimaryImageTag | ) |
Gets or sets the channel primary image tag.
| void Jellyfin::DTO::BaseItemDto::setChannelPrimaryImageTagNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setChannelType | ( | ChannelType | newChannelType | ) |
| void Jellyfin::DTO::BaseItemDto::setChapters | ( | QList< ChapterInfo > | newChapters | ) |
Gets or sets the chapters.
| void Jellyfin::DTO::BaseItemDto::setChaptersNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setChildCount | ( | std::optional< qint32 > | newChildCount | ) |
Gets or sets the child count.
| void Jellyfin::DTO::BaseItemDto::setChildCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setCollectionType | ( | QString | newCollectionType | ) |
Gets or sets the type of the collection.
| void Jellyfin::DTO::BaseItemDto::setCollectionTypeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setCommunityRating | ( | std::optional< float > | newCommunityRating | ) |
Gets or sets the community rating.
| void Jellyfin::DTO::BaseItemDto::setCommunityRatingNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setCompletionPercentage | ( | std::optional< double > | newCompletionPercentage | ) |
Gets or sets the completion percentage.
| void Jellyfin::DTO::BaseItemDto::setCompletionPercentageNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setContainer | ( | QString | newContainer | ) |
| void Jellyfin::DTO::BaseItemDto::setContainerNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setCriticRating | ( | std::optional< float > | newCriticRating | ) |
Gets or sets the critic rating.
| void Jellyfin::DTO::BaseItemDto::setCriticRatingNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setCumulativeRunTimeTicks | ( | std::optional< qint64 > | newCumulativeRunTimeTicks | ) |
Gets or sets the cumulative run time ticks.
| void Jellyfin::DTO::BaseItemDto::setCumulativeRunTimeTicksNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setCurrentProgram | ( | QSharedPointer< BaseItemDto > | newCurrentProgram | ) |
| void Jellyfin::DTO::BaseItemDto::setCustomRating | ( | QString | newCustomRating | ) |
Gets or sets the custom rating.
| void Jellyfin::DTO::BaseItemDto::setCustomRatingNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setDateCreated | ( | QDateTime | newDateCreated | ) |
Gets or sets the date created.
| void Jellyfin::DTO::BaseItemDto::setDateCreatedNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setDateLastMediaAdded | ( | QDateTime | newDateLastMediaAdded | ) |
| void Jellyfin::DTO::BaseItemDto::setDateLastMediaAddedNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setDisplayOrder | ( | QString | newDisplayOrder | ) |
Gets or sets the display order.
| void Jellyfin::DTO::BaseItemDto::setDisplayOrderNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setDisplayPreferencesId | ( | QString | newDisplayPreferencesId | ) |
Gets or sets the display preferences id.
| void Jellyfin::DTO::BaseItemDto::setDisplayPreferencesIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setEnableMediaSourceDisplay | ( | std::optional< bool > | newEnableMediaSourceDisplay | ) |
| void Jellyfin::DTO::BaseItemDto::setEnableMediaSourceDisplayNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setEndDate | ( | QDateTime | newEndDate | ) |
Gets or sets the end date.
| void Jellyfin::DTO::BaseItemDto::setEndDateNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setEpisodeCount | ( | std::optional< qint32 > | newEpisodeCount | ) |
Gets or sets the episode count.
| void Jellyfin::DTO::BaseItemDto::setEpisodeCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setEpisodeTitle | ( | QString | newEpisodeTitle | ) |
Gets or sets the episode title.
| void Jellyfin::DTO::BaseItemDto::setEpisodeTitleNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setEtag | ( | QString | newEtag | ) |
Gets or sets the etag.
| void Jellyfin::DTO::BaseItemDto::setEtagNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setExposureTime | ( | std::optional< double > | newExposureTime | ) |
| void Jellyfin::DTO::BaseItemDto::setExposureTimeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setExternalUrls | ( | QList< ExternalUrl > | newExternalUrls | ) |
Gets or sets the external urls.
| void Jellyfin::DTO::BaseItemDto::setExternalUrlsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setExtraType | ( | QString | newExtraType | ) |
| void Jellyfin::DTO::BaseItemDto::setExtraTypeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setFocalLength | ( | std::optional< double > | newFocalLength | ) |
| void Jellyfin::DTO::BaseItemDto::setFocalLengthNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setForcedSortName | ( | QString | newForcedSortName | ) |
| void Jellyfin::DTO::BaseItemDto::setForcedSortNameNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setFromJson | ( | QJsonObject | source | ) |
| void Jellyfin::DTO::BaseItemDto::setGenreItems | ( | QList< NameGuidPair > | newGenreItems | ) |
| void Jellyfin::DTO::BaseItemDto::setGenreItemsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setGenres | ( | QStringList | newGenres | ) |
Gets or sets the genres.
| void Jellyfin::DTO::BaseItemDto::setGenresNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setHasSubtitles | ( | std::optional< bool > | newHasSubtitles | ) |
| void Jellyfin::DTO::BaseItemDto::setHasSubtitlesNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setHeight | ( | std::optional< qint32 > | newHeight | ) |
| void Jellyfin::DTO::BaseItemDto::setHeightNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setImageBlurHashes | ( | QJsonObject | newImageBlurHashes | ) |
@brief Gets or sets the blurhashes for the image tags.
Maps image type to dictionary mapping image tag to blurhash value.
| void Jellyfin::DTO::BaseItemDto::setImageBlurHashesNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setImageOrientation | ( | ImageOrientation | newImageOrientation | ) |
| void Jellyfin::DTO::BaseItemDto::setImageTags | ( | QJsonObject | newImageTags | ) |
Gets or sets the image tags.
| void Jellyfin::DTO::BaseItemDto::setImageTagsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIndexNumber | ( | std::optional< qint32 > | newIndexNumber | ) |
Gets or sets the index number.
| void Jellyfin::DTO::BaseItemDto::setIndexNumberEnd | ( | std::optional< qint32 > | newIndexNumberEnd | ) |
Gets or sets the index number end.
| void Jellyfin::DTO::BaseItemDto::setIndexNumberEndNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIndexNumberNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsFolder | ( | std::optional< bool > | newIsFolder | ) |
Gets or sets a value indicating whether this instance is folder.
| void Jellyfin::DTO::BaseItemDto::setIsFolderNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsHD | ( | std::optional< bool > | newIsHD | ) |
Gets or sets a value indicating whether this instance is HD.
| void Jellyfin::DTO::BaseItemDto::setIsHDNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsKids | ( | std::optional< bool > | newIsKids | ) |
Gets or sets a value indicating whether this instance is kids.
| void Jellyfin::DTO::BaseItemDto::setIsKidsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsLive | ( | std::optional< bool > | newIsLive | ) |
Gets or sets a value indicating whether this instance is live.
| void Jellyfin::DTO::BaseItemDto::setIsLiveNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsMovie | ( | std::optional< bool > | newIsMovie | ) |
Gets or sets a value indicating whether this instance is movie.
| void Jellyfin::DTO::BaseItemDto::setIsMovieNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsNews | ( | std::optional< bool > | newIsNews | ) |
Gets or sets a value indicating whether this instance is news.
| void Jellyfin::DTO::BaseItemDto::setIsNewsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsoSpeedRating | ( | std::optional< qint32 > | newIsoSpeedRating | ) |
| void Jellyfin::DTO::BaseItemDto::setIsoSpeedRatingNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsoType | ( | IsoType | newIsoType | ) |
| void Jellyfin::DTO::BaseItemDto::setIsPlaceHolder | ( | std::optional< bool > | newIsPlaceHolder | ) |
Gets or sets a value indicating whether this instance is place holder.
| void Jellyfin::DTO::BaseItemDto::setIsPlaceHolderNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsPremiere | ( | std::optional< bool > | newIsPremiere | ) |
Gets or sets a value indicating whether this instance is premiere.
| void Jellyfin::DTO::BaseItemDto::setIsPremiereNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsRepeat | ( | std::optional< bool > | newIsRepeat | ) |
Gets or sets a value indicating whether this instance is repeat.
| void Jellyfin::DTO::BaseItemDto::setIsRepeatNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsSeries | ( | std::optional< bool > | newIsSeries | ) |
Gets or sets a value indicating whether this instance is series.
| void Jellyfin::DTO::BaseItemDto::setIsSeriesNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setIsSports | ( | std::optional< bool > | newIsSports | ) |
Gets or sets a value indicating whether this instance is sports.
| void Jellyfin::DTO::BaseItemDto::setIsSportsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setJellyfinId | ( | QString | newJellyfinId | ) |
Gets or sets the id.
| void Jellyfin::DTO::BaseItemDto::setLatitude | ( | std::optional< double > | newLatitude | ) |
| void Jellyfin::DTO::BaseItemDto::setLatitudeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setLocalTrailerCount | ( | std::optional< qint32 > | newLocalTrailerCount | ) |
Gets or sets the local trailer count.
| void Jellyfin::DTO::BaseItemDto::setLocalTrailerCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setLocationType | ( | LocationType | newLocationType | ) |
| void Jellyfin::DTO::BaseItemDto::setLockData | ( | std::optional< bool > | newLockData | ) |
Gets or sets a value indicating whether [enable internet providers].
| void Jellyfin::DTO::BaseItemDto::setLockDataNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setLockedFields | ( | QList< MetadataField > | newLockedFields | ) |
Gets or sets the locked fields.
| void Jellyfin::DTO::BaseItemDto::setLockedFieldsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setLongitude | ( | std::optional< double > | newLongitude | ) |
| void Jellyfin::DTO::BaseItemDto::setLongitudeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setMediaSourceCount | ( | std::optional< qint32 > | newMediaSourceCount | ) |
| void Jellyfin::DTO::BaseItemDto::setMediaSourceCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setMediaSources | ( | QList< MediaSourceInfo > | newMediaSources | ) |
Gets or sets the media versions.
| void Jellyfin::DTO::BaseItemDto::setMediaSourcesNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setMediaStreams | ( | QList< MediaStream > | newMediaStreams | ) |
Gets or sets the media streams.
| void Jellyfin::DTO::BaseItemDto::setMediaStreamsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setMediaType | ( | QString | newMediaType | ) |
Gets or sets the type of the media.
| void Jellyfin::DTO::BaseItemDto::setMediaTypeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setMovieCount | ( | std::optional< qint32 > | newMovieCount | ) |
Gets or sets the movie count.
| void Jellyfin::DTO::BaseItemDto::setMovieCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setMusicVideoCount | ( | std::optional< qint32 > | newMusicVideoCount | ) |
Gets or sets the music video count.
| void Jellyfin::DTO::BaseItemDto::setMusicVideoCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setName | ( | QString | newName | ) |
Gets or sets the name.
| void Jellyfin::DTO::BaseItemDto::setNameNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setNumber | ( | QString | newNumber | ) |
Gets or sets the number.
| void Jellyfin::DTO::BaseItemDto::setNumberNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setOfficialRating | ( | QString | newOfficialRating | ) |
Gets or sets the official rating.
| void Jellyfin::DTO::BaseItemDto::setOfficialRatingNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setOriginalTitle | ( | QString | newOriginalTitle | ) |
| void Jellyfin::DTO::BaseItemDto::setOriginalTitleNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setOverview | ( | QString | newOverview | ) |
Gets or sets the overview.
| void Jellyfin::DTO::BaseItemDto::setOverviewNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentArtImageTag | ( | QString | newParentArtImageTag | ) |
Gets or sets the parent art image tag.
| void Jellyfin::DTO::BaseItemDto::setParentArtImageTagNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentArtItemId | ( | QString | newParentArtItemId | ) |
If the item does not have a art, this will hold the Id of the Parent that has one.
| void Jellyfin::DTO::BaseItemDto::setParentArtItemIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentBackdropImageTags | ( | QStringList | newParentBackdropImageTags | ) |
Gets or sets the parent backdrop image tags.
| void Jellyfin::DTO::BaseItemDto::setParentBackdropImageTagsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentBackdropItemId | ( | QString | newParentBackdropItemId | ) |
If the item does not have any backdrops, this will hold the Id of the Parent that has one.
| void Jellyfin::DTO::BaseItemDto::setParentBackdropItemIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentId | ( | QString | newParentId | ) |
Gets or sets the parent id.
| void Jellyfin::DTO::BaseItemDto::setParentIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentIndexNumber | ( | std::optional< qint32 > | newParentIndexNumber | ) |
Gets or sets the parent index number.
| void Jellyfin::DTO::BaseItemDto::setParentIndexNumberNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentLogoImageTag | ( | QString | newParentLogoImageTag | ) |
Gets or sets the parent logo image tag.
| void Jellyfin::DTO::BaseItemDto::setParentLogoImageTagNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentLogoItemId | ( | QString | newParentLogoItemId | ) |
If the item does not have a logo, this will hold the Id of the Parent that has one.
| void Jellyfin::DTO::BaseItemDto::setParentLogoItemIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentPrimaryImageItemId | ( | QString | newParentPrimaryImageItemId | ) |
Gets or sets the parent primary image item identifier.
| void Jellyfin::DTO::BaseItemDto::setParentPrimaryImageItemIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentPrimaryImageTag | ( | QString | newParentPrimaryImageTag | ) |
Gets or sets the parent primary image tag.
| void Jellyfin::DTO::BaseItemDto::setParentPrimaryImageTagNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentThumbImageTag | ( | QString | newParentThumbImageTag | ) |
Gets or sets the parent thumb image tag.
| void Jellyfin::DTO::BaseItemDto::setParentThumbImageTagNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setParentThumbItemId | ( | QString | newParentThumbItemId | ) |
Gets or sets the parent thumb item id.
| void Jellyfin::DTO::BaseItemDto::setParentThumbItemIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setPartCount | ( | std::optional< qint32 > | newPartCount | ) |
Gets or sets the part count.
| void Jellyfin::DTO::BaseItemDto::setPartCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setPath | ( | QString | newPath | ) |
Gets or sets the path.
| void Jellyfin::DTO::BaseItemDto::setPathNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setPeople | ( | QList< BaseItemPerson > | newPeople | ) |
Gets or sets the people.
| void Jellyfin::DTO::BaseItemDto::setPeopleNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setPlayAccess | ( | PlayAccess | newPlayAccess | ) |
| void Jellyfin::DTO::BaseItemDto::setPlaylistItemId | ( | QString | newPlaylistItemId | ) |
Gets or sets the playlist item identifier.
| void Jellyfin::DTO::BaseItemDto::setPlaylistItemIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setPreferredMetadataCountryCode | ( | QString | newPreferredMetadataCountryCode | ) |
| void Jellyfin::DTO::BaseItemDto::setPreferredMetadataCountryCodeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setPreferredMetadataLanguage | ( | QString | newPreferredMetadataLanguage | ) |
| void Jellyfin::DTO::BaseItemDto::setPreferredMetadataLanguageNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setPremiereDate | ( | QDateTime | newPremiereDate | ) |
Gets or sets the premiere date.
| void Jellyfin::DTO::BaseItemDto::setPremiereDateNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setPrimaryImageAspectRatio | ( | std::optional< double > | newPrimaryImageAspectRatio | ) |
Gets or sets the primary image aspect ratio, after image enhancements.
| void Jellyfin::DTO::BaseItemDto::setPrimaryImageAspectRatioNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setProductionLocations | ( | QStringList | newProductionLocations | ) |
| void Jellyfin::DTO::BaseItemDto::setProductionLocationsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setProductionYear | ( | std::optional< qint32 > | newProductionYear | ) |
Gets or sets the production year.
| void Jellyfin::DTO::BaseItemDto::setProductionYearNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setProgramCount | ( | std::optional< qint32 > | newProgramCount | ) |
| void Jellyfin::DTO::BaseItemDto::setProgramCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setProgramId | ( | QString | newProgramId | ) |
Gets or sets the program identifier.
| void Jellyfin::DTO::BaseItemDto::setProgramIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setProviderIds | ( | QJsonObject | newProviderIds | ) |
Gets or sets the provider ids.
| void Jellyfin::DTO::BaseItemDto::setProviderIdsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setRecursiveItemCount | ( | std::optional< qint32 > | newRecursiveItemCount | ) |
Gets or sets the recursive item count.
| void Jellyfin::DTO::BaseItemDto::setRecursiveItemCountNull | ( | ) |
Gets or sets the trailer urls.
| void Jellyfin::DTO::BaseItemDto::setRemoteTrailersNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setRunTimeTicks | ( | std::optional< qint64 > | newRunTimeTicks | ) |
Gets or sets the run time ticks.
| void Jellyfin::DTO::BaseItemDto::setRunTimeTicksNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setScreenshotImageTags | ( | QStringList | newScreenshotImageTags | ) |
Gets or sets the screenshot image tags.
| void Jellyfin::DTO::BaseItemDto::setScreenshotImageTagsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSeasonId | ( | QString | newSeasonId | ) |
Gets or sets the season identifier.
| void Jellyfin::DTO::BaseItemDto::setSeasonIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSeasonName | ( | QString | newSeasonName | ) |
Gets or sets the name of the season.
| void Jellyfin::DTO::BaseItemDto::setSeasonNameNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSeriesCount | ( | std::optional< qint32 > | newSeriesCount | ) |
Gets or sets the series count.
| void Jellyfin::DTO::BaseItemDto::setSeriesCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSeriesId | ( | QString | newSeriesId | ) |
Gets or sets the series id.
| void Jellyfin::DTO::BaseItemDto::setSeriesIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSeriesName | ( | QString | newSeriesName | ) |
Gets or sets the name of the series.
| void Jellyfin::DTO::BaseItemDto::setSeriesNameNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSeriesPrimaryImageTag | ( | QString | newSeriesPrimaryImageTag | ) |
Gets or sets the series primary image tag.
| void Jellyfin::DTO::BaseItemDto::setSeriesPrimaryImageTagNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSeriesStudio | ( | QString | newSeriesStudio | ) |
Gets or sets the series studio.
| void Jellyfin::DTO::BaseItemDto::setSeriesStudioNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSeriesThumbImageTag | ( | QString | newSeriesThumbImageTag | ) |
Gets or sets the series thumb image tag.
| void Jellyfin::DTO::BaseItemDto::setSeriesThumbImageTagNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSeriesTimerId | ( | QString | newSeriesTimerId | ) |
Gets or sets the series timer identifier.
| void Jellyfin::DTO::BaseItemDto::setSeriesTimerIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setServerId | ( | QString | newServerId | ) |
Gets or sets the server identifier.
| void Jellyfin::DTO::BaseItemDto::setServerIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setShutterSpeed | ( | std::optional< double > | newShutterSpeed | ) |
| void Jellyfin::DTO::BaseItemDto::setShutterSpeedNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSoftware | ( | QString | newSoftware | ) |
| void Jellyfin::DTO::BaseItemDto::setSoftwareNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSongCount | ( | std::optional< qint32 > | newSongCount | ) |
Gets or sets the song count.
| void Jellyfin::DTO::BaseItemDto::setSongCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSortName | ( | QString | newSortName | ) |
Gets or sets the name of the sort.
| void Jellyfin::DTO::BaseItemDto::setSortNameNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSourceType | ( | QString | newSourceType | ) |
Gets or sets the type of the source.
| void Jellyfin::DTO::BaseItemDto::setSourceTypeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSpecialFeatureCount | ( | std::optional< qint32 > | newSpecialFeatureCount | ) |
Gets or sets the special feature count.
| void Jellyfin::DTO::BaseItemDto::setSpecialFeatureCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setStartDate | ( | QDateTime | newStartDate | ) |
The start date of the recording, in UTC.
| void Jellyfin::DTO::BaseItemDto::setStartDateNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setStatus | ( | QString | newStatus | ) |
Gets or sets the status.
| void Jellyfin::DTO::BaseItemDto::setStatusNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setStudios | ( | QList< NameGuidPair > | newStudios | ) |
Gets or sets the studios.
| void Jellyfin::DTO::BaseItemDto::setStudiosNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setSupportsSync | ( | std::optional< bool > | newSupportsSync | ) |
Gets or sets a value indicating whether [supports synchronize].
| void Jellyfin::DTO::BaseItemDto::setSupportsSyncNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setTaglines | ( | QStringList | newTaglines | ) |
Gets or sets the taglines.
| void Jellyfin::DTO::BaseItemDto::setTaglinesNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setTags | ( | QStringList | newTags | ) |
Gets or sets the tags.
| void Jellyfin::DTO::BaseItemDto::setTagsNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setTimerId | ( | QString | newTimerId | ) |
Gets or sets the timer identifier.
| void Jellyfin::DTO::BaseItemDto::setTimerIdNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setTrailerCount | ( | std::optional< qint32 > | newTrailerCount | ) |
Gets or sets the trailer count.
| void Jellyfin::DTO::BaseItemDto::setTrailerCountNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setType | ( | QString | newType | ) |
Gets or sets the type.
| void Jellyfin::DTO::BaseItemDto::setTypeNull | ( | ) |
| void Jellyfin::DTO::BaseItemDto::setUserData | ( | QSharedPointer< UserItemDataDto > | newUserData | ) |
| void Jellyfin::DTO::BaseItemDto::setVideo3DFormat | ( | Video3DFormat | newVideo3DFormat | ) |
| void Jellyfin::DTO::BaseItemDto::setVideoType | ( | VideoType | newVideoType | ) |
| void Jellyfin::DTO::BaseItemDto::setWidth | ( | std::optional< qint32 > | newWidth | ) |
| void Jellyfin::DTO::BaseItemDto::setWidthNull | ( | ) |
| std::optional< double > Jellyfin::DTO::BaseItemDto::shutterSpeed | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::shutterSpeedNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::software | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::softwareNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::songCount | ( | ) | const |
Gets or sets the song count.
| bool Jellyfin::DTO::BaseItemDto::songCountNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::sortName | ( | ) | const |
Gets or sets the name of the sort.
| bool Jellyfin::DTO::BaseItemDto::sortNameNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::sourceType | ( | ) | const |
Gets or sets the type of the source.
| bool Jellyfin::DTO::BaseItemDto::sourceTypeNull | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::specialFeatureCount | ( | ) | const |
Gets or sets the special feature count.
| bool Jellyfin::DTO::BaseItemDto::specialFeatureCountNull | ( | ) | const |
| QDateTime Jellyfin::DTO::BaseItemDto::startDate | ( | ) | const |
The start date of the recording, in UTC.
| bool Jellyfin::DTO::BaseItemDto::startDateNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::status | ( | ) | const |
Gets or sets the status.
| bool Jellyfin::DTO::BaseItemDto::statusNull | ( | ) | const |
| QList< NameGuidPair > Jellyfin::DTO::BaseItemDto::studios | ( | ) | const |
Gets or sets the studios.
| bool Jellyfin::DTO::BaseItemDto::studiosNull | ( | ) | const |
| std::optional< bool > Jellyfin::DTO::BaseItemDto::supportsSync | ( | ) | const |
Gets or sets a value indicating whether [supports synchronize].
| bool Jellyfin::DTO::BaseItemDto::supportsSyncNull | ( | ) | const |
| QStringList Jellyfin::DTO::BaseItemDto::taglines | ( | ) | const |
Gets or sets the taglines.
| bool Jellyfin::DTO::BaseItemDto::taglinesNull | ( | ) | const |
| QStringList Jellyfin::DTO::BaseItemDto::tags | ( | ) | const |
Gets or sets the tags.
| bool Jellyfin::DTO::BaseItemDto::tagsNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::timerId | ( | ) | const |
Gets or sets the timer identifier.
| bool Jellyfin::DTO::BaseItemDto::timerIdNull | ( | ) | const |
| QJsonObject Jellyfin::DTO::BaseItemDto::toJson | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::trailerCount | ( | ) | const |
Gets or sets the trailer count.
| bool Jellyfin::DTO::BaseItemDto::trailerCountNull | ( | ) | const |
| QString Jellyfin::DTO::BaseItemDto::type | ( | ) | const |
Gets or sets the type.
| bool Jellyfin::DTO::BaseItemDto::typeNull | ( | ) | const |
| QSharedPointer< UserItemDataDto > Jellyfin::DTO::BaseItemDto::userData | ( | ) | const |
| Video3DFormat Jellyfin::DTO::BaseItemDto::video3DFormat | ( | ) | const |
| VideoType Jellyfin::DTO::BaseItemDto::videoType | ( | ) | const |
| std::optional< qint32 > Jellyfin::DTO::BaseItemDto::width | ( | ) | const |
| bool Jellyfin::DTO::BaseItemDto::widthNull | ( | ) | const |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |