-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
C - bugSomething isn't workingSomething isn't workingP - macOSmacOS system related issuemacOS system related issue
Description
Describe the bug
Rune Player (Mac version) last.fm login failed; the same API is functional on Windows.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Settings'
- Click on 'Playback'
- Scroll down to 'Online Services - Last.fm'
- Click on ‘Login’
- Provide username, passwords, API Key, and API Secret
- Click on 'Login'
Expected behavior
Login successfully
reqwest::Error {
kind: Request,
url: "https://ws.audioscrobbler.com/2.0/?format=json",
source: hyper_util::client::legacy::Error(
Connect,
ConnectError(
"dns error",
Custom {
kind: Uncategorized,
error: "failed to lookup address information: nodename nor servname provided, or not known",
},
),
),
}
Desktop (please complete the following information):
- OS: macOS 15.6.1 (24G90)
Metadata
Metadata
Assignees
Labels
C - bugSomething isn't workingSomething isn't workingP - macOSmacOS system related issuemacOS system related issue
