Commit graph

439 commits

Author SHA1 Message Date
Aurélien Mino
125afdd651 Bumped version and updated README for relationship shortcuts script. 2015-07-18 23:04:29 +02:00
Aurélien Mino
02e41630a5 [relationship_shortcuts] Use logger lib. 2015-07-18 23:02:27 +02:00
Aurélien Mino
c1eec66549 [relationship_shortcuts] Remove Windows EOL from code. 2015-07-18 22:59:15 +02:00
Aurélien Mino
5ca16c0591 [relationship_shortcuts] Fix indentation of code. 2015-07-18 22:55:09 +02:00
Aurélien Mino
c4d27b0e9e [relationship_shortcuts] Update jQuery and prevent jQuery conflict. 2015-07-18 22:52:53 +02:00
Aurélien Mino
68f091abdd [relationship_shortcuts] Fix broken icon URLs. 2015-07-18 22:50:09 +02:00
Aurélien Mino
2b3c848555 [relationship_shortcuts] Special icons are not embedded anymore 2015-07-18 22:48:34 +02:00
Aurélien Mino
70f04b1ebc [relationship_shortcuts] Update of script header. 2015-07-18 22:21:46 +02:00
Aurélien Mino
19baaac250 [relationship_shortcuts] Initial commit of my old userscript
"MusicBrainz Release-Group/Release URLs".
2015-07-18 22:09:07 +02:00
Laurent Monin
5bf082c843 Qobuz importer: bump version 2015-07-16 12:01:33 +02:00
Laurent Monin
4ac3b4f414 Qobuz importer: replace zoom image link by the maximun size image link
_600 -> _max
2015-07-16 12:00:54 +02:00
Laurent Monin
a77f753475 Add Qobuz importer to README 2015-07-16 11:13:35 +02:00
Laurent Monin
441aed51e9 Merge pull request #77 from zas/qobuz_importer
Initial version of qobuz importer
2015-07-16 11:12:34 +02:00
Laurent Monin
3165fc3288 Qobuz importer: bump version 2015-07-16 11:11:14 +02:00
Laurent Monin
5b66b05d8a Qobuz importer: remove a FIXME 2015-07-16 11:10:21 +02:00
Laurent Monin
7551206d1c Qobuz Import: map qobuz various/va/divers artists to MB Various Artists
List is prolly incomplete.
2015-07-16 11:09:24 +02:00
Laurent Monin
c3327d7f94 Qobuz importer: improve handling of featured artists 2015-07-16 10:53:28 +02:00
Laurent Monin
8205d46fd8 Initial version of qobuz importer 2015-07-15 15:06:15 +02:00
Laurent Monin
814fee30fa Beatport scripts: bump versions 2015-07-14 18:11:47 +02:00
Laurent Monin
babaf696cb Merge pull request #75 from zas/beatport_pro_i18n
Fix up BeatPort Pro for it to work with other languages
2015-07-14 18:10:29 +02:00
Laurent Monin
5e67097541 Merge pull request #76 from zas/beatport_classic_fixes
Beatport classic fixes
2015-07-14 18:08:34 +02:00
Laurent Monin
73ca3e09de BeatPort Classic: improve the whole script
- update jQuery version
- use MBImport buttons
- better handling of Various Artists release
- use millisecond durations
- remove Original/Original Mix from track titles
- better artist credit handling
2015-07-14 18:06:36 +02:00
Laurent Monin
6a2fc55057 BeatPort Classic: support all current languages
Fix https://github.com/murdos/musicbrainz-userscripts/issues/25
2015-07-14 17:23:43 +02:00
Laurent Monin
f3b3297766 Update matching url for BeatPort Classic
Fix https://github.com/murdos/musicbrainz-userscripts/issues/54
2015-07-14 17:23:31 +02:00
Laurent Monin
81745f5855 Fix up BeatPort Pro for it to work with other languages
Just match keywords in all available languages.
Not a perfect solution, but i don't think there is one.

https://github.com/murdos/musicbrainz-userscripts/issues/71
2015-07-14 09:04:22 +02:00
Laurent Monin
40ae18d790 Discogs importer: use our own icon, consistent with other scripts 2015-07-10 14:32:00 +02:00
Laurent Monin
c18f008886 Set icon for all importers 2015-07-10 14:28:43 +02:00
Laurent Monin
f6d5c441fb Bandcamp importer: set icon for the script 2015-07-10 14:27:31 +02:00
Laurent Monin
39357569ba Add a logo for importers
- design ... well, if you provide a better one, i'm not against
2015-07-10 14:22:44 +02:00
Laurent Monin
646ba53047 Bandcamp importer: bump version 2015-07-10 13:44:01 +02:00
Laurent Monin
ae51c71914 Merge pull request #74 from zas/bandcamp_label_mbid
Bandcamp: query MB for label, and try to use mbid for it from cache
2015-07-10 13:42:41 +02:00
Laurent Monin
2157a2efe1 Try to get the label mbid from cache
Suggested by pankkake in https://github.com/murdos/musicbrainz-userscripts/issues/72
2015-07-10 10:14:01 +02:00
Laurent Monin
3d2e5f8fef Query MB for a label having this root url and display link if found 2015-07-10 10:12:48 +02:00
Laurent Monin
46d2031f25 artist_link -> root_url 2015-07-10 10:12:01 +02:00
Laurent Monin
8fce913f64 Bump discogs importer version after ba8da60b1b 2015-07-07 10:26:03 +02:00
Laurent Monin
11818bc049 Bandcamp import helper: bump version 2015-07-07 09:26:23 +02:00
Laurent Monin
82b6a9e32d Bandcamp import helper: use TralbumData instead of rss feed url
It is simpler and more reliable.

With this change, page like https://wiht.bandcamp.com (only one track release) works
2015-07-07 09:25:59 +02:00
Laurent Monin
8906251790 bandcamp import helper: set unsafeWindow if it isn't 2015-07-07 09:24:17 +02:00
Laurent Monin
4a97b8c195 bandcamp import helper: protect against potential jquery versions conflicts 2015-07-07 09:23:34 +02:00
Laurent Monin
f87d2e8172 bandcamp import helper: use a more recent jquery version 2015-07-07 09:22:45 +02:00
Aurélien Mino
ba8da60b1b Merge pull request #70 from zas/fix_issue69
Remove medium title if there is only one medium
2015-07-02 13:23:54 +02:00
Laurent Monin
f50052e0f3 Remove medium title if there is only one medium
https://github.com/murdos/musicbrainz-userscripts/issues/69
2015-07-02 09:52:24 +02:00
Laurent Monin
79d91635eb Bump discogs importer version 2015-06-27 14:19:07 +02:00
Aurélien Mino
76d9bf32b2 Merge pull request #67 from zas/issue_66
Discogs: "Single Sided" != "Single"
2015-06-27 12:33:50 +02:00
Laurent Monin
3492ec595e Discogs: "Single Sided" != "Single"
Fix Discogs import does not properly understand "Single Sided"
https://github.com/murdos/musicbrainz-userscripts/issues/66
2015-06-27 09:32:19 +02:00
Laurent Monin
347ec031cd Bump discogs importer version 2015-06-23 10:23:27 +02:00
Laurent Monin
9e0e8a8725 discogs: map gatefold or digisleeve to Gatefold Cover on MB 2015-06-23 10:20:24 +02:00
Laurent Monin
4790f70a0d discogs: since we want only one packaging, skip other matches using else if 2015-06-23 10:19:54 +02:00
Laurent Monin
8171491d14 discogs: minor simplification, use one replace() instead of 2 2015-06-23 10:19:16 +02:00
Laurent Monin
c183cc2c67 discogs: drop useless intermediate variable 2015-06-23 09:49:48 +02:00