Skip to content

A fork of Sonarr to work with movies à la Couchpotato.

License

Notifications You must be signed in to change notification settings

gunnarrt/Radarr-AirDCPP

 
 

Repository files navigation

Radarr-AirDCPP

Radarr is a movie collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available.

Important Make sure you disable automatic updates to prevent installing the normal Radarr versions!

Radar-AirDCPP adds airdcpp-web as both an indexer and download client. You can keep the original release dirs by using the symlink support added to this fork in combination with rar2fs. Setup a "Remove Path Mapping" on the Settings -> Download Clients page with your AirDCPP download dir (the same as you use in the Download Client config) as the Remote Path and the rar2fs mount that contains the extracted movies as your Local Path. This will create a symlink in the Radarr movie dirs linking to the rar2fs movie. The movie API endpoint has also been updated to add symlink support, which provides compatibility with Bazarr.

Example config:

Default download directory in AirDCPP: /mnt/movies/

RAR2FS mount, containing the (virtually) extracted content of /mnt/movies: /mnt/plex/movies

First enable experimental symlink support under Media Management (advanced settings) (no automatic upgrades for now if you use this option):

image

This option, in combination with a rar2fs mount, will allow you to keep your original release files/rars. It will import the movie to the Radarr movie dir and create a symlink linking to the rar2fs movie. With the example config, your movie would be downloaded to /mnt/movies/Sample.Movie.2018.1080p.Bluray-GROUP and the rar2fs mount /mnt/plex/movies/Sample.Movie.2018.1080p.Bluray-GROUP would show the extracted content. Radarr-AirDCPP will create a symlink to the movie file, not touching your original files.

AirDCPP indexer:

image

AirDCPP download client:

image

Completed download handling settings:

image

Remote path mapping for the AirDCPP download dir and the rar2fs mount:

image

Docker installs

https://github.com/nls44/Radarr-AirDCPP-docker

Major Features Include:

  • Adding new movies with lots of information, such as trailers, ratings, etc.
  • Support for major platforms: Windows, Linux, macOS, Raspberry Pi, etc.
  • Can watch for better quality of the movies you have and do an automatic upgrade. eg. from DVD to Blu-Ray
  • 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
  • Recognizing Special Editions, Director's Cut, etc.
  • Identifying releases with hardcoded subs
  • QBittorrent, Deluge, rTorrent, Transmission, uTorrent, and other download clients are supported
  • Full integration with Kodi, Plex (notification, library update)
  • A beautiful UI
  • Importing Metadata such as trailers or subtitles
  • Adding metadata such as posters and information for Kodi and others to use
  • Advanced customization for profiles, such that Radarr will always download the copy you want

Support

Note: GitHub Issues are for Bugs and Feature Requests Only

Discord Reddit GitHub - Bugs and Feature Requests Only Wiki

Feature Requests

Feature Requests

Contributors & Developers

API Documentation

This project exists thanks to all the people who contribute. Contribute.

Backers

Thank you to all our backers! 🙏 Become a backer

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. Become a sponsor

Mega Sponsors

JetBrains

Thank you to JetBrains JetBrains for providing us with free licenses to their great tools.

License

About

A fork of Sonarr to work with movies à la Couchpotato.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 71.4%
  • JavaScript 26.5%
  • CSS 1.6%
  • Inno Setup 0.3%
  • Shell 0.1%
  • HTML 0.1%