Laurent Monin
d1cb622d77
Fix up free/paid download links
...
The matter is quite complex here, as Bandcamp is providing many options for the artist.
Mostly this should fix mixing up free download / paid download links in almost all cases.
2014-09-26 11:51:15 +02:00
Laurent Monin
8868beeb5c
Set default values for packaging, language and script
...
Most of stuffs imported from Bandcamp is eng/latin, and packaging should be None for digital releases.
2014-09-26 11:47:44 +02:00
Laurent Monin
941638c6ec
Fix release date (use microdata date published)
2014-09-26 11:46:03 +02:00
Aurélien Mino
39149d1cae
New releases for all scripts.
2014-02-22 10:33:26 +01:00
Aurélien Mino
5bb6f2304a
Merge pull request #12 from Freso/fix-bandcamp-free-purchase
...
[bandcamp] Fix URL adding "name your price" downloads.
2014-02-22 10:10:50 +01:00
Frederik "Freso" S. Olesen
a4cf5c7998
[bandcamp] Fix URL adding "name your price" downloads.
...
The logic checked for minimum_price > 0 and == 0 both, while they
obviously cannot both be true.
2014-02-21 23:58:30 +01:00
Aurélien Mino
dd2e2abe79
Merge pull request #11 from Freso/support-release-editor-urls
...
Support release editor urls, thanks to Freso!
2014-02-21 23:33:13 +01:00
Frederik "Freso" S. Olesen
f8097a6bc4
[bandcamp] @require dateFormat.js.
...
From jquery.dateFormat.js:
"""
// require dateFormat.js
// please check `dist/jquery.dateFormat.js` for a complete version
"""
2014-02-21 22:23:35 +01:00
Frederik "Freso" S. Olesen
29ecb71ad7
[bandcamp] Check for Creative Commons license URLs too.
2014-02-21 22:07:16 +01:00
Frederik "Freso" S. Olesen
d511817a4d
[bandcamp] Add Bandcamp URLs to the release editor.
2014-02-21 21:38:05 +01:00
Aurélien Mino
09766d3ac7
Merge pull request #10 from Freso/fix-whitespace
...
Clean up whitespace.
2014-02-21 21:02:50 +01:00
Frederik "Freso" S. Olesen
94839e507e
[encyclopedisque] Add Encyclopedisque URL in release editor.
2014-02-21 20:26:51 +01:00
Frederik "Freso" S. Olesen
d8c6b8eb65
[discogs_importer] Add Discogs URL in release editor.
2014-02-21 20:05:25 +01:00
Frederik "Freso" S. Olesen
a36d3df27d
Add support for URLs in the release editor.
2014-02-21 20:04:38 +01:00
Frederik "Freso" S. Olesen
bf39917070
Manual indentation of $.ajax() call in discogs_importer.user.js.
...
Follow-up to commit 1a3a2414dc
.
2014-02-21 19:45:11 +01:00
Frederik "Freso" S. Olesen
1a3a2414dc
Line up indentations properly.
...
`sed -E 's/^(( )*) {1,3}([^ ])/\1\3/'`
(Thanks to @warpr and @JonnyJD for help with cracking that one!)
2014-02-21 19:43:59 +01:00
Frederik "Freso" S. Olesen
9f346bc8e4
Replace tabs with spaces.
...
`sed 's/\t/ /g'`
2014-02-21 19:43:51 +01:00
Frederik "Freso" S. Olesen
25fcd18750
Remove trailing whitespace.
...
`sed 's/[[:space:]]*$//'`
2014-02-21 19:43:36 +01:00
Aurélien Mino
1c7bb8bc97
Merge pull request #9 from Freso/patch-1
...
[bandcamp_importer] Include HTTPS'd Bandcamp pages
2014-01-02 05:26:07 -08:00
Frederik "Freso" S. Olesen
0f6e854037
[bandcamp_importer] Include HTTPS'd Bandcamp pages
2014-01-02 14:20:19 +01:00
Aurélien Mino
66dfc41313
[discogs] Code clean-up
2013-12-31 19:21:47 +01:00
Aurélien Mino
a5de573acc
Merge pull request #8 from kolen/master
...
Updated URL of jquery-dateFormat (added 'src' path component)
2013-12-31 10:12:53 -08:00
kolen
df6cf098b3
Updated URL of jquery-dateFormat (added 'src' path component)
2013-12-30 20:44:34 +04:00
Aurélien Mino
035eb6861e
[discogs_importer] Adapt script with recent changes on Discogs site and
...
done some refactoring in order to also display the MusicBrainz
release(s) that link to the displayed Discogs release.
2013-12-04 08:36:53 +01:00
Aurélien Mino
35010a8020
Search and display link to MB for releases already referenced in MB database.
2013-09-30 23:20:38 +02:00
Aurélien Mino
70f5a17dbc
Support new features of Encyclopedisque.fr:
...
- explicit release-group type (LP, EP, Single)
- 12"
- release country
- track duration
- ...
2013-09-30 22:56:24 +02:00
Aurélien Mino
b9233d9dd6
Cosmetics changes: re-format code, indents and line endings.
2013-09-30 22:55:16 +02:00
Aurélien Mino
446c9487ea
[discogs_importer] Fixed a bug in MB links
2013-08-19 00:36:01 +02:00
Aurélien Mino
c15c6938f9
[discogs_importer] Display links to MB release/release-group from Discogs site.
2013-08-04 10:33:02 +02:00
Aurélien Mino
5af34fde4e
Merge pull request #4 from Freso/master
...
Use https for GoogleAPIs' jQuery libs
2013-03-04 05:12:50 -08:00
Frederik "Freso" S. Olesen
48da95808d
Use https for GoogleAPIs' jQuery lib
2013-03-04 11:40:06 +01:00
Frederik "Freso" S. Olesen
f0409b75da
Use https for GoogleAPIs' jQuery lib
2013-03-04 11:38:13 +01:00
Aurélien Mino
19120cbe60
Follow Mozilla versioning.
2012-12-13 07:45:51 +01:00
Aurélien Mino
f05867af47
Merge pull request #2 from VxJasonxV/master
...
Support Singles when not part of an Album. Patch by VxJason
2012-12-12 22:37:15 -08:00
Jason Salaz
0f913943f6
we like conditionals that actually work, and appropriate seed data too
2012-12-12 04:15:06 -07:00
Jason Salaz
52edbaf0a2
Support singles when not part of a parent album
2012-12-12 03:48:28 -07:00
Aurélien Mino
753ea9b1bd
Remove old Script Update Checker
2012-12-08 22:36:54 +01:00
Aurélien Mino
be2d8bab13
Fix handling of packaging. Previously only digipack was working.
2012-12-08 22:30:19 +01:00
Aurélien Mino
9567a32281
Parse all existing formats, rathern than only the first one. Patch by Prommah.
2012-12-08 22:23:04 +01:00
Aurélien Mino
4752c78e11
Cosmetics: trailing whitespaces and carriage returns.
2012-06-09 01:58:47 +02:00
Aurélien Mino
b6c1b69aec
Added support for free-form track number.
2012-06-09 01:55:12 +02:00
Aurélien Mino
8419ef2368
Code cleanup: replaced tabs by spaces.
2012-04-22 11:33:06 +02:00
Aurélien Mino
0dc0770ba2
Canonical Discogs URLs use www.discogs.com, not discogs.com.
2012-04-22 11:31:04 +02:00
Aurélien Mino
b0d75b6ffd
Forced auto_editor privileges, as a workaround to http://tickets.musicbrainz.org/browse/MBS-4315
2012-04-22 12:22:57 +03:00
Aurélien Mino
f3194cc907
Swith to github as a source for import_functions.js (instead of userscripts.org)
2012-03-29 00:57:20 +02:00
Aurélien Mino
2b9e608371
2011-08-28
2012-03-29 00:56:10 +02:00
Aurélien Mino
261f8a1fec
2011-08-20
2012-03-29 00:55:54 +02:00
Aurélien Mino
6d4a6e5020
2010-10-06
2012-03-29 00:55:21 +02:00
Aurélien Mino
47c7232457
2010-07-30
2012-03-29 00:54:56 +02:00
Aurélien Mino
963e204cb1
Swith to github as a source for import_functions.js (instead of userscripts.org)
2012-03-29 00:51:26 +02:00