Giter VIP home page Giter VIP logo

discogger's Introduction

ewenme

This is the source repository of ewen's blog. The website is generated via blogdown and deployed on Netlify.

discogger's People

Contributors

alesaccoia avatar ewenme avatar imgbotapp avatar jennybc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

discogger's Issues

Contributions

Hey Ewen, really liking the look of this - great job!

Very interested in helping out in any way possible. Let me know what features you're looking to add going forward and I'll try and dig into some of them.

Cheers,
Paul

discogs_artist_releases function

Hi Ewen, great tool...
I am experiencing an issue when using the discogs_artist_releases function - i get the error: "Error in bind_rows_(x, .id) : Argument 2 must be length 2, not 1".
Any idea why that is?

add search query support

The Discogs API supports search queries, detailed in the API documentation:
https://www.discogs.com/developers/#page:database,header:database-search

The skeleton of a discogs_search function can be found inside the package:
https://github.com/ewenme/discogger/blob/master/R/search.R

Ideally, the function will help the user nicely build up queries via the optional params listed in the documentation, and deal appropriately with the pagination. I figure a sensible no. results should be set as default (~100?), might be other considerations to help users avoid query hell.

Simplify collection output

The output from discogs_user_collection() is quite complicated due to what the API returns -- lots of nested lists, one for each label/artist etc. It's be awesome to have a "simplified" version of the output that returns just the "name" element for each of those nested lists so it's possible to output a data frame with release name/label/artist etc for the whole collection, instead of a list of lists.

This issue is not a suggestion of work for you to do @ewenme -- I'd actually like to try my hand at this if it's something you'd find valuable, or if it's not something you're already working on. Figured I'd check here first :)

What is the license?

Nice project :-)

I saw that the license of this software is currently not specified, not in the license, nor in the source code files. It would be good to add one, as then it is clear to people what to expect.

discogger discogs_release function

Hello! This is a great package and I hope it can be developed further. I am getting an API error when I run:

discogs_release(release_id = nnnnnn)
Regardless of the release code R returns:

Error: The API returned an error

Is there an issue with the way the discogger is making basic connections to the API for this command?

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.