Adrian Sampson

Results 1057 comments of Adrian Sampson

Yeah, this is annoying behavior. In fact, this goes beyond just `--group-albums`: even in the "normal" album import mode, it's possible for albums to be missing metadata altogether, resulting in...

Hi! Thanks for the report! This looks annoying. I notice that not all of the values in this mapping are strings: ```yaml set_fields: albumtypes: {} comments: {} genre: 'New Age'...

Awesome; thanks for getting this started! Odd thing about the configuration not being picked up. Nothing looks out of place at first glance… what seems to be the problem when...

Any chance it's attributable to a spelling error? `ftinttitle_mb` has an extra `t` in it.

That's odd! There is a thing about flake8 versions… hopefully you'll get the same results locally if you `pip install -U flake8` to get the most recent version?

_Super_ sorry for letting this PR languish, since it is clearly almost ready. One thing I would love to understand more deeply, but don't quite yet, is why we need...

Hmm, I can't seem to reproduce this on any of my machines. Does this still happen in the latest source?

Maybe try adding some print statements to the test to check exactly where it goes wrong?

Huh! Thanks for investigating -- I'm so unfamiliar with bash-completion that I can't really interpret what's going wrong here. (I also don't know why it's working on my setup...) Can...

Wow! Thanks for doing all the digging; this definitely does sound like a mistake. In fact, this is one of those situations where I can't really see why this ever...