get_song_properties

@accepts(utf8, {gpointer: gpointer})
@returns(gboolean)
def get_song_properties(uri, properties)

Gathers and returns all metadata (including extra metadata such as album art URIs and lyrics) for the specified URI.

uri :

the URI to query

properties :

(out callee-allocates) (element-type utf8 GObject.Value) returns the properties of the specified URI

Returns :

True if the URI is found in the database