Normalize psytrance

This commit is contained in:
Šarūnas Nejus
2026-07-09 12:15:33 +01:00
parent 6aec4b693f
commit b454bc013b
4 changed files with 6 additions and 1 deletions

View File

@@ -84,6 +84,8 @@ traditional folk:
# psy folk, psych-pop, psychedelic-rock, psychedelic soul, but not psychedelic (standalone)
psychedelic \1:
- psy(?:ch(?:edelic)?)?[ -]*(folk|pop|rock|soul)
psytrance:
- psy[ -]*trance
ska jazz:
- ska[ -]*jazz
dixieland:

View File

@@ -440,9 +440,10 @@
- acid trance
- classic trance
- dream trance
- goa trance:
- psytrance:
- dark psytrance
- full on
- goa trance
- psybreaks
- psyprog
- suomisaundi

View File

@@ -1210,6 +1210,7 @@ psychedelic pop
psychedelic rock
psychedelic soul
psychobilly
psytrance
punk blues
punk cabaret
punk jazz

View File

@@ -1094,6 +1094,7 @@ class TestAliases:
("indie rock", "indie rock"),
("juke/footwork", "juke/footwork"),
("Funk / Soul", "funk / soul"),
("psy-trance", "psytrance"),
("psy rock", "psychedelic rock"),
("psych-pop", "psychedelic pop"),
],