Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - jadam_fr

Pages: 1
1
I recently installed a new AV system that happens to use HDMI to pipe audio from my PC to an A/V receiver. Unfortunately, since I have Windows configured to power off the displays after 15 minutes, that meant having music stop every 15 minutes of inactivity.

I know this has been the subject of a few controversial topics on these forums but I did not find a satisfying answer. So I did what developers do, I wrote some code.

The source is here : https://github.com/julienadam/MusicBeeNeverSleeps/

And the releases are here : https://github.com/julienadam/MusicBeeNeverSleeps/releases/

When this plugin is enabled and music is playing, it prevents Windows from powering off the displays. If no music is playing, Windows will do its default thing, most likely power off the display after X minutes.

There's nothing to configure, just install the plugin and it's done, no more display power off while playing.

Pages: 1