jeffvli / feishin

A modern self-hosted music player.
https://feishin.vercel.app
GNU General Public License v3.0
1.99k stars 78 forks source link

Global media hotkeys don't work until toggled #404

Closed Insprill closed 4 months ago

Insprill commented 6 months ago

Expected Behavior

Global media hotkeys should be functional out of the box as the default state of the toggle indicates.

Current Behavior

After a fresh install of the application, or the deletion of the config file, global media hotkeys are not functional until they're toggled off and back on.

Steps to Reproduce

  1. Remove the global_media_hotkeys from your config.
  2. Start Feishin and start playing a song.
  3. Try to use the media hotkeys. They won't be functional.
  4. Open the settings and toggle global media hotkeys.
  5. Try using the media hotkeys again. They will now be functional.

Your Environment

auyylaso commented 5 months ago

I'm having the same issue on windows 10 On V0.5.3

iiPythonx commented 4 months ago

Should be fixed as part of #488.

kgarner7 commented 4 months ago

Closing this as resolved by #488 (thanks!)