Collections/Tools: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (5 revision(s))
 
No edit summary
Line 1: Line 1:

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.
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.


Line 10: 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 [[Music Collection Web Service|MusicCollectionWebService]] 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 [[IR C IR C Channel|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|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).

Revision as of 05:49, 8 April 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 MusicCollection webservice in general, feel free to ask on the UsersMailingList or DevelopersMailingList (whichever seems more appropriate to your question).