Collections/Tools: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
No edit summary
(→‎Development: cleaned up links)
Line 9: Line 9:
For developers (and adventurous users) there is example code.
For developers (and adventurous users) there is example code.
* [http://svn.musicbrainz.org/miscellaneous/trunk/collection/ http://svn.musicbrainz.org/miscellaneous/trunk/collection/]. - You can use this tool to submit your collection, written in python by [[User:kuno|kuno]].
* [http://svn.musicbrainz.org/miscellaneous/trunk/collection/ http://svn.musicbrainz.org/miscellaneous/trunk/collection/]. - You can use this tool to submit your collection, written in python by [[User:kuno|kuno]].
* [http://muz.goatse.co.uk/musicbrainz/collections http://muz.goatse.co.uk/musicbrainz/collections] - This is a Perl script that allows for a user point it to a directory (containing any number of sub folders) that contains MP3s. It will then submit to the [[XML Web Service]] based on files found. This was made by [[User:Muz|Muz]]. Any issues are best raised with Muzzz on the [[IR C IR C Channel|IRC IRC Channel]].
* [http://muz.goatse.co.uk/musicbrainz/collections http://muz.goatse.co.uk/musicbrainz/collections] - This is a Perl script that allows for a user point it to a directory (containing any number of sub folders) that contains MP3s. It will then submit to the [[XML Web Service]] based on files found. This was made by [[User:Muz|Muz]]. Any issues are best raised with Muzzz on the [[IRC|IRC Channel]].


If you have questions about working with the [[Music Collection|MusicCollection]] webservice in general, feel free to ask on the [[Users Mailing List|UsersMailingList]] or [[Developers Mailing List|DevelopersMailingList]] (whichever seems more appropriate to your question).
If you have questions about working with the [[Music Collection]] webservice in general, feel free to ask on the [[Users Mailing List]] or [[Developers Mailing List]] (whichever seems more appropriate to your question).


[[Category:To Be Reviewed]]
[[Category:To Be Reviewed]]

Revision as of 20:11, 1 December 2009

To manage your collection with MusicBrainz, we hope to have a number of tools available in the future which can scan your music directory and submit your collection to MusicBrainz. This page will provide a list of tools which support this.

List of tools

Currently we do not have any tools intended for users.

Development

For developers (and adventurous users) there is example code.

If you have questions about working with the Music Collection webservice in general, feel free to ask on the Users Mailing List or Developers Mailing List (whichever seems more appropriate to your question).