Ricky Grassmuck

Results 58 comments of Ricky Grassmuck

So I poked at it a bit earlier after looking at the sqlx crate documentation and it was surprisingly very little code change to switch to the crates `Any` module...

@ellie Just opened #414 for you to look at, it definitely needs some changes around the configuration side of things lol. I started to poke at some various ways of...

Ahh, that's an oversight on my part. Think about it, there are a couple ways to address this. 1) Simply restrict user login without a password to using the user's...

Posting this here for myself to come back to. So it looks like we can get the email and username when looking up the friend's list. ``` ``` Knowing that...

I completely forgot that managed users are not full Plex.tv accounts. The only way around that right now would be to add an else clause that simply sets the plexUsername...

Ok, just an update(I haven't forgotten about this), I found what looks to be the current endpoint for getting a plex accounts friends list that includes whether or not the...

Hmm, I didn't create the dockerfile used for building the image so I'm not familiar with how it's done. I honestly recommend using the linuxserver.io image (I use use this...

Regarding the version related errors, those should be resolved in the next release along with a bunch of other stuff that i've been working on. See below for more details....

Did you save the settings before trying to test? You have to enter the details and save them first before you can run the connection test.

It sounds like a networking issue within docker causing Plex requests to not be able to reach the applications. Have you tried using the IP address instead of the domain...