mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #1106] Immediately shutting down discovery server #516
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#516
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 @juup on GitHub (Jan 21, 2023).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1106
Installed raspotify on a Raspberry Pi4 with osmc based on Debian.
When I launch librespot -n "Librespot Speaker" -b 160 -v zeroconf immediately stops and the device is not discoverable. How can I found out why?
@kingosticks commented on GitHub (Jan 21, 2023):
That log message is wrong and needs fixing, it prints as soon as the server starts. It does not actually mean the discovery server is shutting down yet!
If you are unable to see librespot in your Spotify client apps then it's a different problem.
@juup commented on GitHub (Jan 21, 2023):
Ok, so how can I find out what's the problem?
If I'm running avahi-browse -at on another PC I get
+ enp38s0 IPv4 raspotify (osmc) _spotify-connect._tcp localBut on the same PC Spotify client doesn't find it.
@juup commented on GitHub (Jan 21, 2023):
Ok, so how can I find out what's the problem?
If I'm running avahi-browse -at on another PC I get
+ enp38s0 IPv4 raspotify (osmc) _spotify-connect._tcp localBut on the same PC the Spotify client doesn't find it.
@roderickvd commented on GitHub (Jan 21, 2023):
Closing but feel free to continue on the Gitter chat: https://gitter.im/librespot-org/spotify-connect-resources
Other than that cosmetic thing with the erroneous message, this is a network configuration thing and most likely no librespot bug.