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

Support for external ID's for Shows

Open zeroquinc opened this issue 1 year ago • 0 comments

Currently the webhook returns only the Episode or Movie external ID's. This PR will also return the Show External ID's.

    "SeriesProvider_imdb": "tt0903747",
    "SeriesProvider_tmdb": "1396",
    "SeriesProvider_tvrage": "18164",
    "SeriesProvider_tvdb": "81189",
    "SeriesProvider_tvmaze": "169",
    "Provider_tvdb": "4460282",
    "Provider_imdb": "tt2301471",

zeroquinc avatar Feb 26 '25 17:02 zeroquinc