Hi,
I managed to import all my “good” albums with beets in a decent amount of time.
The last let of my journey is to import the leftovers: albums with missing tracks or un-matchable info.
I’d like to do a first quick pass of them and then revisit those items later to refine the matches or re-source them.
Is it possible to set a flexible tag during import on the tracks in a way that they’ll be moved to a specific path?
I’ve tried with the --set flag but that seems to set the tag on the album and the path rule is not applied when moving the files.
Hello! Sounds like you’re running into the same problem as discussed in this thread:
Unfortunately, there’s not a great solution yet. There is a PR offering a kind of fallback access for item-level attributes, but it has performance trade-offs that make it not a clear winner.
Would you be interested in weighing in there? Maybe somebody else has a better idea, or maybe it will spur action toward a simpler solution.
during import, if an album matches the “bad:1” query (which i set with the --set config option when launching the import) it sets bad=1 on all the items of said album. That way the path rules are applied as expected.
The plugin is a bit verbose on the console but I can manage for the few albums I’m left with