Module: KodiClient::Types::Audio::PropertyName

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

Overview

Constant Summary collapse

MISSING_ARTIST_ID =
'missingartistid'
LIBRARY_LAST_UPDATED =
'librarylastupdated'
LIBRARY_LAST_CLEANED =
'librarylastcleaned'
'artistlinksupdated'
SONGS_LAST_ADDED =
'songslastadded'
ALBUMS_LAST_ADDED =
'albumslastadded'
ARTISTS_LAST_ADDED =
'artistslastadded'
GENRES_LAST_ADDED =
'genreslastadded'
SONGS_MODIFIED =
'songsmodified'
ALBUMS_MODIFIED =
'albumsmodified'
ARTISTS_MODIFIED =
'artistsmodified'

Method Summary

Methods included from Extensions::Iterable

all_properties