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

Add ItemIds & remove open playlist state #10

Merged
merged 41 commits into from
Sep 26, 2024
Merged

Add ItemIds & remove open playlist state #10

merged 41 commits into from
Sep 26, 2024

Conversation

probablykasper
Copy link
Owner

Adding ItemIds allows this new selection API which isn't cleared whenever the page updates. The new selection is based on itemIds instead of indexes.

It also removes the open playlist/page state from Rust. Instead, we just call method.getPageTracks(), which is much simpler to deal with.

@probablykasper probablykasper force-pushed the item-ids branch 2 times, most recently from 38f8f34 to 3229045 Compare September 25, 2024 22:20
@probablykasper probablykasper merged commit c8084d7 into master Sep 26, 2024
3 checks passed
@probablykasper probablykasper deleted the item-ids branch September 26, 2024 04:37
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.

1 participant