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

BUG | Apple Music RPC Fails Due to Space in System Username #57

Open
1 task done
Victoroide opened this issue Aug 5, 2024 · 0 comments
Open
1 task done

BUG | Apple Music RPC Fails Due to Space in System Username #57

Victoroide opened this issue Aug 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Victoroide
Copy link

Victoroide commented Aug 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When attempting to use the RPC functionality for Apple Music on Windows 10, the system fails to locate the necessary files because the system username contains a space (e.g., "PC Desktop"). This results in the RPC not functioning correctly, as it cannot find the Apple Music app and enters an error loop.

Expected Behavior

The RPC should be able to locate and interact with the Apple Music app regardless of the presence of spaces in the system username.

Steps To Reproduce

  1. Create a Windows 10 user account with a username that includes a space (e.g., "PC Desktop").
  2. Install the Apple Music app from the Microsoft Store.
  3. Attempt to use the Apple Music RPC functionality.
  4. Observe that the RPC fails to locate the Apple Music app, resulting in an error.

Environment

- OS: Windows 10 Pro 
- Version: 22H2

Anything else?

No response

@Victoroide Victoroide added the bug Something isn't working label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant