-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
smart playlist #132
Comments
When you search for something right now and click it to play, the player will loop only within the song results. I do agree, though, that creating a playlist from search results would be pretty cool! |
Creating it from a search, or looking at a particular artist/album should
be easy within the rewrite I'm working on (`next` branch). Since all the
songs in that player are transparently played from youtube/soundcloud
anyway.
I guess the 'smart' part is where it gets more tricky. We currently have
the "generate a mix" feature when you right-click a song to find similar
songs like it and explore that way. Those mixes aren't saved / stored in
any way though, which I guess is another improvement I'd like to make in
the `next` Stretto.
…On Wed, 19 Apr 2017 at 15:10 Mason X ***@***.***> wrote:
When you search for something right now and click it to play, the player
will loop only within the song results.
I do agree, though, that creating a playlist from search results would be
pretty cool!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#132 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAlHNr2hK1YPJU43YXEFMvTJQbv65U2Sks5rxoZogaJpZM4NCPMn>
.
|
My main idea was to be able to create playlist, from search or library, by filtering (by artist, album, or other meta-data) the songs. With this feature, it would be easy to generate a playlist from a mix : it would be done the same way it is done with search result. |
It would nice if we could create smart playlist. For example playlist based on artist or album or music type or result of a search ...
The text was updated successfully, but these errors were encountered: