Commit graph

769 commits

Author SHA1 Message Date
Laurent Monin
50391d1969 Update version 2015-05-16 14:41:35 +02:00
Laurent Monin
c3d552dfe5 Add a link to the original cover art image under the album image.
On Bandcamp, original images can be downloaded replacing _10 by _0 in image links.
2015-05-16 14:41:23 +02:00
Laurent Monin
ed4e372ea6 Add commas to tags to ease cut'n'paste to MusicBrainz
MusicBrainz accept list of tags separated by commas.
2015-05-16 14:39:51 +02:00
Michael Wiencek
5fecdf8e4c Merged in jesus2099/mwiencek_userscripts (pull request #14)
Added HTTPS @downloadURL and @update@URL in metadata block to enable user script auto update in most greasmonkey engines.
2015-04-09 12:33:34 -05:00
jesus2099
9a654bec5b Added HTTPS @downloadURL and @update@URL in metadata block to enable user script auto update in most greasmonkey engines. 2015-04-09 15:01:15 +02:00
Michael Wiencek
4cee38c8f8 Exclude release sub-paths 2015-04-07 14:27:49 -05:00
Michael Wiencek
02e78c9add Fix for latest server update 2015-04-07 14:00:24 -05:00
Michael Wiencek
74220bf0a2 Merged in murdos/mwiencek-userscripts/murdos/batchaddrecordingrelationships-fix-detec-1426460399175 (pull request #13)
[batch-add-recording-relationships] Fix detection of current page.
2015-03-16 13:33:52 -05:00
murdos
7a2efc579e [batch-add-recording-relationships] Fix detection of current page. 2015-03-15 23:00:11 +00:00
murdos
ee73578165 Merged mwiencek/userscripts into master 2015-03-15 23:57:32 +01:00
Michael Wiencek
0937c9b1cb Merged in murdos/mwiencek-userscripts (pull request #12)
Fix following 2015-02-09 server release
2015-02-14 22:40:52 -06:00
Aurélien Mino
acc71cb95e Fix location of editing form. 2015-02-14 23:30:30 +01:00
Aurélien Mino
64db3b57d1 Fix detection of tracks and recording links after 2015-02-09 server
release.
2015-02-14 20:30:25 +01:00
murdos
b05d63e76f Merged mwiencek/userscripts into master 2015-02-14 20:26:57 +01:00
Aurélien Mino
9aef576d3b [ui_enhancements] Fix display of releases with many mediums after Server update, 2015-02-09. 2015-02-14 13:56:20 +01:00
Aurélien Mino
a21eae18e6 [ui_enhancements] Fix display of releases with few mediums after Server
update, 2015-02-09.
2015-02-14 12:29:36 +01:00
Michael Wiencek
db65c23bef Merged in jesus2099/mwiencek_userscripts (pull request #11)
FIX. javascript error in rg/mbid/edits page where add release edits.
2015-01-23 16:16:32 -06:00
jesus2099
02f93f75ed FIX. javascript error in rg/mbid/edits page where add release edits. 2015-01-20 18:14:07 +01:00
Aurélien Mino
f217ccf005 Use new logging system in all import scripts. 2015-01-18 14:13:32 +01:00
Aurélien Mino
59e0f8b244 Enhanced logging system factored in a new lib: logger.js. 2015-01-18 14:00:58 +01:00
Aurélien Mino
7716463be2 [import_functions] Improve header documentation 2015-01-18 13:34:10 +01:00
Aurélien Mino
7890f15146 [discogs_importer] Fixes #16: comma after every artist.
Some odd/old Discogs releases have comma as ending join phrase in the
artist credit. While Discogs data is wrong, it's better to handle such
case.
2015-01-18 02:01:36 +01:00
Pascal "Pixel" Rigaux
a5138fe3d7 fix #31: handle discogs tracks in case of sub-tracks
in case of sub-tracks (at least for http://api.discogs.com/releases/5880212 ),
json field "position" is "" so previous code ignored the track.

The solution here is to use first sub-track position which is good enough to detect change of CD numbers.
2015-01-16 13:56:36 +01:00
Michael Wiencek
7366790046 Merged in jesus2099/mwiencek_userscripts (pull request #10)
Adding “Expand/collapse release groups”
2015-01-08 13:26:30 -06:00
jesus2099
1da51f2184 fixed « release disambiguation is stuck to release name » 2015-01-08 19:53:40 +01:00
Michael Wiencek
721cf44353 “MusicBrainz: Expand/collapse release groups” added from https://chatlogs.musicbrainz.org/musicbrainz/2015/2015-01/2015-01-08.html#T09-15-52-762574 2015-01-08 19:37:49 +01:00
Aurélien Mino
5424744063 Merge pull request #29 from VxJasonxV/discogs-updates
removes GreaseMonkey's JQuery, uses pure json instead of JSON-P
2015-01-07 21:58:50 +01:00
Michael Wiencek
a67341a870 Consistent formatting 2015-01-04 14:37:55 -06:00
Michael Wiencek
511622c533 Merged in jesseweinstein/mwiencek_userscripts/yet_more_cleanup (pull request #8)
Remove some unused variables, various other cleanup
2015-01-04 14:36:05 -06:00
Jesse Weinstein
4113ffedf9 Reset date foreground color when blank 2015-01-01 20:34:21 -08:00
Jesse Weinstein
921b5eae49 Cleanup date parse code 2015-01-01 20:30:05 -08:00
Jesse Weinstein
3798ebe6fa Factor the $work_X_options variables into a dict 2015-01-01 18:29:39 -08:00
Jesse Weinstein
3c68c4af85 Add some new utility funcs to RequestManager 2015-01-01 18:01:34 -08:00
Jesse Weinstein
8720dbe579 Wrap work types/language loading in RequestManager 2015-01-01 17:44:18 -08:00
Jesse Weinstein
fed47e56e2 More bits of cleanup 2015-01-01 17:37:08 -08:00
Jesse Weinstein
86df8c7627 Convert some more loops to functional style 2015-01-01 17:22:43 -08:00
Jesse Weinstein
9880ef8baa Rewrite definition of RECORDING_TITLES to use underscore.js 2015-01-01 14:33:50 -08:00
Jesse Weinstein
867109d947 Merge branch 'master' into yet_more_cleanup
Conflicts:
	batch-add-recording-relationships.user.js
2014-12-31 16:34:47 -08:00
Jason Salaz
8108a1449b removes GreaseMonkey's JQuery, uses pure json instead of JSON-P 2014-12-30 08:35:11 -08:00
Michael Wiencek
73165734b1 Remove incorrect param 2014-12-29 13:00:19 -06:00
Michael Wiencek
1627e9a452 Merged in murdos/mwiencek-userscripts/murdos/fix-the-callback-name-for-the-relate-to--1419842317407 (pull request #9)
Fix the callback name for the relate to suggested work feature.
2014-12-29 12:36:39 -06:00
murdos
a1937d8b27 Fix the callback name for the relate to suggested work feature. 2014-12-29 08:38:40 +00:00
Jesse Weinstein
1ce6c8272d Remove some unused variables, various other cleanup 2014-12-29 00:27:37 -08:00
Michael Wiencek
91feecd7de More misc. cleanups 2014-12-29 02:05:25 -06:00
Michael Wiencek
5fba68c625 Set cookie options after types are loaded 2014-12-29 01:52:39 -06:00
Michael Wiencek
ec6e8cf82d Request work types/languages 2014-12-29 01:48:26 -06:00
Michael Wiencek
ccc352e3ca Use an actual placeholder 2014-12-29 01:34:38 -06:00
Michael Wiencek
dd6b62cca8 Use event delegation 2014-12-29 01:32:12 -06:00
Michael Wiencek
1cdddb625f Undefined variable 2014-12-29 01:21:59 -06:00
Michael Wiencek
a6b782003d Use MB.utility functions to simplify date parsing more 2014-12-29 01:21:30 -06:00