elibroftw / music-caster

Music Caster is a modern music player with the ability to cast audio files, system audio, and URLs to Google Chromecasts, Google Home/Nest Minis, etc.
https://elijahlopez.ca/music-caster/
Other
144 stars 16 forks source link

Feature Request: Dedicated "Play" Hotkey #17

Closed VashSky closed 3 years ago

VashSky commented 3 years ago

I'm having a persistent issue where my playlist will randomly stop playing after around 2-4 hours of consistent playback. I'm not sure what is causing it but I will note that my playlist is around 25 hours long with tracks as long as 2 hours. I'd like to write a sort of "keep alive" script in which my device would occasionally hit a "play" hotkey as a workaround to keep this from happening in the future.

P.S. This build is awesome by the way, keep up the great work!

elibroftw commented 3 years ago

I might add a setting to never ignore media keys, but sometimes the key handler doesn't work, so try using the REST API instead. https://github.com/elibroftw/music-caster/wiki/REST-API.

VashSky commented 3 years ago

Interestingly, the updates that have been released following this inquiry have actually resolved many of the issues I was experiencing. I can now get it to play continuously anywhere from 4-8 to even 10 hours, which is fantastic. I'll consider this issue resolved but I'm wondering if there is a link to all of the prior versions?

elibroftw commented 3 years ago

Prior versions? Why would you want prior versions? I delete prior versions for the same minor version.