Adrian Sampson

Results 1057 comments of Adrian Sampson

@MahirAbbas, one option might be to try running the relevant `ffmpeg` command on one of your files manually. Then, you can inspect the result and see if it looks suspicious....

That's really mysterious! I think you're already at the most verbose level if you are using `-vv`. It's onerous, but one possible way forward would be to somehow modify the...

The proposed API looks perfectly reasonable! Thanks for the detailed proposal. Although mopidy-beets doesn't support it yet, I also want to point you toward [the AURA plugin](https://github.com/beetbox/beets/blob/0604aeadc1d4fd77d3df64b6f14d4c43a21a2294/beetsplug/aura.py), which is meant...

Ah, yes, indeed—sorry for not being clear. It doesn't support playlists either, but I brought it up just to point to a place where we might want to focus long-term...

Indeed; @DjSlash is right here: the `.1` marker is just beets's response when it tries to put a file somewhere where a file already exists. There's something odd about the...

Hmm; I don't think fingerprinting is the problem here. The issue is that beets wants to put a file at path X, but it finds that a file already exists...

> Hey guys, I'm wondering how this test was ever passing if it's supposed to fail on stdin? Indeed; I do think that's what's suspicious here… it seems like some...

Huh, that is a particularly weird case! This is an instance where everyone definitely knows the record as being by "Donnie Trumpet & The Social Experiment"; it would be really...

Hmm; that doesn't seem right in that case! Another thing to check is whether this is an issue with the new importer UI, rather than the actual handling of metadata....