Commit graph

28 commits

Author SHA1 Message Date
Aurélien Mino
0bf2671eaf Bump versions 2015-06-18 00:32:37 +02:00
Aurélien Mino
a4b23129d0 Refactoring: renamed import_functions lib to mbimport. 2015-06-18 00:29:08 +02:00
Laurent Monin
5dea6f5cab Bump versions
- updated edit note
2015-06-17 11:53:36 +02:00
Laurent Monin
49eef81c43 Advertise the userscripts homepage in the edit note. 2015-06-17 11:51:51 +02:00
Laurent Monin
6a57231062 Bump versions 2015-06-16 16:19:53 +02:00
Laurent Monin
9ee0a2ee48 Add Search button to all importers and improve integration on each website 2015-06-16 16:17:00 +02:00
Laurent Monin
5b43dd6938 Bump modified scripts versions 2015-06-15 09:54:21 +02:00
Laurent Monin
5a2d439d55 Unify the style of the MB import button among websites
- display musicbrainz icon in it
- unify css style
- add a new lib/mbimportstyle.js (store functions inserting css)
2015-06-15 09:52:59 +02:00
Laurent Monin
67f1325327 Bump versions
libs changed a bit.
2015-06-14 15:02:07 +02:00
Laurent Monin
6e2e20eb7a Bump versions 2015-06-13 04:29:28 +02:00
Laurent Monin
6d44668600 importers: move release type guessing to fnBuildFormParameters()
- use milliseconds for track durations everywhere for consistency
- use total duration in guessing only if all tracks have a duration
- improve a bit the differenciation single/EP/album
- it only happens if no release type was set by user script
2015-06-13 04:25:31 +02:00
Laurent Monin
9e12ad8e3f beatport_pro_importer: bump version 2015-06-12 23:33:29 +02:00
Laurent Monin
3572fe2fc9 beatport_pro_importer: set release artist to 'Various Artists' when > 4
Suggested by CatQuest: http://chatlogs.musicbrainz.org/musicbrainz/2015/2015-06/2015-06-12.html#T21-06-03-216220
2015-06-12 23:21:37 +02:00
Laurent Monin
fe64395c72 beatport_pro_importer: try to guess the release type
- set the release type to single/EP/album based on title, number of tracks and total duration
2015-06-12 22:42:04 +02:00
Laurent Monin
65ed707c0f beatport_importer_pro: tidy up release object construction
- regroup properties initialization
- add few default values (language to English, script to Latin)
2015-06-12 22:08:40 +02:00
Laurent Monin
a8f8f8b34e beatport_pro_importer: no need to store id in release object
It is only used to match tracks.
2015-06-12 22:06:00 +02:00
Laurent Monin
3036d458b9 beatport_importer: use makeArtistCredits for both release and tracks 2015-06-12 22:04:01 +02:00
Laurent Monin
70e83a1b3b beatport_pro_importer: fix up release url
- set it by default as 'purchase for download'
- remove any hash or query part from the url
2015-06-12 21:37:19 +02:00
Laurent Monin
22b64ea7fa beatport_pro_importer: add @namespace 2015-06-12 21:29:48 +02:00
Laurent Monin
6a7015fd9b beatport_pro_importer: remove obsolete @sourceURL 2015-06-12 21:29:01 +02:00
Laurent Monin
c8ee328d78 BeatPort Pro: make it work again
Fixed:
- invisible import button
- more tracks than in the release
- release artist credit were the ones of the last track
- remove 'Original Mix' from track titles
- update jquery to recent version
- prevent jquery conflicts
- use relative paths for lib
2015-06-12 19:57:46 +02:00
Laurent Monin
be0d245a2f Update version 2015-06-11 00:24:15 +02:00
Laurent Monin
ad47d8e56b Trailing whitespaces cleanup 2015-06-11 00:22:38 +02:00
Laurent Monin
328964ff39 Update versions 2015-06-10 15:02:24 +02:00
Laurent Monin
429df69112 Unify Import scripts names 2015-06-10 14:59:12 +02:00
Aurélien Mino
f217ccf005 Use new logging system in all import scripts. 2015-01-18 14:13:32 +01: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