Giter Club home page Giter Club logo

Comments (5)

arimk avatar arimk commented on July 30, 2024

Probably to the # song in the original album, as you don't know what # is really the song you want in the shuffled album :/
Anyway, thanks for you dedicated work, its really becoming even better than the regular alexa music skills :)

from geemusic.

alexbaucom17 avatar alexbaucom17 commented on July 30, 2024

I agree with arimk. The # in the original album makes the most sense to me. Although if shuffle is on there are a couple ways you could handle that. You could find the requested song and go to it in the shuffled queue, which would discard any songs in the queue before that song. Or you just pull that song off of the queue, play it, and then resume the queue. Not sure if one of those is more favorable than the other...

from geemusic.

stevenleeg avatar stevenleeg commented on July 30, 2024

Yeah, +1 to @arimk's idea. We might want to also allow the user to specify the song by name, as that's probably a bit more natural than saying the track number.

Perhaps we could change the song selection intent to first check the queue for the given track name. If it's not present then we could proceed to search all of gmusic, as it currently does.

from geemusic.

PostsDesert avatar PostsDesert commented on July 30, 2024

Awesome, the track name search should be possible with a fuzzy search if we want to use a next intent (ask gee music to skip to {track_name}). I start on this as soon as the rest of my PR get figured out.

from geemusic.

PostsDesert avatar PostsDesert commented on July 30, 2024

Added to #75.

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.