Skip to content

workaround for beatport #249

Description

@karpuzikov

We've had problems with the Beatport API for a while now.

This userscript can somehow access barcodes and ISRCs directly from Beatport release pages: https://github.com/murdos/musicbrainz-userscripts/blob/dist/beatport_importer.user.js

My idea is to create a way to import data directly from a release page into Harmony, perhaps using a cache, cookies, or another method.

The process could work like this:

  1. Open the Beatport release page.
  2. Load and extract the release data.
  3. Import that data into Harmony.

This could serve as a fallback when the API isn't working. For example, Harmony could display: "The API is unavailable. Click here to import data manually." The Beatport page would open, the data would be copied, and the user could return to Harmony and paste or import it.

Maybe this is impossible to implement, I'm not a programmer but it looks like it could work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions