beets-copyartifacts icon indicating copy to clipboard operation
beets-copyartifacts copied to clipboard

beets modify is not moving artifacts

Open dagobert opened this issue 9 years ago • 8 comments

When I use

beets modify -w ...

and the changes result in beets moving the files to a different directory, this plugin does not move the artifacts with it.

dagobert avatar Sep 01 '14 22:09 dagobert

Also doesn't work with beet move. I just mad a real mess changing dir structure... :-/

pdf avatar Nov 06 '14 22:11 pdf

Sorry you guys have been experiencing issues. I'll try to spend some time looking into this and get a fix out.

sbarakat avatar Nov 07 '14 14:11 sbarakat

It's all good, this is definitely a step in the right direction - the lack of this feature has been stopping me from using beets for years. I don't know how you're going to hook the other actions though, since I think they work in a file-centric way :-/

pdf avatar Nov 07 '14 16:11 pdf

Any thoughts on how to deal with this one?

pdf avatar Jan 03 '15 04:01 pdf

:+1: I'm running into this issue too with reorganizing my library

tstackhouse avatar Sep 11 '15 19:09 tstackhouse

I got the same issue with beet move : it forgot to move the artifacts.

adri123 avatar Sep 28 '16 10:09 adri123

So just to be clear, copyarticfacts only works on beet import and not on beet move?

axelsimon avatar May 18 '17 17:05 axelsimon

copyartifacts was initially created for beet import, the current release available from PyPI has that and it works well. There's been some development to support beet move - and for the most part it works - however there's still some open bugs that should probably be ironed out before release.

If you want to give it a go, you can install the development version from GitHub, I've updated the README

sbarakat avatar May 23 '17 09:05 sbarakat