Commit graph

21 commits

Author SHA1 Message Date
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
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
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
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
Frederik "Freso" S. Olesen
0f6e854037 [bandcamp_importer] Include HTTPS'd Bandcamp pages 2014-01-02 14:20:19 +01:00
kolen
df6cf098b3 Updated URL of jquery-dateFormat (added 'src' path component) 2013-12-30 20:44:34 +04: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
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
963e204cb1 Swith to github as a source for import_functions.js (instead of userscripts.org) 2012-03-29 00:51:26 +02:00
Aurélien Mino
6034d55c5c 2012-02-22 2012-03-29 00:50:21 +02:00
Aurélien Mino
8010252030 2012-01-09 2012-03-29 00:50:04 +02:00
Aurélien Mino
b16a842afb 2011-11-09 2012-03-29 00:49:43 +02:00