Skip to content
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

Pull request for implementing a play from random song from "Liked" and play a random song from a random playlist #977

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

iainrobb
Copy link

The first task is about the user being able to play liked song from the liked list such as the command. "play --name liked --liked --random"
The second task is about the user now can use the letter “f” as input in the application to obtain a random song from a playlist they made or follow, without even leaving the current playlist table block they are currently in. This even implements a feature the spotify application itself does not have, as when we randomly select a song from one of the playlists, we do not use the “shuffle” feature, as our screenshots below demonstrate. We even added a help message in the helper key, when a user enters spotify-tui, the user will enter the “?” key to see what they can do, and what we implement “f” is shown at the bottom of the help key list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant