Skip to content

TVDB plugin installed, but the option doesn't show up in metadata fetchers #178

TVDB plugin installed, but the option doesn't show up in metadata fetchers

TVDB plugin installed, but the option doesn't show up in metadata fetchers #178

# 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 }}