Module: KodiClient::Types::Audio::AudioFieldsAlbum

Extended by:
Extensions::Iterable
Defined in:
lib/kodi_client/types/audio/audio_fields_album_type.rb

Overview

Constant Summary collapse

ALBUM_DURATION =
'albumduration'
ALBUM_LABEL =
'albumlabel'
ALBUM_STATUS =
'albumstatus'
ART =
'art'
ARTIST =
'artist'
ARTIST_ID =
'artistid'
COMPILATION =
'compilation'
DATE_ADDED =
'dateadded'
DATE_MODIFIED =
'datemodified'
DATE_NEW =
'datenew'
DESCRIPTION =
'description'
DISPLAY_ARTIST =
'displayartist'
FAN_ART =
'fanart'
GENRE =
'genre'
IS_BOX_SET =
'isboxset'
LAST_PLAYED =
'lastplayed'
MOOD =
'mood'
MUSICBRAINZ_ALBUM_ARTIST_ID =
'musicbrainzalbumartistid'
MUSICBRAINZ_ALBUM_ID =
'musicbrainzalbumid'
MUSICBRAINZ_RELEASE_GROUP_ID =
'musicbrainzreleasegroupid'
ORIGINAL_DATE =
'originaldate'
PLAY_COUNT =
'playcount'
RATING =
'rating'
RELEASE_DATE =
'releasedate'
RELEASE_TYPE =
'releasetype'
SONG_GENRES =
'songgenres'
SORT_ARTIST =
'sortartist'
SOURCE_ID =
'sourceid'
STYLE =
'style'
THEME =
'theme'
THUMBNAIL =
'thumbnail'
TITLE =
'title'
TOTAL_DISCS =
'totaldiscs'
TYPE =
'type'
USER_RATING =
'userrating'
VOTES =
'votes'
YEAR =
'year'

Method Summary

Methods included from Extensions::Iterable

all_properties