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

Some improvements to rule handling

This commit is contained in:
Krateng
2019-04-08 13:38:47 +02:00
parent 441be436c6
commit 1ca459e58e
5 changed files with 30 additions and 19 deletions

View File

@@ -7,10 +7,10 @@ The first column defines the type of the rule:
This artist will be accepted without further parsing. If you want to replace the spelling, you need a replaceartist entry instead
Second column is the full name of the artist
replacetitle Defines an alternative spelling of a track title that should be replaced.
Second column is the 'wrong' spelling
Second column is the 'wrong' spelling. Capitalization is ignored.
Third column the correct spelling
replaceartist Defines and alternative spelling of an artist that should be replaced
Second column is the 'wrong' spelling
Second column is the 'wrong' spelling. Capitalization is ignored.
Third column the correct spelling. Use ␟ if the spelling should correct to several artists
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.