mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #102] cannot play songs with alsa via rodio #40
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#40
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 @sewnie on GitHub (Jan 9, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/102
using default features:
"rodio-backend", "media-control"@sewnie commented on GitHub (Jan 9, 2023):
cargo install spotify_player --force --no-default-features --features alsa-backendsolves.however, im very glad that this can replace the problems with
spotify-tuiand some missing features ofncspot. thank you @aome510 et al. for making this project.i think it would be alot better if #97 was implemented.
@aome510 commented on GitHub (Jan 10, 2023):
Thanks for the kind words!