Mark Jellyfin as unmaintained (#2508)
authorOzGav <gavnosp@hotmail.com>
Wed, 15 Oct 2025 11:20:21 +0000 (21:20 +1000)
committerGitHub <noreply@github.com>
Wed, 15 Oct 2025 11:20:21 +0000 (13:20 +0200)
music_assistant/providers/jellyfin/manifest.json

index 073f90930875c024b1ef1c2a7fc17c218ccfc671..dd0a18c6cb4e5628771c3925e2fbe0ee213541a1 100644 (file)
@@ -1,7 +1,7 @@
 {
   "type": "music",
   "domain": "jellyfin",
-  "stage": "stable",
+  "stage": "unmaintained",
   "name": "Jellyfin Media Server Library",
   "description": "Stream music from your self-hosted Jellyfin server.",
   "codeowners": ["@lokiberra", "@Jc2k"],