Releases: liamvibecodes/mac-media-stack
Releases · liamvibecodes/mac-media-stack
v1.1.0
Jellyfin support.
- Jellyfin as alternative media server (opt-in via
--jellyfinflag orMEDIA_SERVER=jellyfinin.env) - Runs in Docker via Compose profiles (doesn't start unless opted in)
- Seerr auto-configuration for both Plex and Jellyfin auth
- Health checks and doctor script support Jellyfin
- Default remains Plex — zero changes to existing Plex behavior
v1.0.0
Initial release.
- 9 services: Gluetun, qBittorrent, Prowlarr, Sonarr, Radarr, Bazarr, FlareSolverr, Seerr, Watchtower
- One-command bootstrap install (curl | bash)
- Auto-configures all service connections via API
- OrbStack and Docker Desktop runtime detection
- ProtonVPN via WireGuard with port forwarding
- Hourly self-healing and nightly backups
- Pinned image digests (IMAGE_LOCK.md)
- CI validation via GitHub Actions