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

General Discussion • How to run Windows Media Player from the Neonspace/AudioPlayer skin?

$
0
0
Currently, I don't know how to add an MP3 playlist to this interface for it to work. Or how I can edit this interface to play the music playlist on my computer using Windows Media Player? Can anyone help me? I am a beginner, and this is my first time using Rainmeter. I'm not sure if I'm using the correct terminology. I would like to post the code in Notepad. If you need any more information, please let me know. Thank you very much. I'm sorry, my English is not very good. I have to use Google Translate.

Code:

[Rainmeter]Author=99villagesUpdate=50[Metadata]Name=PlayerName[Variables]@Include=#ROOTCONFIGPATH#\@Resources\Variables.inc@Include2=#ROOTCONFIGPATH#\@Resources\Styles.inc@Include3=#ROOTCONFIGPATH#\@Resources\Links.inc@Include4=#ROOTCONFIGPATH#\@Resources\Languages\#Language#.incColor1=#UniPrime#Color2=#UniSec#Color3=#Uni3D#AlphaDull=180AlphaBright=255ColorHighlight=adc6c8PanelWidth=300ArtSize=80InfoX=242ButtonX=124ButtonY=171;--------------------------------------BGs[MeterplayerBG]Meter=ImageImageName=#@#Images/AudioPlayer/MusicplayerS.pngImageTint=#Color1#X=0Y=23UpdateDivider=-1;----------------------------------------Disk[MeterDisk]Meter=rotatorMeasureName=MeasureRotateImageName=#@#Images/AudioPlayer/DiskS.pngImageTint=#Color1#OffsetX=43.5OffsetY=43.5x=274y=97[MeasureRotate]Measure=CalcFormula=(MeasureRotate % 360) + 5MaxValue=360;-----------------------------Style[sText]FontSize=8FontFace=#Font6#FontColor=#color2#StringStyle=BOLDAntiAlias=1W=160H=16Clipstring=1;-------------------------------------------------measures-------------[mPlayer]Measure=PluginPlugin=NowPlaying.dllPlayerName=#MusicPlayer#PlayerType=TITLEDynamicVariables=1PlayerPath=DisableLeadingZero=1Substitute="":"Track" [mPlayerState]Measure=PLUGINPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=STATE[mArtist]Measure=PLUGINPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=ARTISTGroup=mPlayerSubstitute="":"Artist" [mAlbum]Measure=PLUGINPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=ALBUMGroup=mPlayer[mYear]Measure=PLUGINPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=YearGroup=mPlayer[mStateButton]Measure=PLUGINPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=STATESubstitute="0":"PlayS.png","1":"PauseS.png","2":"PlayS.png"Group=mPlayer[mPosition]Measure=PLUGINPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=POSITIONGroup=mPlayer[mDuration]Measure=PLUGINPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=DURATIONGroup=mPlayer[mPosition]Measure=PluginPlugin=NowPlayingPlayerName=[mPlayer]PlayerType=PositionIfCondition=mPosition < 1IfTrueAction=[!SetOption MtPrevious LeftMouseUpAction """[!CommandMeasure mPlayer "Previous"]"""]IfFalseAction=[!SetOption MtPrevious LeftMouseUpAction """[!CommandMeasure mPlayer "SetPosition 0"]"""]Group=mPlayer[mSmoothProgress]Measure=SCRIPTScriptFile=#@#Scripts\SmoothProgress.luaUpdatePeriod=10000ResetInterval=10SafetyRange=2Adjustment=1;--------------------------Meters  [MtTrack]Meter=STRINGMeasureName=mPlayerMeterStyle=sTextInlineSetting=GradientColor | 180 | #Color2# ; 0.0 | #color1# ; 1.0DynamicVariables=1StringAlign=RightFontSize=8X=190Y=92Hidden=#Others#  [MtArtist]Meter=STRINGMeasureName=mArtistMeterStyle=sTextFontSize=6W=55H=10Clipstring=1StringAlign=LeftX=145Y=17rHidden=#Others#[MtArtistName]Meter=STRINGMeasureName=mArtistFontColor=#Color1#MeterStyle=sTextFontSize=7StringAlign=LeftText=#Artist#X=28Y=-1r  [MtPlayed]Meter=StringMeasureName=mPositionMeterStyle=sTextStringAlign=CenterFontSize=8X=108Y=5rW=34Hidden=#Others#[MtProgressBar]Meter=BarBarOrientation=HORIZONTALBarImage=#@#Images/AudioPlayer/BarS.pngMeasureName=mSmoothProgressImageTint=#Color1#,255X=25Y=78Hidden=#Others#  [MtPostion]Meter=ImageX=rY=rImageName=#@#Images/AudioPlayer/BarS.pngImageTint=#Color1#,65ToolTipText="click to set position"LeftMouseUpAction=[!CommandMeasure "mPlayer" "SetPosition $MouseX:%$"] Hidden=#Others#;----------------------Bottons[MtPrevious]Meter=IMAGEImageName=#@#Images/AudioPlayer/PreviousS.pngImageTint=#color2#x=212y=86MouseOverAction=[!SetOption "#CURRENTSECTION#" ImageTint #color1#] [!Update] [!Redraw]MouseLeaveAction=[!SetOption "#CURRENTSECTION#" ImageTint #color2#] [!Update] [!Redraw]LeftMouseUpAction=[!CommandMeasure "mPlayer" "Previous"]Hidden=#Others#[PauseOrPlay]Meter=IMAGEImageName=#@#Images/AudioPlayer/[mStateButton]ImageTint=#color2#x=267y=rMouseOverAction=[!SetOption "#CURRENTSECTION#" ImageTint #color1#] [!Update] [!Redraw]MouseLeaveAction=[!SetOption "#CURRENTSECTION#" ImageTint #color2#] [!Update] [!Redraw]LeftMouseUpAction=[!CommandMeasure "mPlayer" "PlayPause"]DynamicVariables=1Hidden=#Others#  [Next]Meter=IMAGEImageName=#@#Images/AudioPlayer/NextS.pngImageTint=#color2#x=316y=rMouseOverAction=[!SetOption "#CURRENTSECTION#" ImageTint #color1#] [!Update] [!Redraw]MouseLeaveAction=[!SetOption "#CURRENTSECTION#" ImageTint #color2#] [!Update] [!Redraw]LeftMouseUpAction=!CommandMeasure "mPlayer" "Next"Hidden=#Others#  ;---------------------------------------------Vis----------------------[MeasureAudio]Measure=PluginPlugin=AudioLevelPort=OutputRMSAttack=50RMSDecay=50RMSGain=2.7[MeasureL]Measure=PluginPlugin=AudioLevelParent=MeasureAudioType=RMS[Meter1]Meter=BitMapMeasureName=MeasureLX=305Y=5ImageTint=#color1#BitMapImage=#@#Images\AudioPlayer\speak1S.pngBitMapFrames=8BitmapZeroFrame=1[Meter2]Meter=BitMapMeasureName=MeasureLX=rY=rImageTint=#color2#BitMapImage=#@#Images\AudioPlayer\speak2S.pngBitMapFrames=8BitmapZeroFrame=1;---------------------------------------Spotify[MeasureTrack]Measure=PluginPlugin=SpotifyPluginType=TrackNameSubstitute="":"Track"[MeasureArtist]Measure=PluginPlugin=SpotifyPluginType=ArtistNameSubstitute="":"Artist"[MeasureNowPlaying]Measure=PluginPlugin=NowPlayingPlayername=SpotifyPlayerType=State[MeasureButtonState]Measure=PluginPlugin=SpotifyPluginType=PlayingSubstitute="0":"PlayS.png","1":"PauseS.png","2":"PlayS.png"[MeasurePosition]Measure=PluginPlugin=SpotifyPluginType=Position[MeasureProgress]Measure=PluginPlugin=SpotifyPluginType=ProgressAverageSize=8[MeterTrack]Meter=StringMeasureName=MeasureTrackMeterStyle=sTextText="%1"FontSize=8X=190Y=92stringAlign=RightFontColor=#color1#InlineSetting=GradientColor | 180 | #Color2# ; 0.0 | #color1# ; 1.0ClipString=1AntiAlias=1Hidden=#Spotify#[MeterArtist]Meter=StringMeasureName=MeasureArtistMeterStyle=sTextFontSize=6W=55H=10Clipstring=1StringAlign=LeftX=145Y=17rAntiAlias=1ClipString=1Hidden=#Spotify#[MeterPlayorPause]Group=PlayButtonMeter=ImageImageName=#@#Images/AudioPlayer/[MeasureButtonState]ImageTint=#color2#x=267y=86LeftMouseUpAction=[!CommandMeasure MeasureNowPlaying "PlayPause"]DynamicVariables=1Hidden=#Spotify#[MeterNext]Meter=ImageImageName=#@#Images/AudioPlayer/NextS.pngImageTint=#color2#x=316y=rLeftMouseUpAction=[!CommandMeasure MeasureNowPlaying "Next"]AntiAlias=1Hidden=#Spotify#[MeterPrevious]Meter=ImageImageName=#@#Images/AudioPlayer/PreviousS.pngImageTint=#color2#x=212y=rLeftMouseUpAction=[!CommandMeasure MeasureNowPlaying "Previous"]AntiAlias=1Hidden=#Spotify#[MeterProgress]Meter=BarBarImage=#@#Images/AudioPlayer/BarS.pngMeasureName=MeasureProgressImageTint=#Color1#,255X=25Y=78DynamicVariables=1BarOrientation=HorizontalHidden=#Spotify#[MeterProgressBG]Meter=ImageX=rY=rImageName=#@#Images/AudioPlayer/BarS.pngImageTint=#Color1#,65Hidden=#Spotify#[MeterPosition]Meter=STRINGMeasureName=MeasurePositionFontColor=#Color2#,255MeterStyle=sTextStringAlign=CenterFontSize=8X=108Y=113AntiAlias=1ClipString=1Text="%1"Hidden=#Spotify#

Statistics: Posted by kharon00 — Today, 1:50 am — Replies 4 — Views 299



Viewing all articles
Browse latest Browse all 871

Trending Articles