It is currently April 20th, 2024, 11:19 am

CPU and WMP HELP!!

Get help with creating, editing & fixing problems with skins
User avatar
MrDreamers
Posts: 9
Joined: March 29th, 2015, 7:18 pm

CPU and WMP HELP!!

Post by MrDreamers »

im using Mass Effect skin and i can't get WMP to work and also i have a quad core and i cant get it to see or monitor the cores and temp please help thank you in advance :)
Love everyone, as I loved you ;)
User avatar
balala
Rainmeter Sage
Posts: 16148
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: CPU and WMP HELP!!

Post by balala »

MrDreamers wrote:im using Mass Effect skin and i can't get WMP to work and also i have a quad core and i cant get it to see or monitor the cores and temp please help thank you in advance :)
Open the Applications.txt file in the Launcher folder in your config. Look for the PlayerName=iTunes line and modify it to PlayerName=WMP. Refresh your skin and it should work.
Normaly if you have a quad core processor, the skin should show all four cores. If it doesn't, try for first to manualy force the skin to show all of them. To do that modify the Hidden option of the [MeterCore3], [Core3Background], [MeterCore4] and [Core4Background] meters from Hidden=1 to Hidden=0. If all four roundlines are working correctly, I'll indicate you how to modify the skin to be more elegant.
If I'm not wrong you can't show separately the temperatures of the cores, you can have just one temeperature indicator.
User avatar
MrDreamers
Posts: 9
Joined: March 29th, 2015, 7:18 pm

Re: CPU and WMP HELP!!

Post by MrDreamers »

balala wrote: Open the Applications.txt file in the Launcher folder in your config. Look for the PlayerName=iTunes line and modify it to PlayerName=WMP. Refresh your skin and it should work.
Normaly if you have a quad core processor, the skin should show all four cores. If it doesn't, try for first to manualy force the skin to show all of them. To do that modify the Hidden option of the [MeterCore3], [Core3Background], [MeterCore4] and [Core4Background] meters from Hidden=1 to Hidden=0. If all four roundlines are working correctly, I'll indicate you how to modify the skin to be more elegant.
If I'm not wrong you can't show separately the temperatures of the cores, you can have just one temeperature indicator.
lets start with the music player then we will get to the cores after, i already named it in the flie to WMP but it still will not work for example i click play on the skin player but nothing happens but when i play it on wmp you can see it in the skin play but when i close wmp out it dissapears in the skin player and when i try to play it again in wmp it does not show it again in the skin player take a look at the edited file here:

Code: Select all

[Rainmeter]
Author=Uruloki Burning
Update=100

;MEASURES_________________________________________

;Metadata added by RainBrowser
;http://rainmeter.net/RainWiki/index.php?title=Rainmeter_101#.5BMetadata.5D

[Metadata]
Name=Media Player
Config=
Description=
Instructions=
Version=
Tags=Media Player | Mass Effect
License=
Variant=
Preview=

;End of added Metadata
@include="#SKINSPATH#\Mass Effect\Launcher\Applications.txt"

[Variables]
;  ColorRoundline
ColorR=71,187,228
;  ColorFont
ColorF=204,255,255

;  ColorActive
ColorA=255,156,91
;  ColorPassive
ColorP=49,153,198
ColorB=82,226,128
FontFace=Slider


[Image]
Meter=Image
X=0
Y=0
ImageName=backgraund.png

[MeasurePlayerName]
Measure=Plugin
Plugin=Plugins\QuotePlugin.dll
PathName="#SKINSPATH#\Mass Effect\Launcher\Applications.txt"

[MeasurePlayer]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=WMP
PlayerType=TITLE
PlayerPath=C:\Program Files (x86)\Windows Media Player
DisableLeadingZero=1

[MeasureArtist]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=WMP
PlayerType=ARTIST

[MeasureAlbum]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=WMP
PlayerType=ALBUM

[MeasurePROGRESS]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=WMP
PlayerType=PROGRESS

[MeasurePROGRESS2]
Measure=Calc
Formula=MeasureProgress
maxvalue=15

[MeasurePROGRESS3]
Measure=Calc
Formula=MeasureProgress
maxvalue=14.33333333333333333333333333333

[MeasurePROGRESS4]
Measure=Calc
Formula=MeasureProgress
maxvalue=13.666666666666666666666666666667

[MeasurePROGRESS5]
Measure=Calc
Formula=MeasureProgress
maxvalue=13

[MeasurePROGRESS6]
Measure=Calc
Formula=MeasureProgress
maxvalue=12.333333333333333333333333333333

[MeasurePROGRESS7]
Measure=Calc
Formula=MeasureProgress
maxvalue=11.666666666666666666666666666667

[MeasurePROGRESS8]
Measure=Calc
Formula=MeasureProgress
maxvalue=11

[MeasurePROGRESS9]
Measure=Calc
Formula=MeasureProgress
maxvalue=10.333333333333333333333333333333


[MeasureCover]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=WMP
PlayerType=Cover

[MeasurePlay]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=WMP
PlayerType=STATE
IfEqualValue=1
IfEqualAction=!execute [!RainmeterShowMeter ButtonPauseName] [!RainmeterHideMeter ButtonPlayName]

[MeasurePause]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=WMP
PlayerType=STATE
IfEqualValue=2
IfEqualAction=!execute [!RainmeterHideMeter ButtonPauseName] [!RainmeterShowMeter ButtonPlayName]
IfEqualValue=0
IfEqualAction=!execute [!RainmeterHideMeter ButtonPauseName] [!RainmeterShowMeter ButtonPlayName]

[MeasureStop]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=WMP
PlayerType=STATE
IfEqualValue=0
IfEqualAction=!execute [!RainmeterHideMeter ButtonPauseName] [!RainmeterShowMeter ButtonPlayName]

[MeasureVolume]
Measure=Plugin
Plugin=Win7AudioPlugin.dll

[MeasureVolumeCalc]
Measure=Calc
Formula=(MeasureVolume)
IfBelowValue=0
IfBelowAction=!execute [!RainmeterHideMeter ButtonVolumeName] [!RainmeterShowMeter ButtonMuteName]
IfAboveValue=1
IfAboveAction=!execute [!RainmeterShowMeter ButtonVolumeName] [!RainmeterHideMeter ButtonMuteName]

[MeasureCommand]
Measure=Plugin
Plugin=Plugins\WindowMessagePlugin.dll
WindowClass=Winamp v1.x
Substitute="[Paused]":""," - Winamp":"","[Stopped]":""

[MeterTitle]
Meter=String
MeasureName=MeasurePlayer
X=5
Y=33
W=280
H=16
FontFace=#FontFace#
FontSize=10
FontColor=#ColorF#
AntiAlias=1
AutoScale=1
ClipString=1
Text="Title: %1"

[MeterArtist]
Meter=String
MeasureName=MeasureArtist
X=r
Y=16r
W=220
H=16
FontFace=#FontFace#
FontSize=10
FontColor=#ColorF#
AntiAlias=1
AutoScale=1
ClipString=1
Text="Artist: %1"

[MeterAlbum]
Meter=String
MeasureName=MeasureAlbum
X=r
Y=16r
W=220
H=16
FontFace=#FontFace#
FontSize=10
FontColor=#ColorF#
AntiAlias=1
AutoScale=1
ClipString=1
Text="Album: %1"

[ImageCOVERSolid]
Meter=Image
X=218
Y=48
W=74
H=74
SolidColor=#Colorf#,90
LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureCommand SendMessage 273 40258 0"]

[ImageCOVERSolid2]
Meter=Image
X=220
Y=50
W=70
H=70
SolidColor=10,21,36,150

[MeasureCircle]
Measure=Calc
Formula=1

[MeterROUNDLINE1]
Meter=ROUNDLINE
MeasureName=MeasureCircle
X=255
Y=85
LineStart=15
LineLength=33
LineColor=#Colorb#,200
LineWidth=20
AntiAlias=1
StartAngle=4.7124
RotationAngle=6.2832
AntiAlias=1
Solid=1

[MeterROUNDLINE2]
Meter=ROUNDLINE
MeasureName=MeasureCircle
X=255
Y=85

LineStart=7
LineLength=15
LineColor=#Colorb#,90
LineWidth=20
AntiAlias=1
StartAngle=4.7124
RotationAngle=6.2832
AntiAlias=1
Solid=1

[ImageCOVER]
Meter=Image
MeasureName=MeasureCover
X=220
Y=50
W=70
H=70

[MeterProgressBar]
MeasureName=MeasureProgress
Meter=BAR
X=-1
Y=4
W=301
H=2
BarOrientation=HORIZONTAL
BarColor=#ColorF#, 150
Flip=1

[MeterProgressBar2]
MeasureName=MeasureProgress2
Meter=BAR
X=256r
Y=2r
W=45
H=1
BarOrientation=HORIZONTAL
BarColor=#ColorF#, 150
Flip=1

[MeterProgressBar3]
MeasureName=MeasureProgress3
Meter=BAR
X=2r
Y=1r
W=43
H=1
BarOrientation=HORIZONTAL
BarColor=#ColorF#, 150
Flip=1

[MeterProgressBar4]
MeasureName=MeasureProgress4
Meter=BAR
X=2r
Y=1r
W=41
H=1
BarOrientation=HORIZONTAL
BarColor=#ColorF#, 150
Flip=1

[MeterProgressBar5]
MeasureName=MeasureProgress5
Meter=BAR
X=2r
Y=1r
W=39
H=1
BarOrientation=HORIZONTAL
BarColor=#ColorF#, 150
Flip=1

[MeterProgressBar6]
MeasureName=MeasureProgress6
Meter=BAR
X=2r
Y=1r
W=37
H=1
BarOrientation=HORIZONTAL
BarColor=#ColorF#, 150
Flip=1

[MeterProgressBar7]
MeasureName=MeasureProgress7
Meter=BAR
X=2r
Y=1r
W=35
H=1
BarOrientation=HORIZONTAL
BarColor=#ColorF#, 150
Flip=1

[MeterProgressBar8]
MeasureName=MeasureProgress8
Meter=BAR
X=2r
Y=1r
W=33
H=1
BarOrientation=HORIZONTAL
BarColor=#ColorF#, 150
Flip=1

[MeterProgressBar9]
MeasureName=MeasureProgress9
Meter=BAR
X=2r
Y=1r
W=31
H=1
BarOrientation=HORIZONTAL
BarColor=#ColorF#, 150
Flip=1

;Buttons______________________________________

[ButtonPrev]
Meter=Button
X=25
Y=105
AntiAlias=1
ButtonImage=Prev.png
ButtonCommand=!execute [!CommandMeasure "MeasurePlayer" "Previous"] 

[ButtonPlay]
Meter=Button
X=65r
Y=r
AntiAlias=1
ButtonImage=Play.png
ButtonCommand=!execute [!CommandMeasure "MeasurePlayer" "PlayPause"] 

[ButtonNext]
Meter=Button
X=63r
Y=r
AntiAlias=1
ButtonImage=Next.png
ButtonCommand=!execute [!CommandMeasure "MeasurePlayer" "Next"]

[ButtonNextname]
Meter=STRING
X=7r
Y=2r
FontColor=#ColorF#
FontSize=9
StringAlign=LEFT
FontFace=#FontFace#
AntiAlias=1
Text="Next"

[ButtonPlayname]
Meter=STRING
X=-40r
Y=r
FontColor=#ColorF#
FontSize=9
StringAlign=center
FontFace=#FontFace#
AntiAlias=1
Text="Play"

[ButtonPausename]
Meter=STRING
X=r
Y=r
FontColor=#ColorF#
FontSize=9
StringAlign=center
FontFace=#FontFace#
AntiAlias=1
Text="Pause"
hidden=1

[ButtonPreviousname]
Meter=STRING
X=-40r
Y=r
FontColor=#ColorF#
FontSize=9
StringAlign=right
FontFace=#FontFace#
AntiAlias=1
Text="Prev"

;##################################
;Volume
;##################################

[BackgroundVolume]
Meter=IMAGE
ImageName=barBG.png
X=-55r
Y=-25r
AntiAlias=1

[ButtonVolumeDown]
Meter=Button
X=5r
Y=3r
AntiAlias=1
ButtonImage=Vdown.png
ButtonCommand=!RainmeterPluginBang "MeasureVolume ChangeVolume -5"

[ButtonVolumeUp]
Meter=Button
X=160r
Y=r
AntiAlias=1
ButtonImage=Vup.png
ButtonCommand=!RainmeterPluginBang "MeasureVolume ChangeVolume 5"

[MeterVolumeBar]
MeasureName=MeasureVolume
Meter=BAR
X=-136r
Y=1r
W=131
H=10
BarOrientation=HORIZONTAL
BarColor=#ColorF#, 150

[ButtonVolumename]
Meter=STRING
MeasureName=MeasureVolumeCalc
X=37r
Y=r
FontColor=#ColorF#
FontSize=7
StringAlign=left
FontFace=#FontFace#
AntiAlias=1
Text="Volume: %1%"
LeftMouseUpAction=!RainmeterPluginBang "MeasureVolume ToggleMute"

[ButtonMutename]
Meter=STRING
MeasureName=MeasureVolumeCalc
X=r
Y=r
FontColor=#ColorF#
FontSize=7
StringAlign=left
FontFace=#FontFace#
AntiAlias=1
Text="   Mute"
LeftMouseUpAction=!RainmeterPluginBang "MeasureVolume ToggleMute"
hidden=1
what am i doing wrong?
Love everyone, as I loved you ;)
User avatar
balala
Rainmeter Sage
Posts: 16148
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: CPU and WMP HELP!!

Post by balala »

On the [MeasureArtist], [MeasureAlbum], [MeasurePROGRESS], [MeasureCover], [MeasurePlay], [MeasurePause] and [MeasureStop] leave the PlayerName option to PlayerName=[MeasurePlayer] (details here).
User avatar
MrDreamers
Posts: 9
Joined: March 29th, 2015, 7:18 pm

Re: CPU and WMP HELP!!

Post by MrDreamers »

balala wrote:On the [MeasureArtist], [MeasureAlbum], [MeasurePROGRESS], [MeasureCover], [MeasurePlay], [MeasurePause] and [MeasureStop] leave the PlayerName option to PlayerName=[MeasurePlayer] (details here).
well it worked a few times after editing i played a list of songs and closed it out a few times and it still worked but i had to have wmp running in the back ground and i had to have all the songs moved to the list on the right side of wmp. But after closing out a fourth time it wouldn't play the songs again like before so it did work better for a minute but now its not again by not showing in the skin player and not playing the songs why does it do this?
am i missing some more editing in the file?
btw the volume on the skin players works great but thats it.

BUT! i downloaded winamp and i rather use that do i do the same thing with winamp to make it work?
Love everyone, as I loved you ;)
User avatar
balala
Rainmeter Sage
Posts: 16148
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: CPU and WMP HELP!!

Post by balala »

MrDreamers wrote: well it worked a few times after editing i played a list of songs and closed it out a few times and it still worked but i had to have wmp running in the back ground and i had to have all the songs moved to the list on the right side of wmp. But after closing out a fourth time it wouldn't play the songs again like before so it did work better for a minute but now its not again by not showing in the skin player and not playing the songs why does it do this?
am i missing some more editing in the file?
btw the volume on the skin players works great but thats it.

BUT! i downloaded winamp and i rather use that do i do the same thing with winamp to make it work?
To make the Winamp to work, you have to do what you did with the WMP: modify the PlayerName option on Applications.txt file (in the Launcher folder in your config) to PlayerName=Winamp, then refresh your skin. Try it to see if it works, and let me know.
User avatar
MrDreamers
Posts: 9
Joined: March 29th, 2015, 7:18 pm

Re: CPU and WMP HELP!!

Post by MrDreamers »

balala wrote: To make the Winamp to work, you have to do what you did with the WMP: modify the PlayerName option on Applications.txt file (in the Launcher folder in your config) to PlayerName=Winamp, then refresh your skin. Try it to see if it works, and let me know.
TY! i believe its working great! but when its playing its not showing the thumbnail pic in the player when im playing say idobi radio is there a fix?
Love everyone, as I loved you ;)
User avatar
balala
Rainmeter Sage
Posts: 16148
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: CPU and WMP HELP!!

Post by balala »

MrDreamers wrote:TY! i believe its working great! but when its playing its not showing the thumbnail pic in the player when im playing say idobi radio is there a fix?
If it works with Winamp, it should with WMP too. Weird! Try to don't change anything else, just the PlayerName=Winamp to PlayerName=WMP option in the Applications.txt file, refresh your skin and check if it works with WMP.
About the thumbnail, try it with some locale music file and see if the thumbnail is there. And maybe give me a link to that idobi radio, to can check what's happening.
User avatar
MrDreamers
Posts: 9
Joined: March 29th, 2015, 7:18 pm

Re: CPU and WMP HELP!!

Post by MrDreamers »

balala wrote: If it works with Winamp, it should with WMP too. Weird! Try to don't change anything else, just the PlayerName=Winamp to PlayerName=WMP option in the Applications.txt file, refresh your skin and check if it works with WMP.
About the thumbnail, try it with some locale music file and see if the thumbnail is there. And maybe give me a link to that idobi radio, to can check what's happening.
http://idobiradio.idobi.com/;stream.mp3
it does work on the ones that have thumbnails in my music folder, but im wondering why not on idobi radio it has a thumbnail on winamp player itself hmmmm.
but some with thumbnails in my music folder won't show the thumbnail in the skin player but some do hmmmm.
Last edited by MrDreamers on March 30th, 2015, 4:27 pm, edited 1 time in total.
Love everyone, as I loved you ;)
User avatar
balala
Rainmeter Sage
Posts: 16148
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: CPU and WMP HELP!!

Post by balala »

Sorry, this link is working just with Winamp. I have no Winamp installed, so I can't check it right now, but you could try what I wrote above. Let me know if you can see the thumbnail of a local music file.