mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 16:25:52 +03:00
[GH-ISSUE #287] python-librespot does not compile with this repo #191
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#191
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 @taixzo on GitHub (Jan 28, 2019).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/287
The python interface, https://github.com/plietar/python-librespot does not build with this fork. As far as I can tell it was never updated past the changes in the original repo which removed MetadataManager, MetadataTrait etc. I've gone through and fixed the name resolution errors in a local copy of the code, but now there are some errors due to things being implemented differently, which I don't know how to fix.
@sashahilton00 commented on GitHub (Feb 22, 2019):
This library has come a ling way since then, the python-librespot library is pretty old. It would probably be quicker to write a new wrapper tbh.