mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
When `lastgenre.source: track` is configured, - `lastgenre -a` _should not_ fall back to the album level genre (by making use of the with_album=False kwarg of the Libary's get method). - `lastgenre -a`, when finally storing the genres of _an album_, should _not_ also write the tracks genres (by making use of the inherit=False kwarg of the Album's store method. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| genres-tree.yaml | ||
| genres.txt | ||