[PR #290] [MERGED] Minor fixes #291

Closed
opened 2026-02-28 14:26:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devgianlu/go-librespot/pull/290
Author: @devgianlu
Created: 2/20/2026
Status: Merged
Merged: 2/20/2026
Merged by: @devgianlu

Base: masterHead: minor


📝 Commits (4)

  • f4935ad chore: fix some typos
  • 595a30f chore: discard return explicitly in avahi backend
  • 6bcf0c8 fix: avoid crash because of missing restriction
  • 6389055 fix: avoid crash when advancing without tracks

📊 Changes

3 files changed (+22 additions, -13 deletions)

View changed files

📝 ap/ap.go (+2 -2)
📝 cmd/daemon/controls.go (+19 -10)
📝 zeroconf/backend_avahi.go (+1 -1)

📄 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/devgianlu/go-librespot/pull/290 **Author:** [@devgianlu](https://github.com/devgianlu) **Created:** 2/20/2026 **Status:** ✅ Merged **Merged:** 2/20/2026 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `minor` --- ### 📝 Commits (4) - [`f4935ad`](https://github.com/devgianlu/go-librespot/commit/f4935ad7a6c6ad2932b2c0a507809962c36c4a56) chore: fix some typos - [`595a30f`](https://github.com/devgianlu/go-librespot/commit/595a30fdf3160055c35d1a1fa26e1f853ac6e5c3) chore: discard return explicitly in avahi backend - [`6bcf0c8`](https://github.com/devgianlu/go-librespot/commit/6bcf0c8050ad4bafb518841ac54132eab6e925b8) fix: avoid crash because of missing restriction - [`6389055`](https://github.com/devgianlu/go-librespot/commit/63890550e29ccbee42ae73c42c62b2c2dff9b716) fix: avoid crash when advancing without tracks ### 📊 Changes **3 files changed** (+22 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `ap/ap.go` (+2 -2) 📝 `cmd/daemon/controls.go` (+19 -10) 📝 `zeroconf/backend_avahi.go` (+1 -1) </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-28 14:26:33 +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/go-librespot#291
No description provided.