dependabot[bot]
be66a4520d
Bump js-yaml from 3.12.0 to 3.13.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 21:59:16 +02:00
Nicolás Tamargo
87a2e9d3e3
Update childNode after React conversion
...
For some reason the React conversion meant this is now child 1, not child 3.
2019-05-29 14:04:13 +03:00
Adam James
b749d7bdf9
README.md: Add link to Deezer userscript
2019-05-28 20:55:38 +01:00
Laurent Monin
afe826f2aa
Merge pull request #221 from liftarn/master
...
Discogs Memory Stick should be imported as USB Flash Drive #220
2019-05-12 23:15:51 +02:00
Laurent Monin
8a075c44ec
Merge pull request #222 from jesus2099/master
...
New checkbox to “Make all edits votable.” like in all MBS edit pages
2019-05-12 23:14:59 +02:00
jesus2099
adac4e9213
New checkbox to “Make all edits votable.” like in all MBS edit pages
2019-05-10 11:19:59 +02:00
liftarn
19be33663a
Rebase
2019-04-11 14:45:52 +02:00
liftarn
69a9a2e6a1
Memory Stick should be imported as USB Flash Drive
2019-04-11 14:41:12 +02:00
Laurent Monin
6235df6edf
Merge pull request #219 from reosarevok/edit-instrument-recordings-links
...
MusicBrainz: Add recording edit links to instrument pages
2019-04-02 23:09:16 +02:00
Nicolás Tamargo
e505b89e7f
MusicBrainz: Add recording edit links to instrument pages
...
Tiny userscript that was requested for instrument cleanup and might help people who want to quickly edit recordings to set a better instrument (e.g. after a new instrument is added that previously was only entered as an instrument credit).
2019-04-02 21:51:05 +03:00
Laurent Monin
3f2aa6665c
Merge pull request #218 from Jormangeud/qobuz
...
qobuz_importer.user.js: fix for #217
2019-03-30 21:16:31 +01:00
Jaakko Perttilä
58d76df826
qobuz_importer.user.js: update version
2019-03-26 17:13:54 +02:00
Jaakko Perttilä
a10f22dae6
qobuz_importer.user.js: fix for #217
...
Add run-at document-start.
2019-03-26 17:07:04 +02:00
Adam James
c99037a4aa
Add Deezer import userscript
2019-03-25 23:18:56 +01:00
liftarn
49b05824bc
Fix #214 and #215 ( #216 )
...
[discogs] medium mapping for lathe cut and country mapping for Bahamas
Fix #214 and #215
2019-03-25 23:10:21 +01:00
brianfreud
7f212c141d
Update mbimport.js
...
i was already instanced when a few loops were attempting to recreate it. Changed those 'var' statements to 'let's to better scope them to just the applicable loops.
2019-03-18 08:09:02 +01:00
brianfreud
f30e6b6d5d
Update mbimport.js
...
Move the home variable, and its default value, to arguments, to allow it to be something other than https://github.com/murdos/musicbrainz-userscripts for scripts that don't live there.
2019-03-18 08:09:02 +01:00
Frederik “Freso” S. Olesen
c5961ef481
mb_discids_detector: Rename Apollo to Orpheus
...
Apollo.rip died and Orpheus.network replaced it from a backup.
https://www.reddit.com/r/trackers/comments/9ffmk7/apollo_has_a_new_domain_athenaapollo_will_return/
https://www.invitescene.com/topic/32291-orpheusnetwork-aka-apollo-is-live/
etc.
2019-02-22 15:45:52 +01: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
Laurent Monin
f8192341eb
Merge pull request #206 from Jormangeud/qobuz-fixes
...
qobuz_importer.user.js: fix #203
2019-01-12 11:56:57 +01:00
madmouser1
1174f66b6f
fixed language mapping
2019-01-06 13:27:42 +01:00
madmouser1
02aa3477a2
added more JSON identifiers and checks
2019-01-06 13:27:42 +01:00
madmouser1
7babcfac2e
Further JOSN key testing and formatting
2019-01-06 13:27:42 +01:00
madmouser1
9b6e032081
start testing JSON objects
...
The JSON format is not standard or complete so need to test for keys
2019-01-06 13:27:42 +01:00
madmouser1
30bd661fe0
ran ESLint formatter from ST3
2019-01-06 13:27:42 +01:00
madmouser1
3723dedd1d
fixed download and update url
2019-01-06 13:27:42 +01:00
madmouser1
029193e477
initial rewrite to use Takealot new UI and public API
2019-01-06 13:27:42 +01:00
Jaakko Perttilä
fa34c340ee
qobuz_importer.user.js: fix #203
...
Change mozilla-specific property to standard.
2019-01-05 20:44:10 +02:00
madmouser1
a2cdaa2796
granted unsafeWindow
2019-01-05 15:32:50 +01:00
Aurélien Mino
65f215df9d
Fix build
2019-01-05 15:01:21 +01:00
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
Laurent Monin
b6481274aa
Merge pull request #198 from Jormangeud/qobuz-fixes
...
qobuz_importer.user.js: Support for classical releases.
2018-12-06 09:20:37 +01:00
Jaakko Perttilä
abc8c4ba36
mbimport.js: Add support for disambiguation comment
2018-11-28 23:40:48 +01:00
Jaakko Perttilä
10b6e20755
classical -> is_classical
2018-11-28 17:18:20 +02:00
Jaakko Perttilä
c2fa18a6f1
qobuz_importer.user.js: refactor classical release support.
...
Parse only once.
If release is detected as classical, a classical release parsing
is also done on the release artists. Both are stored to separate
input forms.
Force album artist checkbox will use the album artist from normal
release on classical import.
Styled the buttons some.
2018-11-23 13:44:13 +02:00
Jaakko Perttilä
5f1e74fc18
qobuz_importer.user.js: Add error message when could not get data.
2018-11-23 02:20:12 +02:00
Jaakko Perttilä
bc026622ef
qobuz_importer.user.js: better variable names.
2018-11-23 00:57:29 +02:00
Jaakko Perttilä
e871c703bf
qobuz_importer.user.js: Add checkbox for forcing album artist on classical
2018-11-22 07:11:19 +02:00
Jaakko Perttilä
78ee658f05
qobuz_importer.user.js: Support all classical genre releases.
...
Using composer as release/track artist when the genre is classical.
Added a button for classical releases for reparsing the data without
various artists/composers detection.
2018-11-22 05:25:58 +02:00
Aurélien Mino
4d133aa7be
Remove outdated LastFm importer
2018-11-21 22:04:07 +01:00
Jaakko Perttilä
9cf5869b79
qobuz_importer.user.js: fix Travis CI build errors
2018-11-21 13:54:01 +02:00
Jaakko Perttilä
b4408f348e
Merge remote-tracking branch 'upstream/master' into qobuz-fixes
...
qobuz_importer.user.js: rebase on upstream/master
2018-11-21 13:19:46 +02:00
Jaakko Perttilä
36034c251d
qobuz_importer.user.js: Support for classical releases.
...
This will use composer as artist on various artists/composers releases.
Refactored code to functions as using composers as well as artists.
Added function for guessing various artists, as the hardcoded are
likely label based and are hard to keep updated.
Also, fixing a bug in single artist use case on a track.
2018-11-21 04:29:09 +02:00
Aurélien Mino
a7376b5336
Fix a few "no-useless-concat" warnings
2018-11-20 23:45:38 +01:00
Aurélien Mino
785b790887
Fix "use-isnan" eslint rule
2018-11-20 23:37:47 +01:00
Aurélien Mino
14d9606e2e
Fix "no-empty" eslint rule
2018-11-20 23:28:53 +01:00
Aurélien Mino
73fac72d7b
Use template literals for css blocks
2018-11-20 23:23:38 +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
Aurélien Mino
6c721d7c96
Don't run prettier on package-lock.json
2018-11-20 23:15:45 +01:00