First at all, thanks a lot for this great project.
I'm looking for batch downloading a list of album IDs. The "--album-file" download attribute don't seem to work.
I put my albums ID in a txt file, I tried in a CSV, I tried to follow the same format as the queue.csv with only my albums ID... but nothing work.
Here is the error:
deemon download --album-file deemon.csv
[!] Queueing releases, this might take awhile...
:: Reading from file deemon.csv
Detected 1 unique artists
Invalid album ID file detected.
No releases found matching applied filters.
It generate a queue.csv file by the way, with only the first entry added and all infos:
Hello,
First at all, thanks a lot for this great project.
I'm looking for batch downloading a list of album IDs. The "--album-file" download attribute don't seem to work.
I put my albums ID in a txt file, I tried in a CSV, I tried to follow the same format as the queue.csv with only my albums ID... but nothing work.
Here is the error:
It generate a queue.csv file by the way, with only the first entry added and all infos:
Could you tell me what I'm missing ?