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

PlaylistId lacks of fromBase62() method. #458

Closed
JCGdev opened this issue Feb 1, 2022 · 1 comment
Closed

PlaylistId lacks of fromBase62() method. #458

JCGdev opened this issue Feb 1, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@JCGdev
Copy link

JCGdev commented Feb 1, 2022

Describe the bug
PlaylistId lacks of fromBase62(@NotNull String base62) method, when the rest
of classes that implement SpotifyId do have it.

Version/Commit
librespot-api-1.6.2.jar

@JCGdev JCGdev added the bug Something isn't working label Feb 1, 2022
@devgianlu
Copy link
Member

That's because the playlist URI format isn't directly compatible with base62 encoding. Closing in favour of #443. If a base62 method is needed it'll be added. They might have changed URIs completely, not sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants