quote:
Originally posted by Veggie
quote:
Originally posted by C0NTiNUiTY
Would it be possible to make the DP revert when there is no song playin?
This is a limitation with scripting, OnEvent_MyMediaChange doesnt fire when music is stopped or paused.
It's possible to check if the MyMedia is set every x seconds using a timer then revert to the previous DP though.