Skip to content
New issue

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

App doesn't work with a UK account - Needs configurable URL #25

Closed
nosami opened this issue May 12, 2021 · 4 comments
Closed

App doesn't work with a UK account - Needs configurable URL #25

nosami opened this issue May 12, 2021 · 4 comments

Comments

@nosami
Copy link

nosami commented May 12, 2021

It can be fixed by changing the URL to https://music.apple.com/gb. I changed the location using the developer console to the gb version of the URL and it worked fine after that.

@nosami
Copy link
Author

nosami commented May 12, 2021

Never mind, I see you do country code detection here and it worked fine on the 2nd launch.

@nosami nosami closed this as completed May 12, 2021
@MarcusTomlinson
Copy link
Member

For anyone interested, selecting a manual locale is now possible via ~/snap/apple-music-for-linux/common/locale in version 0.7.0+ of the snap.

For example:

mkdir -p ~/snap/apple-music-for-linux/common
echo "DE" > ~/snap/apple-music-for-linux/common/locale

@mittler-works
Copy link

Thanks @MarcusTomlinson this works well!

@nbolton
Copy link
Contributor

nbolton commented Oct 18, 2023

I opened a PR: #56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants