beets/docs
Danny Trunk 974d917df4 fix(fetchart): prevent deletion of configured fallback cover art
When `import.delete` or `import.move` is enabled, the `assign_art` method calls `task.prune(candidate.path)` unconditionally.
This incorrectly deletes the configured `fetchart.fallback` file.
Add explicit check to skip pruning when the candidate path matches the configured fallback.
2026-03-02 18:10:19 +01:00
..
_static
_templates/autosummary
api
dev
extensions
guides Fix single backticks issues 2026-02-08 08:01:31 +00:00
plugins Merge branch 'master' into zero-total-discs 2026-03-02 16:37:43 +00:00
reference Use proper syntax highlighting for code block 2026-03-01 11:46:44 +00:00
.gitignore
changelog.rst fix(fetchart): prevent deletion of configured fallback cover art 2026-03-02 18:10:19 +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
index.rst
Makefile
modd.conf
team.rst Update my teams page entry 2026-03-02 08:31:44 +01:00