mirror of
https://github.com/kokarare1212/librespot-python.git
synced 2026-04-25 08:35:49 +03:00
[GH-ISSUE #86] Using 0 because preferred AudioQuality.HIGH couldn't be found. #7
Labels
No labels
bug
dependencies
duplicate
enhancement
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot-python-kokarare1212#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/kokarare1212/librespot-python/issues/86
I get the following error when trying to stream https://open.spotify.com/track/4bPQs0PHn4xbipzdPfn6du
@kokarare1212 commented on GitHub (Oct 20, 2021):
Thank you for your inquiry.
I checked here and found out that the Vorbis codec is not supported for that track.
The codec is currently unsupported and will be updated when the porting code is updated.
However, please keep in mind that it is unlikely that the other codec will be supported.
@ghost commented on GitHub (Oct 21, 2021):
Thanks!