Commit graph

542 commits

Author SHA1 Message Date
Laurent Monin
20d6420b9d
Add dgdecca importer to README, update script version 2016-10-28 18:35:51 +02:00
Laurent Monin
3f0f485771 Merge pull request #126 from loujine/master
New importer from Deutsche Grammophon/Decca website : dgdecca_importer
2016-10-28 18:32:29 +02:00
loujine
f3fdb4d8cf dgdecca_importer 2016-10-28 00:00:46 +00:00
Laurent Monin
3722598299 Merge pull request #123 from stragu/patch-1
Use "broadcast" type for "Radio Program" album_type
2016-10-05 18:54:44 +02:00
Stéphane Guillou
548b4f1cad use "broadcast" type for "Radio Program" album_type 2016-09-23 23:54:26 +10:00
Laurent Monin
2111a9affe
Bump FMA importer version 2016-08-29 12:05:00 +02:00
Laurent Monin
74005bf653 Merge pull request #120 from stragu/patch-1
FMA importer: add "stream for free" link
2016-08-29 12:03:59 +02:00
Laurent Monin
044037ab49
Provides a better original image link, using _1 instead of _0
Since some time _0 images which are PNGs are truncated at the bottom, using _1 instead
seems to provide the same but correct image.
2016-07-30 19:31:18 +02:00
Stéphane Guillou
8deb9ee44c close if statement 2016-07-30 00:42:01 +10:00
Stéphane Guillou
4c2313812d add "stream for free" url if streamable 2016-07-30 00:36:14 +10:00
Laurent Monin
8eb66c1e4b
Bump version of scripts depending on lib/mblinks.js
This is to ensure they are upgraded to include image links change.
2016-05-29 14:47:17 +02:00
Laurent Monin
387e0062b0
Fix up mb entities image links, .png -> .svg
Fix https://github.com/murdos/musicbrainz-userscripts/issues/115
2016-05-29 14:42:48 +02:00
Laurent Monin
80e4672bff
Bump FMA importer version 2016-05-29 14:24:42 +02:00
Laurent Monin
7b4dfc8ad3
Update README.md to include new FMA importer 2016-05-29 14:23:35 +02:00
Laurent Monin
275fbaf29d
DOS to Unix EOLs 2016-05-29 14:21:25 +02:00
Laurent Monin
79d7ae2d40 Merge pull request #111 from madmouser1/FMA
FMA: initial import seeder
2016-05-29 14:17:22 +02:00
Laurent Monin
dcd812cc8c Merge pull request #114 from madmouser1/Takealot_MBLinks
Takealot: Added MBLinks to the header
2016-05-11 01:00:32 +02:00
Laurent Monin
d516492d04 Merge pull request #113 from madmouser1/Takealot_format
Takealot: Fixed issue 112 (Format)
2016-05-11 00:59:59 +02:00
madmouser1
bbfc33cd36 Added MBLinks to the header 2016-05-10 19:08:40 +01:00
madmouser1
f689877544 fixed https://github.com/murdos/musicbrainz-userscripts/issues/112 Release format 2016-05-10 17:36:45 +01:00
madmouser1
ab903dd279 added release and artist links to MB 2016-05-09 23:27:48 +01:00
madmouser1
ee2bf8322c Initial FMA import seeder script 2016-05-07 13:03:26 +01:00
Laurent Monin
aaf3aeb174 Bump takalot importer version 2016-04-11 14:43:49 +02:00
Laurent Monin
a8d5f084f7 Merge pull request #110 from madmouser1/Takealot
takealot_importer: pull various additions
2016-04-11 14:42:32 +02:00
madmouser1
1ef64c1334 takealot_importer: Added parsers for different formats in description tab 2016-04-11 11:58:30 +01:00
madmouser1
692abe0fa5 takealot_importer: fixed release lable parsing 2016-04-11 11:54:13 +01:00
madmouser1
dc8679712a takealot_importer: Added parse release title and label from Product Information tab 2016-04-11 11:50:05 +01:00
madmouser1
3e1a62d3cc takealot_importer: Added import warning if information is buggy 2016-04-11 11:42:07 +01:00
madmouser1
dab1bd4b22 takealot_importer: Added a link to high res image 2016-04-11 11:33:37 +01:00
Laurent Monin
015c92a48c Add Install button for loot importer 2016-04-05 13:39:10 +02:00
Laurent Monin
2a60821e4b loot importer: add install/update links 2016-04-05 13:38:35 +02:00
Laurent Monin
9fe24a50b2 Minor fixes, add to README.md, bump version 2016-04-05 13:35:56 +02:00
Laurent Monin
fde9c0db21 Merge pull request #105 from madmouser1/Loot
loot.co.za importer
2016-04-05 13:32:24 +02:00
madmouser1
23ea364e04 comments removed, regex improved, added error handling for failed matches, parse catagories info for language, added image link 2016-04-04 19:51:40 +01:00
madmouser1
875512185c Date parser fixed, better Various Artist handling 2016-04-04 12:48:37 +01:00
Laurent Monin
13ef6f3989 Merge pull request #106 from zas/cdbaby
Simple CD Baby importer
2016-04-03 12:54:33 +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
6af0c1340b Add CD Baby importer to README 2016-03-30 15:12:30 +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
Laurent Monin
682d355296 Merge pull request #104 from madmouser1/Takealot
Takealot importer fixes
2016-03-28 21:47:53 +02:00
madmouser1
57c1dceab1 Import Loot data into Musicbrainz 2016-03-27 22:58:57 +01:00
madmouser1
b5dd44d770 added artist credit per track, changed default to purchase for mail, fixed JS formatting 2016-03-24 10:57:54 +00:00
madmouser1
6d2e3b850c improved track parser for description tab 2016-03-24 10:42:35 +00:00
madmouser1
037719e42e Merge pull request #1 from murdos/master
Update fork from original
2016-03-15 19:53:13 +00:00
Laurent Monin
396f1a70b8 Fix up missing Install for takelot importer script 2016-03-15 20:49:17 +01:00
Laurent Monin
1adac294b7 Regenerate README.md to include TakeAlot importer script 2016-03-15 20:46:39 +01:00
Laurent Monin
696a6cfdf1 Bump takealot importer version 2016-03-15 20:42:56 +01:00
Laurent Monin
3094b31ba7 Rename to match other importers naming scheme 2016-03-15 20:42:14 +01:00
Laurent Monin
d9a9ec292b Remove trailing whitespaces 2016-03-15 20:41:27 +01:00
Laurent Monin
0032a99f1a Use relative paths 2016-03-15 20:41:14 +01:00