blob: a30fde7361a929fbc136340024b0a823ded7633c (
plain)
1
2
3
4
5
|
WebService::MusicBrainz searches the MusicBrainz database, which
contains a huge amount of music metadata, through the database's web
service and returns objects with the found data.
abcde can use WebService::MusicBrainz to look up metadata.
|