[PR #13] [CLOSED] use dns-sd instead of mdns for discovery #779

Closed
opened 2026-02-27 19:59:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/13
Author: @awiouy
Created: 1/28/2018
Status: Closed

Base: masterHead: upstream_1


📝 Commits (1)

  • 0eec0bd use dns-sd instead of mdns for discovery

📊 Changes

4 files changed (+22 additions, -30 deletions)

View changed files

📝 Cargo.lock (+10 -19)
📝 Cargo.toml (+1 -1)
📝 src/discovery.rs (+10 -9)
📝 src/lib.rs (+1 -1)

📄 Description

Congratulations for this repository and for the improvements it brings to Librespot.

I maintain the Librespot addon for LibreELEC. Librespot requires some modifications to adapt to LibreELEC. At the moment I use patches to modify Librespot, but patches are tedious to maintain. I would therefore be happy if these patches could be merged upstream. My pacthes are however too brutal to be merged as such. But my control of Rust is not good enough to propose something else.

I therefore need your help to adapt my patches.
Thank you in advance for your help.

This is the first of my three patches: use dns-sd instead of mdns.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/13 **Author:** [@awiouy](https://github.com/awiouy) **Created:** 1/28/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `upstream_1` --- ### 📝 Commits (1) - [`0eec0bd`](https://github.com/librespot-org/librespot/commit/0eec0bd1707cb30dd5404e1b92c5c44bd1232464) use dns-sd instead of mdns for discovery ### 📊 Changes **4 files changed** (+22 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+10 -19) 📝 `Cargo.toml` (+1 -1) 📝 `src/discovery.rs` (+10 -9) 📝 `src/lib.rs` (+1 -1) </details> ### 📄 Description Congratulations for this repository and for the improvements it brings to Librespot. I maintain the Librespot addon for LibreELEC. Librespot requires some modifications to adapt to LibreELEC. At the moment I use patches to modify Librespot, but patches are tedious to maintain. I would therefore be happy if these patches could be merged upstream. My pacthes are however too brutal to be merged as such. But my control of Rust is not good enough to propose something else. I therefore need your help to adapt my patches. Thank you in advance for your help. This is the first of my three patches: use dns-sd instead of mdns. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:59:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#779
No description provided.