Is there a list somewhere of all the Metadata properties that can be sent via a webhook package? The example payload found HERE is not complete. I’m writing a library to parse all the properties out and want make sure I can handle everything that is available.
I noticed that when the media doesn’t contain the metadata, it’s not sent in the webhook response. So instead of me playing hundreds of media types and hoping to catch all the properties I was wondering if a list existed somewhere already.
So far this is what I have found to exists in Metadata sent via the webhook
- librarySectionType Of which these are the valid types
- ratingKey
- key
- parentRatingKey
- grandparentRatingKey
- guid
- librarySectionID
- librarySectionKey
- type
- title
- grandparentKey
- parentKey
- grandparentTitle
- parentTitle
- contentRating
- summary
- index
- parentIndex
- rating
- viewOffset
- lastViewedAt
- year
- thumb
- art
- parentThumb
- grandparentThumb
- grandparentArt
- grandparentTheme
- originallyAvailableAt
- addedAt
- updatedAt
- chapterSource
- Director
- id
- filter
- tag
- Writer
- id
- filter
- tag