Skip to content

Instantly share code, notes, and snippets.

@vyach-vasiliev
Last active March 11, 2017 22:02
Show Gist options
  • Save vyach-vasiliev/a6ce322d5f63c6acc9235e6b71589046 to your computer and use it in GitHub Desktop.
Save vyach-vasiliev/a6ce322d5f63c6acc9235e6b71589046 to your computer and use it in GitHub Desktop.
Rules replaces for Tagscanner
# Tagscanner text tranform script
[proc1]
name=VVRules
active=0
act1=1
act2=0
act3=0
s=3
c=4
t=--ALL
order=1
[func1252]
1=♯
2=-sharp
3=0
5=0
6=1
[func1253]
1=♭
2=-flat
3=0
5=0
6=1
[func1254]
1=[—–]
2=-
3=0
5=0
6=1
[func1255]
1=radioedit
2=radio edit
3=0
5=0
6=1
[func1256]
1=acoustic
2=Acoustic
3=0
5=0
6=1
[func1257]
1=radio
2=Radio
3=0
5=0
6=1
[func1258]
1=edit
2=Edit
3=0
5=0
6=1
[func1259]
1=original
2=Original
3=0
5=0
6=1
[func1260]
1=remix
2=Remix
3=0
5=0
6=1
[func1261]
1=mix
2=Mix
3=0
5=0
6=1
[func1262]
1=cover
2=Cover
3=0
5=0
6=1
[func1263]
1=(?!(No|Op|K))\.\s*(?=\d)
2=
3=0
5=0
6=1
[func1264]
1=(\#|\№)\.*(?=\s*\d)
2=No.
3=0
5=0
6=1
[func1265]
1=\s\W+(?=\.\w+$)
2=
3=0
5=0
6=1
[func1266]
1=\d*[_\+]\d*(?=\W*)
2=
3=0
5=0
6=1
[func1267]
1=^[\[\(]*\s*\d{1,}\.*\s*[\]\)]*\s*
2=
3=0
5=0
6=1
[func1268]
1=^[\[\(]*\s*\d{1,}[хx\.]\d{1,}\s*[\]\)]*\s*
2=
3=0
5=0
6=1
[func1269]
1=\s*[\[\(]*OST.*?[\]\)]\s*
2=
3=0
5=0
6=1
[func1270]
1=\s*[\[\(]*OST.*?[\]\)]*.+(?=\s+[-\.]\s*)
2=
3=0
5=0
6=1
[func1271]
1=(?=.*)(\s*(&|\sand\s|\,|\/|\\|\|)\s*)(?=.*)
2=,
3=0
5=0
6=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment