-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File exists during link of paths using symlink mode #65
Comments
Hi! Your report is rather sparse in details on your setup, could you provide versions for beets and beets-alternatives? The full configuration file might also be useful. Is it correct that the steps to reproduce are:
Maybe you could try whether such a small modification (using In any case, you could well be right that symlink mode isn't in perfect shape: It is covered by our testsuite, but at least I personally have never used it, and I think most posts on this issue tracker are also about the "external files" mode. |
Thanks for the quick response! Yeah, sorry, I wasn't entirely sure what all to include in the report. Versions of packages: I noticed that I wasn't using the latest version of this package, which looks like it includes a fix for symlink problems like the ones I've been having. I'll try to see if that fixes it. |
This might also be related to #49 if you removed those items from the library and then added them again (doing a re-import would probably have the same effect). |
Thanks, but I don't think it's that, I haven't removed items from my library in a long time. |
I have the same problem, but I think it's because of my syncing setup. I think the easiest solution would be to add a |
Not sure how much the symlink mode is used, but I'm encountering a couple problems with it. The most reproducible is this one:
Error: File exists during link of paths /home/user/music/beets/classical/William Walton; Royal Philharmonic Orchestra, André Previn/Symphony no. 1 _ Orb & Sceptre _ Crown Imperial/05 Crown Imperial.flac, /home/user/music/beets/classical-works/Walton, William/1937 - Crown Imperial/Royal Philharmonic Orchestra, André Previn/05 Crown Imperial.flac
As far as I can tell I think this happens when the source file has changed.
Here's my config section:
The text was updated successfully, but these errors were encountered: