Commit graph

6 commits

Author SHA1 Message Date
David Kellner
4ad72e58d4 hdtracks: Use UTC to fix "one day off" timezone issue
Input string is in UTC, so the numbers should also be extracted as UTC.
2021-10-17 23:00:22 +02:00
David Kellner
1323c14d4f hdtracks: Update userscript metadata and README 2021-10-17 23:00:22 +02:00
David Kellner
bed8eb27a8 hdtracks: Drop release credits from the annotation 2021-10-17 23:00:22 +02:00
David Kellner
17be011a33 hdtracks: Fix ESLint errors
Forgo optional chaining which is an ES2020 feature. It feels odd to
raise the ES version even further for such a minor improvement.
2021-10-17 23:00:22 +02:00
David Kellner
6906509170 hdtracks: Add a button to submit ISRCs with MagicISRC 2021-10-17 23:00:22 +02:00
David Kellner
ca260f721b Create importer script for HDtracks 2021-10-17 23:00:22 +02:00