Coder Social home page Coder Social logo

gmusicapi-curl's People

Contributors

gwicks avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dvirtz pidgy

gmusicapi-curl's Issues

Integrate with forked-daapd

I maintain https://github.com/ejurgensen/forked-daapd, and there have been suggestions for adding Google Music support to forked-daapd. After googling info about the GMusic Api, I found your C++ port, and it seems like the easiest approach would be to use the same approach in forked-daapd (given that forked-daapd is C, and that I don't really know Python or ObjC that well).

Before I try to make a C version, I would like to ask if the approach in gmusicapi-curl still works? It appears from https://unofficial-google-music-api.readthedocs.org/en/latest/index.html that there have been some recent changes to the api?

Error compiling because of jsoncpp header

In some platforms the jsoncpp headers are installed in a directory named just json, so the #include line is something like #include <json/json.h> instead of #include <jsoncpp/json/json.h>.

Probably this is something just related to each platform but as the examples in jsoncpp github follows the json/json.h. I consider important to mention this here.

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.