Parcourir la source

[maloja] Add funky hardcoded jellyfin config

Colin Powell il y a 2 ans
Parent
commit
fdfe72f912
1 fichiers modifiés avec 9 ajouts et 0 suppressions
  1. 9 0
      ansible/roles/multi-scrobbler/templates/config.json.j2

+ 9 - 0
ansible/roles/multi-scrobbler/templates/config.json.j2

@@ -18,6 +18,15 @@
         "secret": "{{mopidy_lastfm_secret}}",
         "redirectUri": "http://maloja1.local:9078/lastfm/callback"
       }
+    },
+    {
+      "type": "jellyfin",
+      "clients": [],
+      "name": "Jellyfin",
+      "data": {
+        "users": ["secstate"],
+        "redirectUri": "http://maloja1.local:9078/jellyfin"
+      }
     }
   ],
   "clients": [