No description
Find a file
Laurent Monin 138943667f Fix mb links display when navigating through pages
Pages are pjax-loaded, an event was listening for changes but due to discogsLinksMagnified attribute set in magnifyLinks(), the step was ignored (we want the links to be magnified again).
So, ignoring this attribute on triggered event is working.

I'm not sure this is the best fix for that yet.
2015-06-06 13:12:07 +02:00
lib mblinks: add a way to override link title or image for one or more types 2015-06-05 21:57:03 +02:00
tools Improve generated README to be friendlier, and less technical. 2015-05-27 21:29:19 +02:00
bandcamp_importer.user.js Move MBLinks js class to lib/mblinks.js, and use relative paths for @require 2015-06-05 11:13:42 +02:00
bandcamp_importer_helper.user.js Add @description in script headers and re-generate README.md 2015-05-28 10:26:38 +02:00
beatport_importer.user.js Use new logging system in all import scripts. 2015-01-18 14:13:32 +01:00
beatport_pro_importer.user.js Use new logging system in all import scripts. 2015-01-18 14:13:32 +01:00
cd1d_importer.user.js CD1D importer: update version 2015-06-04 16:53:18 +02:00
discogs_importer.user.js Fix mb links display when navigating through pages 2015-06-06 13:12:07 +02:00
encyclopedisque_importer.user.js Use new logging system in all import scripts. 2015-01-18 14:13:32 +01:00
mb_discids_detector.user.js [discid_detector] Added explicit @downloadURL and @updateURL and used 2014-12-21 22:05:56 +01:00
mb_ui_enhancements.user.js [ui_enhancements] Fix display of releases with many mediums after Server update, 2015-02-09. 2015-02-14 13:56:20 +01:00
README.md Add @description in script headers and re-generate README.md 2015-05-28 10:26:38 +02:00

MusicBrainz UserScripts

<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

Source Install

Add a link to Bandcamp's album canonical URL on pages without /album/, for one to import the release into MusicBrainz

Source Install

<a name="beatport_importer" MusicBrainz: Import from Beatport

Source Install

<a name="beatport_pro_importer" MusicBrainz: Import from Beatport Pro

One-click importing of releases from pro.beatport.com/release pages into MusicBrainz

Source Install

<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

Source Install

<a name="discogs_importer" Import Discogs releases to MusicBrainz

Source Install

<a name="encyclopedisque_importer" Import Encyclopedisque releases to MusicBrainz

Easily import Encyclopedisque releases into MusicBrainz

Source Install

<a name="mb_discids_detector" Musicbrainz DiscIds Detector

Generate MusicBrainz DiscIds from online EAC logs, and check existence in MusicBrainz database.

Source Install

<a name="mb_ui_enhancements" Musicbrainz UI enhancements

Various UI enhancements for Musicbrainz

Source Install