mirror of
https://github.com/beetbox/beets.git
synced 2026-02-23 15:59:47 +01:00
Merge pull request #4510 from KucharczykL/KucharczykL-remove-duplicate-triphop
Remove duplicate "Trip-hop" genre
This commit is contained in:
commit
407b1fd013
2 changed files with 3 additions and 1 deletions
|
|
@ -1459,7 +1459,6 @@ tribal house
|
|||
trikitixa
|
||||
trip hop
|
||||
trip rock
|
||||
trip-hop
|
||||
tropicalia
|
||||
tropicalismo
|
||||
tropipop
|
||||
|
|
|
|||
|
|
@ -114,6 +114,9 @@ Bug fixes:
|
|||
:bug:`4389`
|
||||
* :doc:`plugins/convert`: Fix a bug with the `wma` format alias.
|
||||
* :doc:`/plugins/web`: Fix get file from item.
|
||||
* :doc:`/plugins/lastgenre`: Fix a duplicated entry for trip hop in the
|
||||
default genre list.
|
||||
:bug:`4510`
|
||||
|
||||
For packagers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue