Results 8 comments of Philip
trafficstars

Same thing here also using Chrome (Arc). Disabling the cache in the dev mode solves the issue. Safari seems to not be affected, just tried it rudimentarily though.

I found that using both a combination of artist and track as query further improves accuracy. Also please let me know if you think that it makes sense to rewrite...

Yup that's exactly what I did in the latest change [3886d7b](https://github.com/snejus/beetcamp/pull/68/commits/3886d7b21e880364ce766175d9bb3474ff2c33df) (the type in the search dict is just left as an emtpy string). I also included the artist in...

rebased to include #69 and logged changes. Should be good to go.

Sorry I took a while there was an issue with jellyfish not installing correctly with the newest version of poetry (1.8.4). I once again rebased on the main branch of...

Thank you for posting the steps, that really helped! I chose to cherry-pick and made sure in the diff that only `CHANGELOG.md` and `beetsplug/bandcamp/__init__.py` are affected (comparing against `main` in...

With the changes you described there was a merge conflict in CHANGELOG.md as in the meantime there was a release. However after resolving this I saw that the resulting merge...

Ah that's a relief! Thank you so much for your patience and your insights, I really had fun learning! :)