Arnaud Castaner
Arnaud Castaner
Mostly I'm looking for Object Storage documentation, but this is a start! Thanks for milestoning this.
No solution no, as far as I can tell this plugin hooks only into the "import" directive and no other.
Same problem here. Using Python 3.6, installed copyartifacts as per this repo's readme, and I get the same error.
Apparently cmd.exe doesn't like these commands :/ ``` C:\Users\Arnaud>python -c 'import sys; print(sys.platform)' File "", line 1 'import ^ SyntaxError: EOL while scanning string literal ``` Disabling the colors works...
No worries :) The output of the first command is `win32`. The outpout of the second command is blank but colorama is apparently already installed: > C:\Users\Arnaud>pip install colorama >...
Doesn't seem silly at all, I'll try this and let you know.
Tried the code snipped, and colorama seems to initialize fine? ``` E:\Music\blues\Muddy Waters>beet import "1989 - The Chess Box" importing imported initializing initialized ``` But then the rest of the...
No problem, let me know if I can help further.
I'm running into issues when using PS. It somehow can't find the specified directories: PS C:\Users\Arnaud\Desktop> beet import '.\Overkill - 1989 - The Years of Decay (Megaforce) V0\' --set savedir="metal"...
I didn't realize Avalanche had that limit. Do you have a sample .har file I could work from?