feat: Jellyfin

This commit is contained in:
Lino Silva
2025-05-09 16:55:40 +01:00
parent e0eeab18d0
commit 73db11b853
14 changed files with 141 additions and 62 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
{
"prettier.bracketSpacing": false,
"ansible.python.interpreterPath": "/usr/local/bin/python3"
"ansible.python.interpreterPath": "/usr/local/bin/python3",
"files.associations": {
"*.yaml": "home-assistant"
}
}