[2026-05-23] restore wiki: 32 files lost to Taiga sync bug; gitignore plugin binaries

This commit is contained in:
Alexey Martemyanov
2026-05-23 11:11:45 +06:00
parent eede094931
commit 620e2df572
33 changed files with 2313 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
---
title: Jellyfin Config
created: '2026-05-23'
updated: '2026-05-23'
type: tech
namespace: family
tags: [jellyfin, infra, media, credentials]
related: "[[arr-stack-kraken]]"
---
# Jellyfin Config
**URL:** `http://kraken:8096`
## Users
| User | Password | Notes |
|------|----------|-------|
| alex | (set) | Admin |
| lisa | (none) | Cartoons library only |
## API Key
`87af49b6ff62ea68da6abdab0d7a4fbc`
Used by automation scripts (watchlist-sync, media-pipeline agents).
## Database / Maintenance
- **Before any DB operation:** `docker stop jellyfin` first
- Jellyfin runs as a Docker container on Kraken
- Config stored in `/opt/jellyfin/config/` (check docker-compose for exact path)