I have a weird issue when I'm using the Mond Player skin. I'm using Foobar2000 as my media player and using the stock Player.ini code. When songs are in a Stopped/Paused state I get the Play.png to be displayed, and I can see the correct MeasureStateButton state displayed as '2' and it displays the correct file path. However, when I am playing a song the Pause.png is not displayed and the MeasureStateButton state displays as '1', but the file path is wrong..very wrong. Not sure if this matters, but my Rainmeter skin file path is on a shared drive. All the image files for the buttons are in the @Resource folder.
Player.ini - Snipped to the MeasureStateButton portion for brevityCorrect Response - File path for the Stopped/Paused stateWrong Response - File path for the Play stateI have a workaround which is to hardcode the Play state file path but I rather avoid hardcoding things.
Any ideas how to fix this? Thanks.
Player.ini - Snipped to the MeasureStateButton portion for brevity
Code:
[MeasureStateButton]Measure=PluginPlugin=NowPlayingPlayerName=#Player#PlayerType=STATESubstitute="0":"#@#Play.png","1":"#@#Pause.png","2":"#@#Play.png"
Code:
\\192.168.XXX.XXX\XXXData\Documents\Rainmeter\Skins\Mond\@Resources\Play.png
Code:
\\19\\192.168.XXX.XXX\XXXData\Documents\Rainmeter\Skins\Mond\@Resources\Play.png.168.XXX.\\192.168.XXX.XXX\XXXData\Documents\Rainmeter\Skins\Mond\@Resources\Play.png0\\192.168.XXX.XXX\XXXData\Documents\Rainmeter\Skins\Mond\@Resources\Play.png\XXXData\Documents\Rainmeter\Skins\Mond\@Resources\Pause.png
Any ideas how to fix this? Thanks.
Statistics: Posted by StratoVirus — Today, 7:00 pm