beets/beetsplug/lastgenre
J0J0 Todos 6ab6ae2051 Fix track-level genre handling in lastgenre plugin
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.
2025-01-21 17:04:02 +01:00
..
__init__.py Fix track-level genre handling in lastgenre plugin 2025-01-21 17:04:02 +01:00
genres-tree.yaml Update genres-tree.yaml 2020-05-16 00:34:37 +02:00
genres.txt Remove duplicate "Trip-hop" genre 2022-10-03 19:58:23 +02:00