jensenkd / plex-api

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

Added missing parentRatingKey in Metadata model class #75

Closed fxsth closed 2 years ago

fxsth commented 2 years ago

Hi, once again a small change pr: The property parentRatingKey was missing in class Metadata - whereas ratingKey and grandparentRatingKey exist already.

Now you can link e.g. a track to its album by their unique RatingKey.