Laurent Monin
|
b9039569c7
|
Revert a change from 0e597ddb8 that breaks duration parsing in some userscripts
CD1D importer is failing to parse durations with isNaN() so revert to previous code
|
2018-12-09 20:19:52 +01:00 |
|
Laurent Monin
|
0e597ddb87
|
Merge pull request #197 from murdos/code-cleanup
Code cleanup
|
2018-12-06 12:12:36 +01:00 |
|
Jaakko Perttilä
|
abc8c4ba36
|
mbimport.js: Add support for disambiguation comment
|
2018-11-28 23:40:48 +01:00 |
|
Aurélien Mino
|
785b790887
|
Fix "use-isnan" eslint rule
|
2018-11-20 23:37:47 +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
|
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
|
5a354070d0
|
Fix missing whitespace in edit note message when format is set.
Only CD1D importer use format for now.
|
2015-06-22 11:26:27 +02:00 |
|
Laurent Monin
|
603450ec4f
|
Better handling of Various Artists and other special artists
Let each script set the correct artist, instead of doing automagically in mbimport.
|
2015-06-21 17:25:44 +02:00 |
|
Aurélien Mino
|
a4b23129d0
|
Refactoring: renamed import_functions lib to mbimport.
|
2015-06-18 00:29:08 +02:00 |
|