GithubHelp home page GithubHelp logo

Comments (3)

salcido avatar salcido commented on July 17, 2024

@tsnavi Hey, sorry for the delay in getting back to you on this. I've been away on vacation for the last week.

I'll take a look at this but my gut feeling is there is not a fast / easy way to do this. I think because the MR data needs to be fetched for each MR, the extension would need to iterate over all the releases and make a request for each one, and then update the DOM with the actual release date.

That will make things slow because Discogs limits the number of requests you can make to 1 per second or 60 in a minute. If you're looking at an artist page with lots of MR, it could take several minutes to fire off every request. I hope that makes sense.

from discogs-enhancer.

tsnavi avatar tsnavi commented on July 17, 2024

No worries, hope you had a good time!
Yeah, that makes sense. After making the feature request I started digging into the Discogs API myself and managed to make a really rough version using Flask. I will upload a working version of it once I've knocked it into shape.

I'm currently stuck on getting Discogs API to provide a specific 'role' or 'credit' a person has on a record, it seems to like calling things 'Appearance' when they're not, probably because I'm asking the wrong question...
image

from discogs-enhancer.

tsnavi avatar tsnavi commented on July 17, 2024

Dead rough, but here's a working demo:
https://github.com/tsnavi/albinij/

https://tsnavi.pythonanywhere.com/

from discogs-enhancer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.