Bonarr is an independent fork of Radarr reworked for automatically downloading adult movies via Usenet and BitTorrent.
The project was inspired by Radarr's awesome ability to automate the process of downloading movies, but with a special twist: this time, you can automatically download adult movies to watch! Radarr has the ability to download adult movies found on TMDb, but many users began to complain that their kids could use it to download things they didn't want them to, or worse: automatic downloads could embarassingly show up in any automated system without some safeguards.
Bonarr will have zero restrictions on what content is downloaded, and we are going to re-work the core to include cool adult-oriented features such as fetish, categorization, and labels from popular adult API sources that will help you find and prefer specific movies or clips based on your preferences.
Bonarr is currently exactly the same as Radarr. As we move forward with the project, this section will be updated to include specific usage instructions on how to configure Bonarr specific functionality. Setting up Bonarr is the same process as documented on Radarr's Wiki.
- Support for major platforms: Windows, Linux, macOS, Raspberry Pi, etc.
- Automatic failed download handling will try another release if one fails
- Manual search so you can pick any release or to see why a release was not downloaded automatically
- Full integration with SABnzbd and NZBGet
- Automatically searching for releases as well as RSS Sync
- Automatically importing downloaded movies
- All indexers supported by Sonarr also supported
- New PassThePopcorn Indexer
- QBittorrent, Deluge, rTorrent, Transmission and uTorrent download client (Other clients are coming)
- New TorrentPotato Indexer
- Torznab Indexer now supports Movies (Works well with Jackett)
- Scanning PreDB to know when a new release is available
- Importing movies from various online sources, such as IMDb Watchlists (A complete list can be found here)
- Full integration with Kodi, Plex (notification, library update)
- And a beautiful UI
- Supporting custom folder structures, such as sort by category subfolder (*)
- Category view, to help organize movies into discernable categories.
- Movie sets, for adult movies with many sequels.
- Fetish preferences, for documented fetishes on adult movie API sites.
Note: All features marked with (*) are set to be in the first release of Bonarr.
- Make sure all the required software mentioned above are installed
- Clone the repository into your development machine (info)
- Grab the submodules
git submodule init && git submodule update
- Install the required Node Packages
npm install
- Start gulp to monitor your dev environment for any changes that need post processing using
npm start
command.
Notice
Gulp must be running at all times while you are working with Radarr client source files.
- Open
NzbDrone.sln
in Visual Studio or run the build.sh script, if Mono is installed - Make sure
NzbDrone.Console
is set as the startup project
- GNU GPL v3
- Copyright 2010-2017