-
Notifications
You must be signed in to change notification settings - Fork 766
Unfortunately there is a long standing bug in chromium that doesn't allow the EQ and Device Output selector to be used simultaneously. Here is just just one of the issues with WebAudio. So until upstream bugs are fixed, the EQ has been disabled.
- Remove the Google Music chrome extension if you have it, and then visit
chrome://restart
- If you have keyboard specific software such as Intellitype or SetPoint, disable it and try your media keys.
- They should work. If they don't, restart your computer. If they still don't, make an issue thread.
For Logitech SetPoint you can also try https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/issues/1969
It is implemented 👍
- Control + Shift + G (use command on a mac)
- Type in "DEBUG_INFO" into the input box
- Click "Let's Go"
- A folder should appear with the ZIP file
- You aren't giving the app the password, the app uses Google's login flow just like any other browser does (Chrome, Firefox, etc.)
- If you REALLY don't feel secure, go turn on 2 Factor Authentication
- Now take off your tin foil hat and use the awesome player!! 😄
AKA: Any form of the sign in screen ends up being stuck white
- Run the app with the argument
--disable-gpu
- Ta da 👍
- Verify that you downloaded it from the official website and not from some other place
- Click
More Info
- Click
Run Anyway
No. 😆 It is not currently possible until Google release an official API
If you are using the PulseAudio soundsystem, make sure the "sink" used by the player app is not muted.
- Use 'pacmd list-sink-inputs' to list sinks. Find the corresponding one to the app.
- Unmute the index listed under previous step using 'pacmd set-sink-input-mute your-index-here false'.
For more info, see Arch PulseAudio docs
Updates normally include fixes for BREAKING bugs caused by changes in Google's implementation of the service. This means that until you update your experience will not be the best it can be. Therefore, it is crucial that the update checking stays on.