jellyfin-plugin-webhook icon indicating copy to clipboard operation
jellyfin-plugin-webhook copied to clipboard

Support for Studios, Tags, CommunityRating, IsHD

Open zeroquinc opened this issue 2 years ago • 3 comments

As asked here: https://github.com/jellyfin/jellyfin-plugin-webhook/issues/147

Also fixes: https://github.com/jellyfin/jellyfin-plugin-webhook/issues/156

zeroquinc avatar Sep 28 '23 14:09 zeroquinc

How do studios and tags come through since they are both string arrays?

They were indeed returning [], should be fixed now.

zeroquinc avatar Feb 26 '25 17:02 zeroquinc

Small fix to CommunityRating before it returned for example 6.705 now it will return 6.7 just like Jellyfin Web.

zeroquinc avatar Feb 26 '25 18:02 zeroquinc

@crobibero @Shadowghost Any plans on merging this PR? It would be really awesome to have the CommunityRating available.

Takalele avatar Sep 08 '25 14:09 Takalele