[PR #1071] [MERGED] added an option to specify ip addresses to which mDNS should bind #1220

Closed
opened 2026-02-27 20:01:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1071
Author: @setime
Created: 11/5/2022
Status: Merged
Merged: 11/25/2022
Merged by: @ashthespy

Base: devHead: added-option-bind-ip


📝 Commits (5)

  • 2779bb3 added an option to specify ip addresses to which mDNS should bind
  • 5172d55 changed command line option to zeroconf-interface to be constent with zeroconf-port
  • e6b0879 fixing register error
  • 51fb9fb renamed bind_ip variables to match the option to zeroconf_ip, to be more consistent
  • 37f44d5 Changed user help

📊 Changes

3 files changed (+73 additions, -14 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 discovery/src/lib.rs (+36 -14)
📝 src/main.rs (+36 -0)

📄 Description

No description provided


🔄 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/1071 **Author:** [@setime](https://github.com/setime) **Created:** 11/5/2022 **Status:** ✅ Merged **Merged:** 11/25/2022 **Merged by:** [@ashthespy](https://github.com/ashthespy) **Base:** `dev` ← **Head:** `added-option-bind-ip` --- ### 📝 Commits (5) - [`2779bb3`](https://github.com/librespot-org/librespot/commit/2779bb34f95e2a55bb6397753193109fee3f00c0) added an option to specify ip addresses to which mDNS should bind - [`5172d55`](https://github.com/librespot-org/librespot/commit/5172d556595838ffddc2a9dde16a36889f9100c0) changed command line option to zeroconf-interface to be constent with zeroconf-port - [`e6b0879`](https://github.com/librespot-org/librespot/commit/e6b08796db03eb69e75bb26b8a81a9aa631e0325) fixing register error - [`51fb9fb`](https://github.com/librespot-org/librespot/commit/51fb9fb9da6aa9e9e3013986025650ab94d0e793) renamed bind_ip variables to match the option to zeroconf_ip, to be more consistent - [`37f44d5`](https://github.com/librespot-org/librespot/commit/37f44d59f0ae501c948435e33ac663b55b8e4799) Changed user help ### 📊 Changes **3 files changed** (+73 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `discovery/src/lib.rs` (+36 -14) 📝 `src/main.rs` (+36 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:37 +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#1220
No description provided.