# 使用 Homebrew 安装 lunarr

查看 lunarr 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:lunarr
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lunarr
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:lunarr
- **软件包管理器:** Homebrew
- **版本:** 0.9.1
- **来源摘要:** Self-hosted media streaming server and Plex alternative for movies and TV
- **主页:** <https://github.com/lunarr-app/lunarr-go>
- **仓库:** <https://github.com/lunarr-app/lunarr-go>
- **最后更新:** 2026-08-01T18:48:05Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- lunarr (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.9.1
## 项目历史与用法

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.

### 时间线

- 2023-04: The official Lunarr repository was created.
- 2026: Official documentation described Docker deployment, SQLite persistence, local/SFTP/WebDAV libraries, and direct or transcoded playback.

### Related projects

- The project positions itself in the same self-hosted media-server space as Plex, Jellyfin, and Emby, and integrates with TMDb, FFmpeg, Chromecast, AirPlay, SFTP, and WebDAV.

### 来源

- <https://github.com/lunarr-app/lunarr-go#readme>
- <https://github.com/lunarr-app/lunarr-go/blob/main/docs/configuration.md>
- <https://github.com/lunarr-app/lunarr-go/blob/main/docs/getting-started.md>


## 安全说明

没有找到 lunarr 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ./.env

## Credential files

- Unix: <LUNARR_DATA_DIR>/auth-secret

## Combined YAML source

View the package source record on GitHub. [combined/lunarr.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lunarr.yml)


## 来源

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
