mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[PR #83] [MERGED] Default configuration file #198
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#198
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?
📋 Pull Request Information
Original PR: https://github.com/devgianlu/go-librespot/pull/83
Author: @aykevl
Created: 9/8/2024
Status: ✅ Merged
Merged: 9/10/2024
Merged by: @devgianlu
Base:
master← Head:default-config📝 Commits (3)
2bfa72afeat: do no exit with error when config file is not set076447bfeat: default to zeroconf credentials3acb25cfeat: add hostname to default device name📊 Changes
1 file changed (+16 additions, -3 deletions)
View changed files
📝
cmd/daemon/main.go(+16 -3)📄 Description
Instead of failing altogether, this PR falls back to a default configuration file if
-config_pathis not set.The default configuration file would be the equivalent of:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.