jellyfin-plugin-webhook
jellyfin-plugin-webhook copied to clipboard
Support for Studios, Tags, CommunityRating, IsHD
As asked here: https://github.com/jellyfin/jellyfin-plugin-webhook/issues/147
Also fixes: https://github.com/jellyfin/jellyfin-plugin-webhook/issues/156
How do studios and tags come through since they are both string arrays?
They were indeed returning [], should be fixed now.
Small fix to CommunityRating before it returned for example 6.705 now it will return 6.7 just like Jellyfin Web.
@crobibero @Shadowghost Any plans on merging this PR? It would be really awesome to have the CommunityRating available.