新人求助据说是AIMP专用代码,想改成网易云的,有大神指导下吗!
rainmeter吧
全部回复
仅看楼主
level 1
yangkuan007 楼主
PlayerName=AIMP
---------------------------------------------
[Track]
Measure=Plugin
Plugin=NowPlaying
PlayerName=
#PlayerName#

PlayerType=Title
[Artist]
Measure=Plugin
Plugin=NowPlaying
PlayerName=
#PlayerName#

PlayerType=Artist
[WState]
Measure=Plugin
Plugin=NowPlaying
PlayerName=
#PlayerName#

PlayerType=State
IfCondition=WState = 1
IfTrueAction=[!HideMeterGroup PLAY][!ShowMeterGroup PAUSE][!ShowMeterGroup Widget]
IfCondition2=WState = 2
IfTrueAction2=[!HideMeterGroup PAUSE][!ShowMeterGroup PLAY][!ShowMeterGroup Widget]
IfCondition3=WState = 0
IfTrueAction3=[!HideMeterGroup Widget][!HideMeterGroup PAUSE][!HideMeterGroup PLAY]
IfConditionMode=0
DynamicVariables=1
;[Background]
;Meter=Shape
;Shape=Rectangle 0,0,400,100,10 | StrokeWidth 0 | Extend Mymodifiers
;Mymodifiers= Fill Color
#ColorWhite#

;Group=Widget
[MeterTrack]
Meter=String
MeasureName=Track
X=163
Y=300
W=300
H=50
FontFace=
#Font#

FontColor=255,105,180
ClipString=2
DynamicVariables=1
FontSize=20
AntiAlias=2
StringAlign=Center
StringStyle=Bold
Text="%1"
Group=Widget
[MeterArtist]
Meter=String
MeasureName=Artist
X=165
Y=40r
FontFace=
#Font#

FontColor=
#ColorWhite#

FontSize=13
AntiAlias=2
StringAlign=Center
Text="%1"
Group=Widget
;[Button]
Meter=Shape
Shape=Rectangle 167,68r,60,27,15 | StrokeWidth 0 | Extend Mymodifiers
Mymodifiers= Fill Color
#ColorBlack#

LeftMouseUpAction=[!CommandMeasure WState "PlayPause"]
Group=Widget
[Play]
Meter=Button
ToolTipText=Play
X=140
Y=380
ButtonImage=#@#Images\music_alt1.png
LeftMouseUpAction=[!CommandMeasure WState "PlayPause"]
Group=PLAY
[Pause]
Meter=Button
ToolTipText=Pause
X=140
Y=380
ButtonImage=#@#Images\music_alt1.png
LeftMouseUpAction=[!CommandMeasure WState "PlayPause"]
Group=PAUSE
[PREVIOUS]
Meter=Button
ToolTipText=Previous
X=50
Y=385
ButtonImage=#@#Images\previous.png
LeftMouseUpAction=[!CommandMeasure WState "Previous"]
Group=Widget
[NEXT]
Meter=Button
ToolTipText=Next
X=245
Y=385
ButtonImage=#@#Images\forward.png
LeftMouseUpAction=[!CommandMeasure WState "Next"]
Group=Widget
;[LeftRegion]
Meter=Shape
Shape=Rectangle 5,10,80,80,0 |StrokeWidth 0| Extend Mymodifiers
Mymodifiers= Fill Color 0,0,0,0
LeftMouseUpAction=[!CommandMeasure WState "Previous"]
Group=Widget
;[RightRegion]
Meter=Shape
Shape=Rectangle 310,10,80,80,0 |StrokeWidth 0| Extend Mymodifiers
Mymodifiers= Fill Color 0,0,0,0
LeftMouseUpAction=[!CommandMeasure WState "Next"]
Group=Widget
2020年04月04日 15点04分 1
level 1
yangkuan007 楼主
有大佬帮忙看下吗??
2020年04月05日 03点04分 2
level 1
yangkuan007 楼主
还是没人来指导下?
2020年04月06日 13点04分 3
level 9
这素材NowPlaying插件只能使用电脑自带的WMP和国外播放器,想要关联网易云必须用musicplayer.dll这个插件
2020年04月16日 04点04分 4
1