Samuel Arcidiacono

Results 5 issues of Samuel Arcidiacono

I noticed that when ALBUMARTIST tag is set, but not BAND, since they are both mapped to the same key (TPE2), they overwrite each other, causing the tag matching to...

I'm using the Docker version. If I understand correctly, if I move any downloaded album out of the downloaded directory, it will get re-downloaded. I'd like to be able to...

Bring all users to a single `ignores.txt` file. It defaults to an `ignores.txt` file in the downloads directory for CLI users. \ Old `bandcamp_item_id.txt` files are deleted as they are...

If an `ignores.txt file` is specified (which is always on Docker), stop creating new `bandcamp_item_id.txt` files, and instead append newly downloaded items to a special section in the `ignores.txt` file....

Adds a `--ignores-file` flag, and auto-creates a `/config/ignores.txt` file for docker. Items with IDs found on the `ignores.txt` file are skipped.