Mikkel Kamstrup Erlandsen wrote:
>
>
> This might be a silly question (or simply answered somewhere I didn't
> look)... Why is this api needed anyway? Is it not possible with the
> current dbus api to get all items from the audio service with the
> metadata property audio.artist?
is it possible via rdf query but it wont be as nice or as efficient as a
dedicated method call
. taken
SOme other things might need some jumping into hoops EG to get a list of
all unique albums you would get all album names via RDF Query and then
sort them out locally into a unique list.
Weeding out by album title might not work. After all "name" is not a unique identifier for an album in the set of all albums ever made... (Sorry, I work with library systems daily and this stuff will matter in this case (although a standard music collection is not comprarable to a library - I know that :-D)).
Cheers,
Mikkel
_______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
