Commit graph

738 commits

Author SHA1 Message Date
Laurent Monin
cd53b854ef Update version 2016-01-08 15:12:09 +01:00
Laurent Monin
075f417376 Issue 89: ignore repeated '.' or '-' in (buggy) track position
http://www.discogs.com/release/1520366 has a track with buggy position,
the script is placing the track at the wrong position because of this.

2-.23 	Le Carnaval 	0:26

2-.23 is now parsed as it was 2-23

This patch shouldn't affect non-buggy track positions.
2016-01-07 15:20:02 +01:00
mwiencek
c5c9090de5 Merged in jesus2099/mwiencek_userscripts (pull request #22)
Added a README.md for convenient script installations
2015-12-17 01:01:38 -06:00
jesus2099
598f8ef032 made it more obvious what to do? 2015-12-17 07:51:50 +01:00
jesus2099
a738a047a1 Removing some dead code after my last change.
Some of which was causing warnings in artist open edits page.
2015-11-25 17:21:04 +01:00
jesus2099
77ad736017 Using Unix newlines, as the rest of the repo. 2015-11-24 20:51:38 +01:00
jesus2099
8b04c81144 Trying to understand how bitbucket accept links… 2015-11-24 20:47:55 +01:00
jesus2099
2946116ab0 Added a README for convenient script installations. 2015-11-24 20:45:01 +01:00
jesus2099
193bd05ceb Quick and dirty fix for MBS internationalisation. 2015-11-20 17:10:15 +01:00
Michael Wiencek
f11c35d947 Merged in jesus2099/mwiencek_userscripts (pull request #21)
release and release group **series** pages support
2015-10-16 14:23:27 -05:00
jesus2099
6c73d7b0dd Merged mwiencek/userscripts into master 2015-10-16 11:05:08 +02:00
Jérôme Roy
beff9d8c75 Merged mwiencek/userscripts into master 2015-10-08 19:48:04 +00:00
Laurent Monin
6a8d60d4a1 Bump versions 2015-10-04 09:24:38 +02:00
Laurent Monin
6b0b54f79e Metal Archives importer: add icon 2015-10-04 09:24:06 +02:00
Laurent Monin
64b0978372 Qobuz importer: ensure the buttons are displayed only once
Selector was too large, and buttons were appearing multiple times in comments too.
2015-10-04 09:23:03 +02:00
Laurent Monin
6db55d2494 Metal Archives importer name: MB -> MusicBrainz 2015-09-27 11:20:39 +02:00
Laurent Monin
e0250f6f83 Add Metal Archives importer to README 2015-09-27 11:18:57 +02:00
Laurent Monin
4e0da45657 Merge pull request #87 from zas/ma_import_cleanup
MetalArchives import script cleanup and improvements
2015-09-27 11:17:48 +02:00
Laurent Monin
af257f6b09 MA importer: bump version 2015-09-27 11:17:10 +02:00
Laurent Monin
f586978275 MA importer: types/secondary types minor cleanup 2015-09-27 11:14:35 +02:00
Laurent Monin
1b4c6478b4 MA importer: set CD-R format when possible 2015-09-27 11:13:49 +02:00
Laurent Monin
f6502ff504 MA importer: improve label/catno submission 2015-09-27 11:13:01 +02:00
Laurent Monin
3344a11646 MA importer: add a TODO 2015-09-27 10:36:41 +02:00
Laurent Monin
e73597400b MA importer: improve handling of multiple artists (join phrase) 2015-09-27 10:35:40 +02:00
Laurent Monin
e7c6bf647d MA importer: fix spurious newlines and spaces in track titles 2015-09-27 10:34:20 +02:00
Laurent Monin
665b6a4b76 MetalArchives importer: code cleanup, minor improvements
- fix indentation
- add Search button
- code simplification + clarity
2015-09-27 02:11:57 +02:00
Laurent Monin
4eb6d1bc59 MA importer: fix up regexp, year detection 2015-09-27 00:50:45 +02:00
Aurélien Mino
ea0d9d61ca Merge pull request #83 from l-maxime/master
Metal Archive Importer
2015-09-26 23:24:06 +02:00
jesus2099
9785dedc46 forgot that semi‐colon :/ 2015-09-26 19:00:59 +02:00
jesus2099
37e8b8b647 release and release group series pages support 2015-09-26 18:24:34 +02:00
jesus2099
923e7a9d0f better coding style that I forgot to use
in an earlier commit of mine
(1da51f2184)
2015-09-22 19:52:49 +02:00
jesus2099
c427af434c Merged mwiencek/userscripts into master 2015-09-22 19:39:04 +02:00
Michael Wiencek
18d85338cb Merged in jesus2099/mwiencek_userscripts/prevent-dupe-notes-and-lost-cancels (pull request #20)
Prevent duplicate edit notes and lost cancels
2015-09-15 15:00:17 -05:00
jesus2099
cae146e000 FIX: Prevent double edit note submission
(bug brought by my 4d7f978fa8).
NEW: Prevent vote page submission when cancels are pending.
2015-09-15 20:04:47 +02:00
Aurélien Mino
b344f19c36 [ui_enhancements] Change the way JQuery is loaded. Fixes #84 2015-09-15 13:00:36 +02:00
jesus2099
724fb12bb9 Merged mwiencek/userscripts into master 2015-09-10 06:34:59 +02:00
Aurélien Mino
8b3578f29f ui_enhancements: Add a shortcut to edit release relationships, besides
the "Edit" link.
2015-09-09 17:49:29 +02:00
Laurent Monin
7efc1bec72 Improve feat/vs matching regexps
Previous version was incorrectly converting ie. 'left boot' to 'le feat. boot',
new version handles this correctly.
2015-09-09 08:04:14 +02:00
Laurent Monin
88b9c07023 Bandcamp importer: fix multiple artists detection with numbered tracklist
If all tracks are of the form 'number - title', number was taken as a possible
artist in a VA album.

Example of page where the problem arises: https://thegrave666.bandcamp.com/album/the-grave
Such tracklists aren't that uncommon on Bandcamp unfortunately.
2015-09-07 23:35:53 +02:00
jesus2099
52158866e0 Fixed « Cannot convert 'parent.…' to object » 2015-09-04 19:21:01 +02:00
Maxime
ccac2b8120 removing unused variable
removing unused variable
2015-08-26 12:09:33 +02:00
Maxime
ef716fbca8 comment
comment
2015-08-25 15:37:26 +02:00
Maxime
a97ef4d111 support for collaboration
adding support for collaboration & split:
-there is no join phrase for collaboration on meta-archive. Using '/'
for split album
-Collaboration can be an album or an EP on MB so
ReleaseTypes["Collaboration"] = [""]
removing unused variable
2015-08-25 15:21:02 +02:00
Maxime
af64b3dd90 update version number
update version number
2015-08-25 12:05:07 +02:00
Maxime
cffdf5903d multiple artist support for split & collaboration
Adding support for collaboration and split:
- there are no proper join phrase on metal archives so I put '/' as a
joinphrase only for split
- ReleaseType["Collaboration"] return empty string because there is no
real equivalent on MV.
- removing unused variable
- changing import form insertion in DOM
2015-08-25 12:02:38 +02:00
Maxime
4825b10207 beautify
Beautify source code with http://jsbeautifier.org/
2015-08-23 20:35:38 +02:00
Maxime
363e7b7f03 url & logger
add url mapping
add logger.js and LOGGER.info
2015-08-23 20:14:13 +02:00
Maxime
640a28dcf9 fixes: header, debug ...
updating header to correct value
remove release attributes with empty value
remove console.log lines
2015-08-23 18:24:17 +02:00
Maxime
6df2af1282 add MA importer
add MA importer
2015-08-23 16:38:18 +02:00
Michael Wiencek
00ef8e804d Bump batch-add-recording-relationships version 2015-08-21 17:57:01 -05:00