Bug Fixes
- Plex resource schema validation: Updated Plex API resource schema fields to allow nullable values. Fields such as
product,productVersion,platform,platformVersion,device,createdAt,lastSeenAt,provides, andpublicAddresscan now properly handle null responses from the Plex API, resolving validation errors that occurred with certain server configurations.