mirror of
https://github.com/beetbox/beets.git
synced 2026-07-16 17:48:54 -04:00
Remove aliases that would be dropped by canonicalization
This commit is contained in:
@@ -59,7 +59,7 @@ juke:
|
||||
|
||||
# Spacing: hip hop, trip hop, etc.
|
||||
\1 hop:
|
||||
- (glitch|hip|jazz|trip)y?([ -]*hip)?[ -]*hop
|
||||
- (glitch|hip|trip)y?([ -]*hip)?[ -]*hop
|
||||
|
||||
# Compound genres
|
||||
\1 rock:
|
||||
@@ -79,8 +79,6 @@ progressive rock:
|
||||
- progressive[ -]*rock
|
||||
punk rock:
|
||||
- punk
|
||||
traditional folk:
|
||||
- traditional[ -]*folk
|
||||
# psy folk, psych-pop, psychedelic-rock, psychedelic soul, but not psychedelic (standalone)
|
||||
psychedelic \1:
|
||||
- psy(?:ch(?:edelic)?)?[ -]*(folk|pop|rock|soul)
|
||||
|
||||
Reference in New Issue
Block a user