# Installer lunarr avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lunarr pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lunarr
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:lunarr
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.1
- **Résumé source:** Self-hosted media streaming server and Plex alternative for movies and TV
- **Page d'accueil:** <https://github.com/lunarr-app/lunarr-go>
- **Dépôt:** <https://github.com/lunarr-app/lunarr-go>
- **Dernière mise à jour:** 2026-08-01T18:48:05Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lunarr (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.9.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour lunarr. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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)


## Sources

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