mirror of
https://github.com/beetbox/beets.git
synced 2026-02-24 08:12:54 +01:00
Some typesetting
This commit is contained in:
parent
14db7ea6ec
commit
945ef18164
1 changed files with 2 additions and 2 deletions
|
|
@ -55,8 +55,8 @@ a desired subset of genres. Consider for a example this minimal whitelist::
|
|||
pop
|
||||
|
||||
together with the default genre tree. Then an item that has its genre specified
|
||||
as `viking metal` would actually be tagged as `heavy metal` because neither
|
||||
`viking metal` nor its parent `black metal` are in the whitelist. It always
|
||||
as *viking metal* would actually be tagged as *heavy metal* because neither
|
||||
*viking metal* nor its parent *black metal* are in the whitelist. It always
|
||||
tries to use the most specific genre that's available in the whitelist.
|
||||
|
||||
The relevant subtree path in the default tree looks like this::
|
||||
|
|
|
|||
Loading…
Reference in a new issue