mirror of
https://github.com/beetbox/beets.git
synced 2026-01-17 13:44:01 +01:00
- Bandcamp, Spotify, Deezer and Beatport ID's are saved in the library as flexible attributes. - On _reimports_ the method importer.ImportTask.reimport_metadata() takes care of preserving existing values for flexible attributes instead of applying new (and potentially empty) values. - In this case we don't want this behaviour and need to make sure that new values are applied. Therefore we check whether such ID's of metadata services are present in the reimported items and exclude them in reimport_metadata(). |
||
|---|---|---|
| .. | ||
| autotag | ||
| dbcore | ||
| ui | ||
| util | ||
| __init__.py | ||
| __main__.py | ||
| art.py | ||
| config_default.yaml | ||
| importer.py | ||
| library.py | ||
| logging.py | ||
| mediafile.py | ||
| plugins.py | ||
| random.py | ||
| vfs.py | ||