AlirezaKJ / BetterSoundCloud

A PC client of SoundCloud with improvement made using electronjs
https://alirezakj.com/bsc
MIT License
82 stars 2 forks source link

Next/Previous Track only works for the first track #14

Closed SAMDestroy closed 4 months ago

SAMDestroy commented 4 months ago

Hello, thanks for your desktop app. im trying to implement it to stream deck. im using the media keys to skip to next/previous track but this is only working for one track. the skip next/previous is not working anymore after listen to a whole track. is this maybe because of the adblock?

AlirezaKJ commented 4 months ago

media keys are now more effective using electron Globalshortcuts at latest update which just released. download from: https://github.com/AlirezaKJ/BetterSoundCloud/releases/tag/V0.5.3 implemented at: https://github.com/AlirezaKJ/BetterSoundCloud/commit/7146c5770e281353a548c47debfa9e997da17774

SAMDestroy commented 4 months ago

thanks for the fast release. it seems the next/prev mediakeys do work now but i have no systray icon. the new global mediakeys dosent work if an other app is fullscreen.

AlirezaKJ commented 4 months ago

try to fix the tray icon by next week, and find another solution for media keys as well

AlirezaKJ commented 4 months ago

the executables and installers for version 0.5.3 just got updated and renewed with few fixes for tray icon, and bunch of other loading issues with different themes. check it out by reinstalling 0.5.3

https://github.com/AlirezaKJ/BetterSoundCloud/releases/tag/V0.5.3