jensenkd / plex-api

.NET Core SDK for Plex Media Server
MIT License
86 stars 27 forks source link

Get Plex Home User account added #65

Closed seertenedos closed 2 years ago

seertenedos commented 2 years ago

Added support for changing to a Home user account and a test for it. I also had to make RememberExpiresAt nullable since it is null on the Home user accounts

jensenkd commented 2 years ago

@seertenedos, this looks great. I'll take a deeper dive soon and we can get this pushed out.

seertenedos commented 2 years ago

great thanks