beets/docs
Arne Beer 13fe82f394 feat(lastgenre): cleanup_existing
Introduce a new lastgenre `cleanup_existing` flag.

It handles the case where canonicalization is desired on existing tags.
The new logic triggers if:
- `force`: False
- `cleanup_existing: True

Depending on whether `whitelist: True` or `canonical: True`, the genres
are then canonicalized and/or whitelisting is applied
2026-03-04 21:01:37 +01:00
..
_static
_templates/autosummary Add request handler utils to the docs 2026-01-06 09:54:02 +00:00
api Add request handler utils to the docs 2026-01-06 09:54:02 +00:00
dev Move PromptChoice to beets.util module 2025-12-02 01:51:14 +00:00
extensions Address RUF012 2026-01-13 20:55:40 +00:00
guides Fix single backticks issues 2026-02-08 08:01:31 +00:00
plugins feat(lastgenre): cleanup_existing 2026-03-04 21:01:37 +01:00
reference Use proper syntax highlighting for code block 2026-03-01 11:46:44 +00:00
.gitignore
changelog.rst feat(lastgenre): cleanup_existing 2026-03-04 21:01:37 +01:00
code_of_conduct.rst
conf.py Fix multi-value delimiter handling in templates 2026-02-22 16:12:58 +00:00
contributing.rst
faq.rst Run formatter. 2025-10-11 13:52:35 +02:00
index.rst Re-added macport instructions. Removed mailing list ref. Added section 2025-10-11 13:52:35 +02:00
Makefile
modd.conf
team.rst Update my teams page entry 2026-03-02 08:31:44 +01:00