5n7oHRQzVzRmUlpmIUGO2x changeset

Changeset346535636230 (b)
ParentNone (a)
ab
0+##################################################
0+;A2 - V0.8.5 (PLAY_LYRIC.tmpl - utamap > lyricsplugin)
0+##################################################
0+[Variables]
0+CURRENT="C:\Program Files\Rainmeter\Skins\A2\"
0+LYRICSDIR="C:\Program Files\Rainmeter\Skins\A2\LyricsDir\"
0+@=A2\LYRIC
0+UPDATE=43200
0+!SHOW=!RainmeterShowMeter
0+!HIDE=!RainmeterHideMeter
0+!ENAB=!RainmeterEnableMeasure
0+!DESA=!RainmeterDisableMeasure
0+<BGCOLOR>=white
0+<FONTCOLOR>=8A9999FF
0+FontFace="Tahoma"
0+FONTSIZE=7
0+FONTSTYLE=BOLD
0+##################################################
0+[Rainmeter]
0+        Author=Kenz0
0+        BackgroundMode=3
0+        Background=..\Resource\#<BGCOLOR>#.png
0+        BackgroundMargins=25,25,25,30
0+        DynamicWindowSize=1
0+        OnRefreshAction=!RainmeterShow #@#
0+        ;Update=3000
0+[LYR_LYRICS]
0+        Measure=Plugin
0+        Plugin=Plugins\QuotePlugin.dll
0+        PathName="#CURRENTPATH#LyricsDir\$if($mat(%sl,-1),current,$if(%2,$regrep(["/*;:\,\?\>\<\\], ,%1 - %2),$regrep(["/*;:\,\?\>\<\\], ,$regmatch(%s,\(.*?\) *-,1) - $regrep(\s+$,,$regmatch(%s,- *\([^\(]+\),1))))).txt"
0+        FileFilter=".txt"
0+[(title)]
0+        Meter=STRING
0+        X=26
0+        Y=22
0+        W=160
0+        H=14
0+        FontColor=#<FONTCOLOR>#
0+        StringStyle=#FONTSTYLE#
0+        FontSize=#FONTSIZE#
0+        FontFace="#FontFace#"
0+        Antialias=1
0+        ClipString=1
0+        Text="Song : $if(%2,%2,$regrep(\s+$,,$regmatch(%s,- *\([^\(]+\),1)))"
0+[(artist)]
0+        Meter=STRING
0+        X=0r
0+        Y=12r
0+        W=160
0+        H=14
0+        FontColor=#<FONTCOLOR>#
0+        StringStyle=#FONTSTYLE#
0+        FontSize=#FONTSIZE#
0+        FontFace="#FontFace#"
0+        Antialias=1
0+        ClipString=1
0+        Text="Artist : $if(%1,%1,$regmatch(%s,\(.*?\) *-,1))"
0+[(lyrics)]
0+        MeasureName=LYR_LYRICS
0+        Meter=STRING
0+        X=0r
0+        Y=20r
0+        FontColor=#<FONTCOLOR>#
0+        StringStyle=#FONTSTYLE#
0+        FontSize=#FONTSIZE#
0+        FontFace="#FontFace#"
0+        Antialias=1
0+[(na)]
0+        Meter=Button
0+        ButtonImage=..\Resource\na.png
0+        X=61
0+        Y=28r
0+        ButtonCommand=!execute ["http://www.google.co.jp/search?q=$if(%1,$ue(%1 %2 lyrics OR 歌詞),$ue($regmatch(%s,\(.*?\) *-,1) $regrep(\s+$,,$regmatch(%s,- *\([^\(]+\),1))) lyrics OR 歌詞)"]
0+        Hidden=1
0+[(load)]
0+        Meter=STRING
0+        X=24r
0+        Y=10r
0+        FontColor=#<FONTCOLOR>#
0+        StringStyle=#FONTSTYLE#
0+        FontSize=#FONTSIZE#
0+        FontFace="#FontFace#"
0+        Antialias=1
0+        Text="Loading..."
0+[(lm)]
0+        Meter=Button
0+        ButtonImage=..\Resource\lm.png
0+        X=13
0+        Y=9
0+        ButtonCommand=!execute [%WINDIR%\system32\wscript.exe "C:\Program Files\Lyrics Master\ExtSupport.js" multi "$if(%2,%2,$regrep(\s+$,,$regmatch(%s,- *\([^\(]+\),1)))" "$if(%1,%1,$regmatch(%s,\(.*?\) *-,1))"]
0+
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
--- Revision None
+++ Revision 346535636230
@@ -0,0 +1,91 @@
+##################################################
+;A2 - V0.8.5 (PLAY_LYRIC.tmpl - utamap > lyricsplugin)
+##################################################
+[Variables]
+CURRENT="C:\Program Files\Rainmeter\Skins\A2\"
+LYRICSDIR="C:\Program Files\Rainmeter\Skins\A2\LyricsDir\"
+@=A2\LYRIC
+UPDATE=43200
+!SHOW=!RainmeterShowMeter
+!HIDE=!RainmeterHideMeter
+!ENAB=!RainmeterEnableMeasure
+!DESA=!RainmeterDisableMeasure
+<BGCOLOR>=white
+<FONTCOLOR>=8A9999FF
+FontFace="Tahoma"
+FONTSIZE=7
+FONTSTYLE=BOLD
+##################################################
+[Rainmeter]
+ Author=Kenz0
+ BackgroundMode=3
+ Background=..\Resource\#<BGCOLOR>#.png
+ BackgroundMargins=25,25,25,30
+ DynamicWindowSize=1
+ OnRefreshAction=!RainmeterShow #@#
+ ;Update=3000
+[LYR_LYRICS]
+ Measure=Plugin
+ Plugin=Plugins\QuotePlugin.dll
+ PathName="#CURRENTPATH#LyricsDir\$if($mat(%sl,-1),current,$if(%2,$regrep(["/*;:\,\?\>\<\\], ,%1 - %2),$regrep(["/*;:\,\?\>\<\\], ,$regmatch(%s,\(.*?\) *-,1) - $regrep(\s+$,,$regmatch(%s,- *\([^\(]+\),1))))).txt"
+ FileFilter=".txt"
+[(title)]
+ Meter=STRING
+ X=26
+ Y=22
+ W=160
+ H=14
+ FontColor=#<FONTCOLOR>#
+ StringStyle=#FONTSTYLE#
+ FontSize=#FONTSIZE#
+ FontFace="#FontFace#"
+ Antialias=1
+ ClipString=1
+ Text="Song : $if(%2,%2,$regrep(\s+$,,$regmatch(%s,- *\([^\(]+\),1)))"
+[(artist)]
+ Meter=STRING
+ X=0r
+ Y=12r
+ W=160
+ H=14
+ FontColor=#<FONTCOLOR>#
+ StringStyle=#FONTSTYLE#
+ FontSize=#FONTSIZE#
+ FontFace="#FontFace#"
+ Antialias=1
+ ClipString=1
+ Text="Artist : $if(%1,%1,$regmatch(%s,\(.*?\) *-,1))"
+[(lyrics)]
+ MeasureName=LYR_LYRICS
+ Meter=STRING
+ X=0r
+ Y=20r
+ FontColor=#<FONTCOLOR>#
+ StringStyle=#FONTSTYLE#
+ FontSize=#FONTSIZE#
+ FontFace="#FontFace#"
+ Antialias=1
+[(na)]
+ Meter=Button
+ ButtonImage=..\Resource\na.png
+ X=61
+ Y=28r
+ ButtonCommand=!execute ["http://www.google.co.jp/search?q=$if(%1,$ue(%1 %2 lyrics OR 歌詞),$ue($regmatch(%s,\(.*?\) *-,1) $regrep(\s+$,,$regmatch(%s,- *\([^\(]+\),1))) lyrics OR 歌詞)"]
+ Hidden=1
+[(load)]
+ Meter=STRING
+ X=24r
+ Y=10r
+ FontColor=#<FONTCOLOR>#
+ StringStyle=#FONTSTYLE#
+ FontSize=#FONTSIZE#
+ FontFace="#FontFace#"
+ Antialias=1
+ Text="Loading..."
+[(lm)]
+ Meter=Button
+ ButtonImage=..\Resource\lm.png
+ X=13
+ Y=9
+ ButtonCommand=!execute [%WINDIR%\system32\wscript.exe "C:\Program Files\Lyrics Master\ExtSupport.js" multi "$if(%2,%2,$regrep(\s+$,,$regmatch(%s,- *\([^\(]+\),1)))" "$if(%1,%1,$regmatch(%s,\(.*?\) *-,1))"]
+