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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user