Hello, I was wondering if it is possible to import one’s Discogs COLLECTION into a Musicbrainz release collection (this is a .CSV)
If not, then this will be a fun long term manual project and hopefully throw up some more releases to add…
Hello, I was wondering if it is possible to import one’s Discogs COLLECTION into a Musicbrainz release collection (this is a .CSV)
If not, then this will be a fun long term manual project and hopefully throw up some more releases to add…
I don’t know of one. Thing is it will need to lookup each Discogs item, and then do a search to find the Musicbrainz release that matches. So the CSV export will not really help much. How many items in the collection?
I assume you have this in place?
That will at least mean you could spend a few months working through each item in your collection, click on the discogs release, then click the little pink dot to jump to the MB Release and then manually add to a collection.
Someone with some coding skillz could likely automate that for the Discogs collection page.
Or some extra skills they could take some of the code of that plugin and use it to read the CSV…
Did someone ask for a userscript? Here is a prototype I just whipped up with Gemini:
After a simple test, it worked.
How to use:
holy mackerel! Will give that a try this evening - thank you!