Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add hostname to default device name
This makes it easier to distinguish different instances of go-librespot on different devices. The error is intenionally ignored: in the unlikely case that os.Hostname() can't provide a hostname, there's no real problem and we just use the old behavior of not providing the hostname.
- Loading branch information