macOS
brew install lunarrprovider-native install command
brew / rank 10349
Self-hosted media streaming server and Plex alternative for movies and TV. Version 0.9.1 via Homebrew; verified 2026-08-01.
install
brew install lunarrprovider-native install command
overview
Self-hosted media streaming server and Plex alternative for movies and TV
history
Lunarr is a self-hosted media server for movie and television libraries stored on local disks, SFTP, or WebDAV. It combines metadata matching, direct streaming, HLS transcoding, user management, and browser-based administration.
The official repository was created in 2023 and developed as a headless, self-hosted alternative to proprietary media-library servers. The current application provides a web interface and keeps persistent state in SQLite.
Lunarr is primarily deployed as a Docker service with persistent application data and optional media mounts. The project also documents source-based local development and a production Node server workflow.
Administrators mount or connect movie and TV libraries, configure TMDb metadata, create users and roles, and trigger scans. Playback can use direct streaming or on-the-fly HLS transcoding with FFmpeg, including Chromecast and AirPlay targets.
For self-hosting enthusiasts, Lunarr is a compact media-server package whose runtime state is easy to isolate: configuration comes from environment variables or a project .env file, while a single data directory contains the SQLite database and playback caches.
security posture
No matching local secret-handling manifest was found for lunarr. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.envCredential-bearing paths to review before unattended agent runs.
<LUNARR_DATA_DIR>/auth-secretexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lunarr | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:lunarr |
|---|---|
| Version | 0.9.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/lunarr-app/lunarr-go |
| Repository | https://github.com/lunarr-app/lunarr-go |
| Last updated | 2026-08-01T18:48:05Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.