Method
RBRhythmDBEntryTypefetch_metadata
Declaration [src]
gboolean
rhythmdb_entry_type_fetch_metadata (
RhythmDBEntryType* etype,
const char* uri,
GArray* metadata
)
Description [src]
Fetches metadata for a URI (not an entry yet, at this point) from a cache, if possible.
The metadata
array contains RhythmDBEntryChange items with just the ‘new’ value set.