Webhook Metadata properties

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

  1. librarySectionType Of which these are the valid types
  2. ratingKey
  3. key
  4. parentRatingKey
  5. grandparentRatingKey
  6. guid
  7. librarySectionID
  8. librarySectionKey
  9. type
  10. title
  11. grandparentKey
  12. parentKey
  13. grandparentTitle
  14. parentTitle
  15. contentRating
  16. summary
  17. index
  18. parentIndex
  19. rating
  20. viewOffset
  21. lastViewedAt
  22. year
  23. thumb
  24. art
  25. parentThumb
  26. grandparentThumb
  27. grandparentArt
  28. grandparentTheme
  29. originallyAvailableAt
  30. addedAt
  31. updatedAt
  32. chapterSource
  33. Director
    • id
    • filter
    • tag
  34. Writer
    • id
    • filter
    • tag