nat chapman

Results 5 comments of nat chapman

well, from the pam.d man page, an auth module "establishes that the user is who they claim to be" and an account module "is typically used to restrict/permit access to...

so the default query is an implicit OR: "album:(disposable everything) artist:(ajj) tracks:(13)" == "album:(disposable everything) OR artist:(ajj) OR tracks:(13)" which still works even though the album actually has 14 tracks...

i do genuinely think this must be a bug in musicbrainz, because the all ORs query works fine for most cases, and i can't figure out why this one doesn't....

> We've got an open PR [#6052](https://github.com/beetbox/beets/pull/6052) where we drop `musicbrainzngs` and query MB API directly, so we will have the flexibility to form the query we want. this is...

this bug has nothing to do with rate limiting, the links i posted in october still return the same results they did two months ago