Skip to content
/ bradarr Public

⚡bradarr is a movie requests manager with download plugins (jellyseerr required).

Notifications You must be signed in to change notification settings

bbusn/bradarr

Repository files navigation

Logo

GPLv3 License

Features

  • Manage jellyseerr requests automatically
  • Use plugins to download movies (You must have the rights to download each movie, bradarr assumes you own the film or bought it respectivly.)
  • Vpn support with regular checks

Screenshots

App Screenshot

Requirements

Environment Variables

Copy .env.example file and rename it to .env :

PORT Port on which the application will be running. Default is 6789

Installation

You can run bradarr locally by downloading source files but it's better to use it with docker by pulling the latest image :

With docker

Make a docker-compose.yml file, or pull manually the image from @bbusn/bradarr :

coming soon

Without docker (Run locally)

Clone the project

  git clone https://github.com/bbusn/bradarr.git

Go to the project directory

  cd bradarr

Install dependencies

  npm install

Start the server

  npm run start

Application is running by default here http://localhost:6789

You will be asked to setup the app, check below if you need help.

Setup

When bradarr is runned for the first time it need some configuration.

Feedback

If you have any feedback or issues, please send a message at [email protected]

About

⚡bradarr is a movie requests manager with download plugins (jellyseerr required).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published