Chris de Graaf

Results 150 comments of Chris de Graaf

`reload` works! Thanks so much.

I currently don't have much use for this library myself, which makes it hard for me to read through 1000+ line autogenerated PRs trying to figure out if they're correct....

Revisiting this, I think I'll probably wait until generics are a thing, since they would make this code 500x easier to write.

yayyyyyyyyyyyyyyyyyy https://github.com/golang/go/issues/43651#issuecomment-776944155

I've added you as a collaborator, if you're going to be putting active work into this it makes sense since I'm not really maintaining it. Feel free to work on...

I'm looking forward to that, I don't have fond memories of x-offset and y-limit calculations :sweat_smile:

Can you try this in a REPL for me? ```python >>> from gmusicapi import Mobileclient >>> m = Mobileclient() >>> m.login(email, password, m.FROM_MAC_ADDRESS) ```

Okay, so this is definitely on gmusicapi's end then. Can you try creating an app password and using that?

I don't see why my answers shouldn't be public for others to benefit from. There is information about creating and using app passwords [here](https://support.google.com/accounts/answer/185833?hl=en).