You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with fetchart and embedart activated, led to this problem:
If an album is already imported, beets asks if I want to keep both, or remove one. when I do Remove old, the old album tracks are deleted, but the folder remains with inside only cover.jpg.
In my case, it happens because I have multiple times the same album in different file formats when importing.
The expected behaviour is that the whole folder of the album to remove would be deleted. A workaround for this is to import the music without fetchart nor embedart, and run beet fetchart afterward.
Setup
OS: Ubuntu 22.04
Python version: Python 3.10.12
beets version: 2.2.0
Turning off plugins made problem go away (yes/no): yes, if reactivated afterwards
Problem
Running this command in verbose (
-vv
) mode:with fetchart and embedart activated, led to this problem:
If an album is already imported, beets asks if I want to keep both, or remove one. when I do Remove old, the old album tracks are deleted, but the folder remains with inside only cover.jpg.
In my case, it happens because I have multiple times the same album in different file formats when importing.
The expected behaviour is that the whole folder of the album to remove would be deleted. A workaround for this is to import the music without fetchart nor embedart, and run
beet fetchart
afterward.Setup
My configuration (output of
beet config
) is:The text was updated successfully, but these errors were encountered: