1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Improved artist / title parsing

This commit is contained in:
Krateng
2018-11-28 15:33:30 +01:00
parent ee5bd0998b
commit 144198f933
5 changed files with 58 additions and 154 deletions

4
rules/.gitignore vendored
View File

@@ -1,2 +1,2 @@
*.csv
!examplerules.csv
*.tsv
!examplerules.tsv

View File

@@ -7,8 +7,8 @@
### countas: defines an artist that should be counted together with another artist for chart statistics etc. This will not change the separation in the database and all effects of this rule will disappear as soon as it is no longer active. Second column is the artist, third column the replacement artist
###
### THE RULES IN THIS EXAMPLE FILE ARE IGNORED
notanartist,In Dreams,
belongtogether,Darth & Vader,
replacetitle,첫 사랑니 (Rum Pum Pum Pum),Rum Pum Pum Pum
replaceartist,Dal Shabet,Dal★Shabet
countas,Trouble Maker,HyunA
notanartist In Dreams
belongtogether Darth & Vader
replacetitle 첫 사랑니 (Rum Pum Pum Pum) Rum Pum Pum Pum
replaceartist Dal Shabet Dal★Shabet
countas Trouble Maker HyunA
Can't render this file because it contains an unexpected character in line 3 and column 58.