Adam James
af8a5f4945
beatport_importer: Display barcode in release info ( #558 )
2024-03-29 00:10:20 +01:00
zyoshoka
4ddfc21751
beatport_importer: adapt to query key change
2023-11-09 19:58:35 +01:00
zyoshoka
d586c15fae
beatport_importer: support track length submit in milliseconds
2023-09-16 22:15:49 +02:00
zyoshoka
56ce198f71
beatport_importer: Bump version
2023-07-22 21:47:08 +09:00
zyoshoka
2241c49d59
Fix the import button alignment
...
Co-authored-by: Adam James <atj@pulsewidth.org.uk>
2023-07-22 10:33:18 +09:00
zyoshoka
a0e037147b
beatport_importer: Adapt to website changes
2023-07-16 12:23:58 +09:00
zyoshoka
2c807a28bc
beatport_importer: Fix minor error
2023-06-30 15:13:35 +02:00
zyoshoka
e4f369069d
beatport_importer: Fix API redirect issue
2023-06-30 15:13:35 +02:00
zyoshoka
d583e184c6
beatport_importer: Use reliable track numbers
2023-06-30 15:13:35 +02:00
zyoshoka
fd02d953d2
beatport_importer: Bump version
2023-06-30 15:13:35 +02:00
zyoshoka
6368a92b06
beatport_importer: Add ISRC support
2023-06-30 15:13:35 +02:00
zyoshoka
f7b011cf9a
beatport_importer: Add UPC support
2023-06-30 15:13:35 +02:00
Aurélien Mino
0e864d8c59
Reformat with prettier 2.0
2020-04-05 16:02:07 +02:00
Aurélien Mino
385b74eb25
Bumps eslint from 5.9.0 to 6.8.0
2020-03-20 00:53:05 +01:00
Laurent Monin
59aa1e7f5c
Bump Bandcamp & Beatport importers versions
2019-12-21 11:19:17 +01:00
Ruggero Russo
59ef585af1
Reload Playables if empty
...
It seems one has to be logged in to beatport for this patch to work
It should fix https://github.com/murdos/musicbrainz-userscripts/issues/154
2019-12-20 11:51:25 +01:00
Aurélien Mino
0426b890bc
Remove unsafeWindow usage in logger and in scripts that don't need it and grant unsafeWindow for scripts that actually use it.
2019-01-12 15:54:18 +01:00
Aurélien Mino
14a32dab62
Applied prettier and eslint tools on existing code
...
None of these changes are manual changes made a human
2018-11-20 23:18:49 +01:00
Laurent Monin
6c5c083dba
Change version format on all scripts
...
Related to https://github.com/murdos/musicbrainz-userscripts/pull/171
2018-02-18 18:16:45 +01:00
augustjanse
979bfb30e5
Update Beatport versions
2017-06-13 13:55:37 +02:00
augustjanse
c29313e000
Fix various warnings
...
Unused variable, left-over comma and nonstrict comparisons.
2017-06-13 13:55:37 +02:00
augustjanse
bfbe30d65a
Rename Beatport (Pro) file
2017-06-13 13:55:37 +02:00
augustjanse
b0cd69da5e
Rename Beatport Classic file
2017-06-13 13:55:37 +02:00
augustjanse
e754d01b42
Fix references to Beatport Classic
2017-06-13 13:55:01 +02:00
Laurent Monin
814fee30fa
Beatport scripts: bump versions
2015-07-14 18:11:47 +02:00
Laurent Monin
73ca3e09de
BeatPort Classic: improve the whole script
...
- update jQuery version
- use MBImport buttons
- better handling of Various Artists release
- use millisecond durations
- remove Original/Original Mix from track titles
- better artist credit handling
2015-07-14 18:06:36 +02:00
Laurent Monin
6a2fc55057
BeatPort Classic: support all current languages
...
Fix https://github.com/murdos/musicbrainz-userscripts/issues/25
2015-07-14 17:23:43 +02:00
Laurent Monin
f3b3297766
Update matching url for BeatPort Classic
...
Fix https://github.com/murdos/musicbrainz-userscripts/issues/54
2015-07-14 17:23:31 +02:00
Laurent Monin
c18f008886
Set icon for all importers
2015-07-10 14:28:43 +02:00
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
6a57231062
Bump versions
2015-06-16 16:19:53 +02:00
Laurent Monin
67f1325327
Bump versions
...
libs changed a bit.
2015-06-14 15:02:07 +02:00
Laurent Monin
65fcc5a579
beatport_importer: remove unused external libs
2015-06-14 14:59:55 +02:00
Laurent Monin
9d07b80dc4
Use relative paths for libs
2015-06-14 14:55:19 +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
641ef5c837
Add missing script descriptions
2015-06-10 15:00:03 +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
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
Jason Salaz
380dbdb0d3
Updating date in @version to reflect actual completion date
2014-09-26 01:47:48 -06:00
Jason Salaz
ef34bc26d7
Beatport Importer Userscript v1
...
This script currently supports importing;
* Release Title
* Release Label
* Release Catalog Number (if available)
* Release Date
* Tracklist
2014-09-26 01:43:17 -06:00