We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have followed instructions and tried a combination of restarting services in different orders with no success...
The error from the logs:
⨯ will try again soon error=json: cannot unmarshal number into Go value of type main.getSongMetadataResult sleep=5s
The text was updated successfully, but these errors were encountered:
seems like apple broke their api
this is now a 404 https://tools.applemediaservices.com/api/apple-media/music/US/search.json
Sorry, something went wrong.
i don't have the time/energy to look into this right now, will do when i can, or if someone wants to look into it and PR it i can review/merge/release
basically we need to change the URL used, which will also lead to changing how we get album arts and the song.link url
Successfully merging a pull request may close this issue.
I have followed instructions and tried a combination of restarting services in different orders with no success...
The error from the logs:
⨯ will try again soon error=json: cannot unmarshal number into Go value of type main.getSongMetadataResult sleep=5s
The text was updated successfully, but these errors were encountered: