Skip to content

Fixed bug with Deserializing new Guid vs guid parameters

Compare
Choose a tag to compare
@jensenkd jensenkd released this 22 Sep 16:59
· 79 commits to master since this release

Plex is now returning two values from their API called guid. They are different cases which is valid JSON.

I had to change the configuration for Deserialization with System.Text.Json to accomodate.