Skip to content

Conversation

@PinkPanth3r
Copy link

I added smart_shuffle to CurrentlyPlayingContext and to the files for the tests.

@PinkPanth3r
Copy link
Author

Oh, it's my first pull request here and I just saw the contributing file.
I haven't created a new branch for this commit. I hope it's fine.

@dargmuesli
Copy link
Member

Yep, you're good! Creating another branch is just a suggestion for you to be able to create multiple pull requests, each with their own branch, instead of changing the main branch in your fork that you may want to synchronize with the upstream's main branch eventually.

@dargmuesli dargmuesli linked an issue Nov 9, 2025 that may be closed by this pull request
@dargmuesli
Copy link
Member

btw, you can link PRs to issues by using certain keywords on GitHub. That way the issue will be automatically closed once the PR is merged to the main branch. Just another idea though, I just linked the issue manually :)

Copy link
Member

@dargmuesli dargmuesli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding this!
I just aligned the order of code lines with the order of properties that is returned by Spotify's API, so it's easy to compare if anything's missing.

@dargmuesli dargmuesli merged commit 6d3cf02 into spotify-web-api-java:master Nov 9, 2025
4 checks passed
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.

feat: add smart_shuffle to CurrentlyPlayingContext

2 participants