Giter Club home page Giter Club logo

Comments (7)

ndg63276 avatar ndg63276 commented on July 30, 2024 1

I made a workaround to using store tracks as I'm a free user, it's not pretty though! See https://www.reddit.com/r/amazonecho/comments/5l47db/geemusic_a_skill_that_allows_alexa_to_stream_from/dch02n0/

from geemusic.

stevenleeg avatar stevenleeg commented on July 30, 2024

@PostsDesert has worked with this a bit more than I, so maybe he can correct me if I'm wrong but I think you're right that we're simply skipping the library in favor of store tracks (which you're unable to play).

I'm away from my Dot right now but I do think this is a bug that we should address.

from geemusic.

PostsDesert avatar PostsDesert commented on July 30, 2024

Yep, it's set up to use a store track whenever possible (library tracks are a pain to work with.) A lot of the GMusicAPI calls will not retrieve user uploaded tracks (I know the search one won't). From the GMusicAPI docs it looks like IFL radio returns a list of store songs so there's no way we could get the user uploaded version. A potential solution is to add a play library tracks intent as suggested in #35 which for you I would assume would play user uploaded tracks.

from geemusic.

dhruv4 avatar dhruv4 commented on July 30, 2024

@SewerSide666 after a bit of finagling around with it so that it mostly worked with the more updated code I got the "play song by " intent working! So that's something! The rest is not working, however.

@PostsDesert, @stevenleeg thanks for your responses! I will try working on this issue myself and hopefully we find a solution :)

from geemusic.

stevenleeg avatar stevenleeg commented on July 30, 2024

Sounds good. Feel free to fork/create a PR if you'd like to share the results!

from geemusic.

PostsDesert avatar PostsDesert commented on July 30, 2024

I made a PR for a library intent which should let free tiered accounts play songs from their library. #47

from geemusic.

and3rson avatar and3rson commented on July 30, 2024

Possibly related: and3rson/clay#3 (see last comment)

from geemusic.

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.