[2026-05-23] wiki tech notes: arr-stack, hermes-kraken, htpc, jellyfin, gitea, truenas, vault, media-pipeline

This commit is contained in:
Alexey Martemyanov
2026-05-23 05:02:43 +06:00
parent d757029ec1
commit 6dc4b89d49
13 changed files with 404 additions and 1 deletions
+30
View File
@@ -0,0 +1,30 @@
---
title: HTPC Kodi Layout & WoL
created: '2026-05-23'
updated: '2026-05-23'
type: tech
namespace: family
tags: [htpc, kodi, wol, infra, how-to]
related: "[[htpc-steam-emulators]]"
---
# HTPC Kodi Layout & WoL
## Wake on LAN
HTPC MAC address stored in router DHCP config. WoL command:
```bash
wakeonlan <HTPC-MAC>
```
Or via Kodi remote / Home Assistant automation.
## Kodi Layout
- Home screen: custom skin (record actual skin name here)
- Sources: NFS mounts from TrueNAS (`/mnt/RED_2TB/...`)
- Add-ons: check Kodi installed add-ons list
Note: specific layout details were not migrated. Update this page
when next doing HTPC maintenance.