Skip to content

Jellyfin log is flooded with messages "Webhook Item Added Notifier" & "Webhook Item Deleted Notifier" #459

Jellyfin log is flooded with messages "Webhook Item Added Notifier" & "Webhook Item Deleted Notifier"

Jellyfin log is flooded with messages "Webhook Item Added Notifier" & "Webhook Item Deleted Notifier" #459

# Allows for the definition of PR and Issue /commands
name: '📟 Slash Command Dispatcher'
on:
issue_comment:
types:
- created
jobs:
call:
uses: jellyfin/jellyfin-meta-plugins/.github/workflows/command-dispatch.yaml@master
secrets:
token: ${{ secrets.JF_BOT_TOKEN }}