MediaBrowser / Emby

Emby Server is a personal media server with apps on just about every device.
https://emby.media
GNU General Public License v2.0
3.99k stars 792 forks source link

Webhooks firing on ANY EVENT #3795

Closed Node815 closed 7 months ago

Node815 commented 7 months ago

Emby Version 4.7.14.0

For the Holidays, I have a media library called "Holiday Movies" and use Home Assistant. I set the web hook in Home Assistant to fire a scene in response to the webhook to set my lights to the colors we want. This works without issue, The test firing of the hooks as well work within Emby when setting them up.

These are my settings:

As User TV:

The following actions need to be met: image

Then if that is met I would expect it to follow this condition:

image

The problem I am having is it doesn't matter what I play, as long as the condition of TV Playing is met, it fires off the task. I tested this with a different user in my server and it at least properly respects the user setting of the account "TV"

Whatever logs I can collect for this so I can help please let me know!

Node815 commented 7 months ago

I tested the beta version and it works as expected: image

LukePulverenti commented 7 months ago

Thanks for doing that !