afeb3331009f1b616017579f246dda7bc2f290c0
managarr - A TUI to manage your Servarrs
Managarr is a TUI to help you manage your HTPC (Home Theater PC). Built with love in Rust!
What Servarrs are supported?
Configuration
Managarr assumes reasonable defaults to connect to each service (i.e. Radarr is on localhost:7878), but all servers will require you to input the API token.
The configuration file is located somewhere different for each OS
Linux
$HOME/.config/managarr/config.yml
Mac
$HOME/Library/Application Support/managarr/config.yml
Windows
%APPDATA%/Roaming/managarr/config.yml
Example Configuration:
radarr:
host: 127.0.0.1
port: 7878
api_token: someApiToken1234567890
sonarr:
host: 127.0.0.1
port: 8989
api_token: someApiToken1234567890
readarr:
host: 127.0.0.1
port: 8787
api_token: someApiToken1234567890
lidarr:
host: 127.0.0.1
port: 8686
api_token: someApiToken1234567890
whisparr:
host: 127.0.0.1
port: 6969
api_token: someApiToken1234567890
bazarr:
host: 127.0.0.1
port: 6767
api_token: someApiToken1234567890
prowlarr:
host: 127.0.0.1
port: 9696
api_token: someApiToken1234567890
overseerr:
host: 127.0.0.1
port: 5055
api_token: someApiToken1234567890
tautulli:
host: 127.0.0.1
port: 8181
api_token: someApiToken1234567890
Features
Radarr
- View your library, downloads, collections, or calendar
- View details of a specific movie including description, history, downloaded file info, or the credits
- View details of any collection and the movies in them
- Search your library for specific movies
- Add movies to Radarr
- Search your collections
- Manage your quality profiles
- Modify your Radarr settings
Sonarr
- Support for Sonarr
Readarr
- Support for Readarr
Lidarr
- Support for Lidarr
Whisparr
- Support for Whisparr
Bazarr
- Support for Bazarr
Prowlarr
- Support for Prowlarr
Overseerr
- Support for Overseerr
Tautulli
- Support for Tautulli
Demos
Radarr
Dependencies
Servarr Requirements
Description
Languages
Rust
99.9%









