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

Bot keeps following spotify after a play command is used. #47

Open
sunrisesineast opened this issue Oct 3, 2024 · 2 comments
Open

Bot keeps following spotify after a play command is used. #47

sunrisesineast opened this issue Oct 3, 2024 · 2 comments
Labels
question Further information is requested

Comments

@sunrisesineast
Copy link
Collaborator

If the bot is following you and you use a play command to start a song, the bot will play that song but switch to playing the tracked spotify song, when spotify switches tracks.

@sunrisesineast sunrisesineast added the bug Something isn't working label Oct 3, 2024
@rofe-dl
Copy link
Owner

rofe-dl commented Oct 3, 2024

Hmm not sure if I can call this one a bug. Without an /unfollow, it will technically still be in the "following" mode. Using /play shouldn't exit that mode, seems a little unintuitive. It makes sense to automatically unfollow on a forced disconnect, but not with the /play command.

@sunrisesineast sunrisesineast removed the bug Something isn't working label Oct 3, 2024
@rofe-dl rofe-dl closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
@sunrisesineast
Copy link
Collaborator Author

Probably need a UX tag then.

The current behavior feels unintuitive to me. Your logic is correct in the engineering sense, but lets think about it.

From a generic user perspective, If I am using /followme, then I am using my spotify to navigate through the songs and the bot just follows.
When I use /play, I am explicitly switching control of navigation to the bot. Now I don't expect the currently playing song to have anything to do with spotify.

Not too important. We can come back to it later if needed.

@rofe-dl rofe-dl reopened this Oct 3, 2024
@rofe-dl rofe-dl added the question Further information is requested label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants