diff --git a/config.js b/config.js index 7da25f7..ca3a87a 100644 --- a/config.js +++ b/config.js @@ -134,6 +134,10 @@ module.exports = { { "matchDepNames": ["ghcr.io/linuxserver/syncthing"], "customChangelogUrl": "https://github.com/linuxserver/docker-syncthing/releases" + }, + { + "matchDepNames": ["ghcr.io/linuxserver/jellyfin"], + "customChangelogUrl": "https://github.com/jellyfin/jellyfin/releases" } ], optimizeForDisabled: true,