Commit graph

8 commits

Author SHA1 Message Date
Aurélien Mino
0e864d8c59 Reformat with prettier 2.0 2020-04-05 16:02:07 +02:00
Aurélien Mino
0426b890bc Remove unsafeWindow usage in logger and in scripts that don't need it and grant unsafeWindow for scripts that actually use it. 2019-01-12 15:54:18 +01:00
Aurélien Mino
14a32dab62 Applied prettier and eslint tools on existing code
None of these changes are manual changes made a human
2018-11-20 23:18:49 +01:00
Laurent Monin
6c5c083dba
Change version format on all scripts
Related to https://github.com/murdos/musicbrainz-userscripts/pull/171
2018-02-18 18:16:45 +01:00
Laurent Monin
0f0193f6d8
Bump CDBaby Importer version 2017-05-18 09:44:13 +02:00
CatQuest, the Endeavouring Cat!
c403324cf5 Update cdbaby_importer.user.js
fix for cdbaby changing their url to  store.cdbaby.com instead, see: https://chatlogs.metabrainz.org/brainzbot/musicbrainz/msg/3911374/
2017-05-18 01:23:41 +02:00
Laurent Monin
6807391648 Add support for multiple formats and improve track artists parsing 2016-04-03 12:46:12 +02:00
Laurent Monin
1dc8555a98 Add very simple CD Baby importer
It provides:
- release title and artist
- release year
- tracklist with durations

It doesn't handle:
- multiple formats (digital vs CD, CD tracklist is often wrong on CD Baby, see below)
- multi discs (cdbaby doesn't either, 2xCDs with 8 and 10 tracks are listed as track 1 to 18)
- various artists releases, CD Baby doesn't provide a per-track artist credit, nor an easy way to identify various artists releases
2016-03-30 15:11:37 +02:00