-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[enhancement] Add Guid array to metadata response #16
Comments
Hey @fredodiable, So if I recall correctly there is actually a collision here, as the plex response has two keys with the same value, but are different cases. |
Should this be closed? I have the array guids when I use the SDK. Or maybe you're waiting to change it to match the webhook payload which uses Guid? |
Sorry I moved to another library some months ago (plex-sdk) |
Sorry for bothering you, was mostly addressing the maintainer. |
Can you add the
Guid
array in responseI need these to interact with others services like TMDB API
Example (next to
Genre
andRole
)Thanks in advance
The text was updated successfully, but these errors were encountered: