# Radarr

> movie collection manager

**Wikidata**: [Q105840449](https://www.wikidata.org/wiki/Q105840449)  
**Source**: https://4ort.xyz/entity/radarr

## Summary
Radarr is a movie collection manager application that automates the acquisition and organization of movies. It is free software distributed under the GNU General Public License, version 3.0, and serves as the movie-focused counterpart to the series-oriented Sonarr.

## Key Facts
- Radarr is a movie collection manager that automates monitoring movie releases and downloading content
- The software is free software distributed under the GNU General Public License, version 3.0
- Radarr is based on Sonarr but specifically tailored for movie collections rather than TV series
- It operates on Linux, Microsoft Windows, macOS, and is cross-platform compatible
- The official website is https://radarr.video and the source code is hosted at https://github.com/Radarr/Radarr
- Radarr is an instance of an application, download manager, and free software
- It is a subclass of Servarr, which encompasses various media management applications
- The programming language used includes C# and C++

## FAQs
### Q: What is Radarr?
A: Radarr is a movie collection manager application that automatically tracks movie releases and downloads them to your media library. It integrates with various services to monitor new releases and handle downloading, renaming, and organizing of movies.

### Q: What platforms does Radarr run on?
A: Radarr runs on Linux, Microsoft Windows, macOS, and is cross-platform compatible, allowing users to install and use it on different operating systems based on their preferences and hardware setup.

### Q: How is Radarr different from Sonarr?
A: Radarr is specifically designed for movie collections while Sonarr is focused on TV series. Radarr is based on Sonarr but has been adapted to handle movie-specific release patterns and acquisition methods.

### Q: Is Radarr free to use?
A: Yes, Radarr is free software distributed under the terms of the GNU General Public License, version 3.0, allowing users to freely run, study, change, and distribute it and modified versions.

### Q: Where can I get support for Radarr?
A: Support is available through the Radarr subreddit (radarr in English), the GitHub issue tracker at https://github.com/Radarr/Radarr/issues, and the Lemmy community at radarr@lemmy.world.

## Why It Matters
Radarr matters because it provides specialized automation for movie enthusiasts who maintain personal collections. By automating the monitoring of movie releases and downloading processes, it saves users countless hours of manual searching and organizing. Its role as part of the Servarr ecosystem has contributed significantly to the development of comprehensive media management solutions for home theaters and personal libraries. The software has become a critical tool for individuals building and maintaining organized digital movie collections, bridging the gap between movie releases and personal media libraries.

## Notable For
- Being specifically designed for movie collections as a counterpart to the series-oriented Sonarr
- Its cross-platform compatibility allowing installation on Linux, Windows, macOS, and other platforms
- Its implementation under the GNU General Public License, version 3.0, ensuring free and open-source distribution
- Its integration capabilities with various services for monitoring, downloading, and organizing movies
- Being part of the broader Servarr ecosystem of media management applications

## Body
### Overview
Radarr is a specialized application designed as a movie collection manager. It automates the process of monitoring movie releases and downloading them to a user's media library, saving time and effort in maintaining a curated movie collection.

### Technical Details
Radarr is based on Sonarr but has been adapted specifically for movie management rather than series. It is written primarily in C# and C++ programming languages. The source code is hosted on GitHub at https://github.com/Radarr/Radarr and is distributed under the GNU General Public License, version 3.0.

### Platform Compatibility
Radarr supports multiple operating systems, including Linux, Microsoft Windows, macOS, and is considered cross-platform software. This wide compatibility allows users to install and use Radarr regardless of their preferred operating system.

### Support and Community
Users can find support and community discussions in several locations. The official subreddit for Radarr is "radarr" and is primarily in English. Additionally, a GitHub issue tracker is available at https://github.com/Radarr/Radarr/issues for reporting bugs and requesting features. Radarr also has a presence on the Lemmy platform with the community ID radarr@lemmy.world.

### Integration
Radarr is part of the Servarr family of applications, which encompasses various media management tools. It functions as both an application and a download manager, integrating with multiple services to provide a comprehensive solution for movie collection management.

### Development and Licensing
Radarr is actively developed and maintained as open-source software. The project follows standard open-source development practices, with code contributions, issue tracking, and community discussions occurring through the GitHub repository. The software remains under the GNU General Public License, version 3.0, ensuring it remains free and open-source.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Radarr",
  "description": "A movie collection manager application that automates the acquisition and organization of movies.",
  "url": "https://radarr.video",
  "sameAs": [
    "https://github.com/Radarr/Radarr"
  ],
  "additionalType": "Application, Download Manager, Free Software"
}

## References

1. [Source](https://github.com/Radarr/Radarr)
2. [Source](https://github.com/Radarr/Radarr/blob/develop/LICENSE)
3. [2025](https://github.com/EvanLi/Github-Ranking/blob/master/Data/github-ranking-2025-07-06.csv)
4. [Source](https://radarr.video)