beets/docs
rdy2go f51559e16f Fix 'from_scratch': delete all tags before writing new tags to file
## Github Issues
Fixes 	#3706
Related #5165

## Issue
Comment tags are written to file even if option 'from_scratch' is used.
The same tags are not written to the file if imported together with other files as album.
Therefore 'from_scratch' is not working as described in the documentation.

## Solution
1. Add test: Adapt the function from the 'regular' import class and insert it in the class for the singleton import test.
2. Fix bug : Add check for 'from_scratch' option. If used, clear metadata before applying 'new' metadata with autotag.
3. No documentation change needed. Option now works as described in the documentation.
4. Add changelog.
2025-06-21 00:01:01 +02:00
..
_static Transparent background logo for docs 2023-10-29 10:30:33 +01:00
_templates/autosummary Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
api Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
dev Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
guides Fix Broken link for Arch Linux package 2025-04-08 15:33:43 +02:00
plugins Feat: Add replace plugin (#5644) 2025-05-27 00:17:52 +02:00
reference Add changelog note about musicbrainz 2025-05-17 03:32:00 +01:00
.gitignore Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
changelog.rst Fix 'from_scratch': delete all tags before writing new tags to file 2025-06-21 00:01:01 +02:00
code_of_conduct.rst Integrate code of conduct 2023-10-27 21:55:13 +10:00
conf.py Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
contributing.rst add CONTRIBUTING.rst to the docs 2020-07-20 19:56:05 -07:00
faq.rst Link to specific bug report/feature request templates in docs 2025-02-16 23:41:00 +00:00
index.rst Integrate code of conduct 2023-10-27 21:55:13 +10:00
Makefile Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
modd.conf Switch to modd for live docs build 2017-12-21 11:39:08 -05:00
team.rst [docs/team] Add '@bal-e' 2024-07-31 23:24:18 +02:00