Viewing 1 replies (of 1 total)
  • Plugin Author Federico Giust

    (@fgiustdjgmailcom)

    Hi,

    Sorry about the late reply.

    In regards to your comments:

    – Won’t it be a problem that we are using your API keys to connect to the API (rate limit) since we are connecting to
    https://www.federicogiust.com/beatportapi/beatport_api.php as a server host.

    At this moment, beatport doesn’t have a usage limit on the API. So it is ok for now. If they ever start putting limits on the API calls we will need to find another alternative for this. The plugin uses my server as a proxy, otherwise you would need to install PHP OAuth on your server and use a script like this:

    https://github.com/fedegiust/Beatport-API-JSON-feed

    Most shared hostings wont allow php extensions to be installed, so using my server as a proxy makes things easier for a lot of people.

    – I would be VERY interested in getting artist BIO info from Beatport , but there is obviously no way that I can hack your plugin to spit out this info as I’m limited to the tracklisting endpoints you have foreseen in your beatport_api.php

    Exactly there is no way at the moment to get the Bio from Beatport using this plugin for a simple reason.
    It’s looked easier to me for the artist to update the Bio on their own website rather than getting an outdated Bio from somewhere else.

    But, in the next versions I will keep adding stuff to the plugin so you can get every single item from the API.

Viewing 1 replies (of 1 total)
  • The topic ‘Get Artist bio data’ is closed to new replies.