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
Currently, when re-importing items already in the library (e.g. to fetch missing/updated metadata), one can use a query to filter the local database. It would be very helpful to filter metadata from remote sources the same way. An example: beets import -L --ignore='bandcamp_album_id:=""' data_source:=MusicBrainz would skip importing albums whose metadata from MusicBrainz has an empty bandcamp_album_id field.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently, when re-importing items already in the library (e.g. to fetch missing/updated metadata), one can use a query to filter the local database. It would be very helpful to filter metadata from remote sources the same way. An example:
beets import -L --ignore='bandcamp_album_id:=""' data_source:=MusicBrainz
would skip importing albums whose metadata from MusicBrainz has an empty bandcamp_album_id field.Beta Was this translation helpful? Give feedback.
All reactions