beets convert: anyway to make tmpdir=$folder? #5752
Unanswered
alucardmage
asked this question in
Q&A
Replies: 2 comments
-
@alucardmage mind creating an issue in Filetote with more info around your config, etc.? Happy to take a look, but I need a few more bits of info to diagnose. Some base assumptions in Filetote might need to be tweaked. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@gtronset Thank you for taking a look. I posted a bug report |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I currently use a convert command on imports for .wav to .flac, and also use beets-filetote to move files after an import. filetote is looking for the artifact files to move them where the converted flacs are stored (tmpdir) but the artifcats won't be there and as a result don't get moved. As a test I made a script that runs an import on each folder individually, and sets the tmpdir as the folder path. This works, but it's not the most efficient. Is there any way to accomplish this more naturally?
Beta Was this translation helpful? Give feedback.
All reactions