Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1455

Help: Rainmeter Skins • Mond - Can't Find Image Path

$
0
0
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 brevity

Code:

[MeasureStateButton]Measure=PluginPlugin=NowPlayingPlayerName=#Player#PlayerType=STATESubstitute="0":"#@#Play.png","1":"#@#Pause.png","2":"#@#Play.png"
Correct Response - File path for the Stopped/Paused state

Code:

\\192.168.XXX.XXX\XXXData\Documents\Rainmeter\Skins\Mond\@Resources\Play.png
Wrong Response - File path for the Play state

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
I 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.

Statistics: Posted by StratoVirus — Today, 7:00 pm



Viewing all articles
Browse latest Browse all 1455

Trending Articles