Skip to content

Commit

Permalink
v2.63
Browse files Browse the repository at this point in the history
  • Loading branch information
EnhancedJax committed Aug 28, 2022
1 parent 89765f4 commit 9ef8c7d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions @Resources/Includes/GlobalMusicModern.inc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ NowPlayingMedia=Modern

[stateModern]
Measure=Plugin
WindowsNowPlaying
Plugin=WindowsNowPlaying
PlayerType=State
OnChangeAction=[!CommandMeasure Func "checkMediaModern()"]
DynamicVariables=1
Expand All @@ -22,15 +22,15 @@ Group=MusicGru

[modernPlayer]
Measure=String
String=MediaPlayerDLL
String=Windows
UpdateDivider=-1
Group=Music | modern
DynamicVariables=1


[modernCover]
Measure=Plugin
WindowsNowPlaying
Plugin=WindowsNowPlaying
PlayerType=Cover
Substitute="":"#@#Images\Default.png"
UpdateDivider=1
Expand All @@ -40,7 +40,7 @@ DynamicVariables=1

[modernArtist]
Measure=Plugin
WindowsNowPlaying
Plugin=WindowsNowPlaying
PlayerType=Artist
UpdateDivider=1
Group=Music | modern
Expand All @@ -49,7 +49,7 @@ DynamicVariables=1

[modernTrack]
Measure=Plugin
WindowsNowPlaying
Plugin=WindowsNowPlaying
PlayerType=Title
OnChangeAction=[!UpdateMeterGroup Music][!Redraw]
UpdateDivider=1
Expand All @@ -59,7 +59,7 @@ DynamicVariables=1

[modernProgress]
Measure=Plugin
WindowsNowPlaying
Plugin=WindowsNowPlaying
PlayerType=Progress
Substitute="NaN":"1"
UpdateDivider=1
Expand All @@ -69,7 +69,7 @@ DynamicVariables=1

[modernCurrentPosition]
Measure=Plugin
WindowsNowPlaying
Plugin=WindowsNowPlaying
PlayerType=Position
UpdateDivider=1
Group=Music | modern
Expand All @@ -78,7 +78,7 @@ DynamicVariables=1

[modernLength]
Measure=Plugin
WindowsNowPlaying
Plugin=WindowsNowPlaying
PlayerType=Duration
UpdateDivider=1
Group=Music | modern
Expand All @@ -87,7 +87,7 @@ DynamicVariables=1

[modernRepeat]
Measure=Plugin
WindowsNowPlaying
Plugin=WindowsNowPlaying
PlayerType=Repeat
IfCondition=modernRepeat = 1
IfTrueAction=[!SetOption Repeat MeterStyle Repeat1][!UpdateMeter Repeat][!Redraw]
Expand All @@ -101,7 +101,7 @@ Group=Music | modern

[modernShuffle]
Measure=Plugin
WindowsNowPlaying
Plugin=WindowsNowPlaying
PlayerType=Shuffle
IfCondition=modernShuffle = 0
IfTrueAction=[!SetOption Shuffle MeterStyle "Shuffle0"][!UpdateMeter Shuffle][!Redraw]
Expand Down
Binary file modified @Resources/Version.inc
Binary file not shown.

0 comments on commit 9ef8c7d

Please sign in to comment.