Commit graph

710 commits

Author SHA1 Message Date
Michael Wiencek
60dfa47e86 Move RequestManager to the top 2014-12-28 23:51:11 -06:00
Michael Wiencek
6232fa9794 Remove unused variables 2014-12-28 23:43:37 -06:00
Michael Wiencek
887842a9e9 s/disambig/comment/g 2014-12-28 23:32:50 -06:00
Michael Wiencek
eb66785385 Use .prototype for RequestManager 2014-12-28 23:30:39 -06:00
Michael Wiencek
9818accd04 Use &fmt=json for ws requests 2014-12-28 23:25:47 -06:00
Michael Wiencek
153ffd3667 Merge branch 'master' of bitbucket.org:mwiencek/userscripts
Conflicts:
	batch-add-recording-relationships.user.js
2014-12-28 23:25:12 -06:00
Michael Wiencek
17ae6a2d45 Merged in jesseweinstein/mwiencek_userscripts/other_fixes (pull request #5)
Adding label elements & factoring out common code
2014-12-28 23:23:27 -06:00
Jesse Weinstein
902acb0a9a Add label elements where they were missing; & another util func 2014-12-28 21:13:57 -08:00
Jesse Weinstein
a83f724a52 Add & use util funcs for table making 2014-12-28 21:13:57 -08:00
Michael Wiencek
cc4fbecf36 Support execution on other domains 2014-12-28 22:18:07 -06:00
Michael Wiencek
8d5b9f9507 Random style changes 2014-12-28 22:01:39 -06:00
Michael Wiencek
e191ae11ab Simplify restripe_rows 2014-12-28 21:31:58 -06:00
Michael Wiencek
d98ba93c88 Use jquery.cookie plugin 2014-12-28 21:25:13 -06:00
Michael Wiencek
1754542615 Merge branch 'master' of bitbucket.org:mwiencek/userscripts 2014-12-28 21:16:28 -06:00
Michael Wiencek
d772ef435c Add X11 license 2014-12-28 21:16:18 -06:00
Michael Wiencek
f2194cf29e Merged in jesseweinstein/mwiencek_userscripts/fix_filtered (pull request #4)
Fix the filtered recordings case
2014-12-28 21:09:36 -06:00
Jesse Weinstein
532f2202e4 Add AND between the clauses of the Lucerne query 2014-12-28 19:02:39 -08:00
nikki
196ac91557 Change to use the /relationship-editor endpoint 2014-12-28 20:59:38 -06:00
Jesse Weinstein
27e5b35e43 For filtered results, load the work-rels separately for each recording 2014-12-28 18:59:07 -08:00
Michael Wiencek
0d09445aeb Merge branch 'master' of bitbucket.org:mwiencek/userscripts 2014-12-28 20:11:37 -06:00
Michael Wiencek
ab945863b9 Add old/broken version of "batch-add 'performance of' relationships" script 2014-12-28 20:11:13 -06:00
Aurélien Mino
18015ca130 [ui_enhancements] Improve highlighting of year in ISRC. 2014-12-25 21:28:46 +01:00
Aurélien Mino
3fd86d7f5b [ui_enhancements] Also display recording comment on release track
listing.
2014-12-25 21:14:06 +01:00
Aurélien Mino
fd658e0714 [ui_enhancements] Display ISRC on release tracklisting.
This replaces the feature provided by the "MusicBrainz Advanced Release
view" userscript that is now entirely defunct.
2014-12-22 00:03:22 +01:00
Aurélien Mino
ba5dacdae1 [ui_enhancements] Reindented and fixed eol. 2014-12-21 23:25:10 +01:00
Aurélien Mino
3048c98500 [ui_enhancements] Small fix for embedded Youtube videos. 2014-12-21 23:12:22 +01:00
Aurélien Mino
5a1c90e1f9 [ui_enhancements] Initial commit of exiting script with fixes and
cleanup.
2014-12-21 23:06:52 +01:00
Aurélien Mino
a5bd6cad96 [discid_detector] Added explicit @downloadURL and @updateURL and used
Mozilla versioning.
2014-12-21 22:05:56 +01:00
Aurélien Mino
270143f5db Initial commit of script previously published on userscripts.org. 2014-12-21 21:55:08 +01:00
Michael Wiencek
100cb9e919 Merged in jesus2099/userscripts (pull request #2)
explicit “grant” attribute in metadata block
2014-11-11 14:26:25 -06:00
jesus2099
8ba9c2a424 writing or not writing @grant none in the metadata has the same result for Greasemonkey 2.0 (http://wiki.greasespot.net/@grant) but when it’s missing, Violentmonkey at least issues a warning 2014-11-11 16:27:43 +01:00
jesus2099
b73c1014f1 Merged mwiencek/userscripts into master 2014-11-11 16:22:24 +01:00
Michael Wiencek
f466aa3dbc Merged in jesus2099/userscripts (pull request #1)
<textarea> for edit note and wider recording comment text fields
2014-11-08 15:25:35 -06:00
jesus2099
6fafa42430 <textarea> for edit note and wider recording comment text fields
textarea allows complete edit notes with new lines.
wider comments are especially useful for complete live comments.
2014-11-07 14:59:12 +01:00
Michael Wiencek
a599fae3c3 Use different namespace 2014-11-05 15:55:10 -06:00
Michael Wiencek
6492e2f5f3 Add set-recording-comments.user.js 2014-11-05 15:53:59 -06:00
Aurélien Mino
a8e70af92b Merge pull request #27 from zas/as_auto_editor_fix
Fix "Unknown field: as_auto_editor" error when importing
2014-11-04 22:09:00 +01:00
Laurent Monin
f7954eae68 Fix "Unknown field: as_auto_editor" error when importing
Since last MB server update (http://blog.musicbrainz.org/2014/11/03/server-update-2014-11-03/), i get this error when importing:

The data you’ve seeded contained the following errors:

    Unknown field: as_auto_editor

This field was removed, replaced by 'make_votable' which is always unchecked by default.
So basically those lines aren't needed anymore.
2014-11-04 21:53:46 +01:00
Aurélien Mino
ed1a7da663 Merge pull request #23 from zas/publishdate
Bandcamp: use publish date if album release date is before Bandcamp launch
2014-10-25 11:57:32 +02:00
Laurent Monin
d81573718e Bump @version 2014-10-18 14:33:21 +02:00
Laurent Monin
6d23a1e629 Fix up off-by-one error concerning months
getUTCMonth() returns month as 0..11
2014-10-18 14:33:07 +02:00
Laurent Monin
494be4068f Merge remote-tracking branch 'upstream/master' into publishdate 2014-10-18 14:30:59 +02:00
Aurélien Mino
4aa564f7bc Merge pull request #21 from VxJasonxV/beatport-pro-importer
Beatport Pro Importer v1
2014-10-14 09:57:56 +02:00
Laurent Monin
7a35a63e01 Use publish date if album release date is before Bandcamp launch
Date is parsed using native js Date(), not sure why an external lib was used before.



See http://musicbrainz.org/edit/29612074
2014-10-08 23:24:41 +02:00
Jason Salaz
31c15e3697 parse title out of release metadata 2014-10-03 18:04:33 -06:00
Jason Salaz
214d4c6f8b Beatport Pro Importer v1 2014-10-03 17:50:48 -06:00
Aurélien Mino
fca73e80e5 [beatport] Make sure the import button is visible
Insert the form correctly in the metadata table.
2014-09-29 01:10:59 +02:00
Aurélien Mino
f8dd7116bd Update @version 2014-09-27 19:52:04 +02:00
Aurélien Mino
6cb9aa8530 Don't use String.prototype.contains()
It doesn't seem to be supported everywhere. Fixes #7
2014-09-27 15:50:20 +02:00
Aurélien Mino
8ae4c7bd36 Merge pull request #17 from 96187/master
Add support for more medium formats and a few other fixes
2014-09-26 16:35:03 +02:00