loujine
f6e209651f
Fix number of recordings by page
...
Since musicbrainz switched from 50 to 100 recordings per page, the script is not looking at the right recordings to check whether they already have a performance link
2016-05-29 17:56:11 +00:00
Jérôme Roy
3405cf162b
Merged mwiencek/userscripts into master
2016-05-29 13:44:27 +00: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
mwiencek
1a8ce4c6c8
Merged in loujine/mwiencek_userscripts (pull request #24 )
...
Fix selector for recording rows
2016-05-25 14:42:32 -04:00
jesus2099
41c60d5703
Fix regression after my previous “location” related commit, sorry:
...
> Avoiding the local reserved word “location” override.
> (452f3db217
)
2016-05-24 09:45:48 +02:00
Jérôme Roy
41ab881797
Fix selector for recording rows
2016-05-23 21:35:20 +00:00
Jérôme Roy
e3c6d05c3d
Merged mwiencek/userscripts into master
2016-05-23 20:26:03 +00:00
jesus2099
452f3db217
Avoiding the local reserved word “location” override.
2016-05-19 14:23:22 +02:00
jesus2099
a8f043a8e5
Protection against other scripts that may add columns and/or links.
2016-05-19 14:06:47 +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
jesus2099
1a797ee87f
Did not show up in videoless mediums
...
when same release contains another medium with video
http://musicbrainz.org/release/7e32ae24-c691-49f9-a338-48c3ce69618b
2016-03-21 16:59:26 +01: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
Laurent Monin
ff2e707f65
Merge pull request #100 from madmouser1/Takealot
...
Initial Takelot import parser to Musicbrainz
2016-03-15 20:39:07 +01:00