Samuel Arcidiacono
Samuel Arcidiacono
The example API is too trivial. Let me attempt a more complex example of a matcher that compares several fields: ``` // Maybe before comparing I'm picking a subset of...
Sorry, I missed the first message. That example is the simplified version of something I actually built. I just wanted a deep equality there, I'm not too strict about behavior....
I apologize, I had missed the `bandcamp_item_id.txt` files. Unfortunately no, this still doesn't work for me, as the file is inside each album folder. Maybe I'm trying to solve two...
The missing purchase dates might be resolved. This is my entire collection, and there is a `item.purchased` for every item: https://hastebin.com/share/ajejugiyig.graphql I'll put something together during the weekend.
Done! * [PR #40](https://github.com/meeb/bandcampsync/pull/40) adds support for `--ignore-file` and creates a template `ignore.txt` file in docker. But I don't think it's practical to obtain many bandcamp ids. * [PR #41](https://github.com/meeb/bandcampsync/pull/41)...