diff --git a/apps/base/crowdsec/release.yaml b/apps/base/crowdsec/release.yaml
index b6fd988d40c7bde4f2767122c9def93eb2079ef8..663d38507f1be165c05c0f195260e480670ec0e0 100644
--- a/apps/base/crowdsec/release.yaml
+++ b/apps/base/crowdsec/release.yaml
@@ -70,6 +70,9 @@ data:
           podName: nginx-ingress-ingress-nginx-controller-*
           # as in crowdsec configuration, we need to specify the program name so the parser will match and parse logs
           program: nginx
+        - namespace: jellyfin
+          podName: jellyfin-*
+          program: jellyfin
       # Those are ENV variables
       env:
       # As it's a test, we don't want to share signals with CrowdSec so disable the Online API.
@@ -77,7 +80,7 @@ data:
         value: "true"
       # As we are running Nginx, we want to install the Nginx collection
       - name: COLLECTIONS
-        value: "crowdsecurity/nginx"
+        value: "crowdsecurity/nginx,LePresidente/jellyfin"
     lapi:
       resources:
         limits: