mirror of
https://github.com/murdos/musicbrainz-userscripts
synced 2024-12-14 04:12:28 +00:00
No description
7d9c9d8ea5
Sometimes, Bandcamp album contains more tracks in the download than shown for streaming In this case, append unknown tracks to the imported release to match the download and remove the stream for free link (if any) as it doesn't match the whole release This is a bit hacky since there is only one way i found to know how many tracks has the download: - the info is from meta property description - hidden tracks don't appear anywhere else - no title (but sometimes artist lists them in annotations) and of course no duration - script assumes hidden tracks are at the end of the release (which is very likely though) Examples: https://benfrost.bandcamp.com/album/by-the-throat https://calicogalaxy.bandcamp.com/album/the-great-388-with-bonus-tracks https://davyjones.bandcamp.com/album/christmas-jones-special-download-edition-w-bonus-tracks https://theactivelistener.bandcamp.com/album/white-candles-flowers-for-delia-al009 |
||
---|---|---|
lib | ||
tools | ||
bandcamp_importer.user.js | ||
bandcamp_importer_helper.user.js | ||
beatport_importer.user.js | ||
beatport_pro_importer.user.js | ||
cd1d_importer.user.js | ||
discogs_importer.user.js | ||
encyclopedisque_importer.user.js | ||
mb_discids_detector.user.js | ||
mb_ui_enhancements.user.js | ||
README.md |
MusicBrainz UserScripts
- Import Bandcamp releases into MB
- Bandcamp Importer Album Link Helper
- MusicBrainz: Import from Beatport
- MusicBrainz: Import from Beatport Pro
- Import CD1D releases into MB
- Import Discogs releases to MusicBrainz
- Import Encyclopedisque releases to MusicBrainz
- Musicbrainz DiscIds Detector
- Musicbrainz UI enhancements
<a name="bandcamp_importer" Import Bandcamp releases into MB
Add a button on Bandcamp's album pages to open MusicBrainz release editor with pre-filled data for the selected release
<a name="bandcamp_importer_helper" Bandcamp Importer Album Link Helper
Add a link to Bandcamp's album canonical URL on pages without /album/, for one to import the release into MusicBrainz
<a name="beatport_importer" MusicBrainz: Import from Beatport
<a name="beatport_pro_importer" MusicBrainz: Import from Beatport Pro
One-click importing of releases from pro.beatport.com/release pages into MusicBrainz
<a name="cd1d_importer" Import CD1D releases into MB
Add a button on CD1D.com release pages allowing to open MusicBrainz release editor with pre-filled data for the selected release
<a name="discogs_importer" Import Discogs releases to MusicBrainz
<a name="encyclopedisque_importer" Import Encyclopedisque releases to MusicBrainz
Easily import Encyclopedisque releases into MusicBrainz
<a name="mb_discids_detector" Musicbrainz DiscIds Detector
Generate MusicBrainz DiscIds from online EAC logs, and check existence in MusicBrainz database.
<a name="mb_ui_enhancements" Musicbrainz UI enhancements
Various UI enhancements for Musicbrainz