diff --git a/README.md b/README.md index b2eeb345d..e307f83c1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ | AppVeyor | [![AppVeyor](https://img.shields.io/appveyor/ci/galli-leo/Radarr/master.svg?maxAge=60&style=flat-square)](https://ci.appveyor.com/project/galli-leo/Radarr) | [![AppVeyor](https://img.shields.io/appveyor/ci/galli-leo/Radarr-usby1/develop.svg?maxAge=60&style=flat-square)](https://ci.appveyor.com/project/galli-leo/Radarr-usby1) | | Travis | [![Travis](https://img.shields.io/travis/Radarr/Radarr/master.svg?maxAge=60&style=flat-square)](https://travis-ci.org/Radarr/Radarr) | [![Travis](https://img.shields.io/travis/Radarr/Radarr/develop.svg?maxAge=60&style=flat-square)](https://travis-ci.org/Radarr/Radarr) | -This fork of Sonarr aims to turn it into something like CouchPotato. +A fork of [Sonarr](https://github.com/Sonarr/Sonarr) to work with movies à la Couchpotato. + +**This fork works independently of Sonarr and will not interfere with it.** ## Downloads @@ -34,33 +36,31 @@ To connect to the UI, fire up your browser and open or < ## Features -### Currently Working +### Current Features -* Adding new movies -* Manually searching for releases of movies -* Automatically searching for releases +* 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 -* Rarbg.to, Torznab and Newznab Indexer -* QBittorrent and Deluge download client (Other clients are coming) +* 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 (Works well with [Jackett](https://github.com/Jackett/Jackett)) +* And a beautiful UI ### Planned Features * Scanning PreDB to know when a new release is available * Fixing the other Indexers and download clients -* Importing of Sonarr config - -### Major Features - -* 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 +* Importing movies from various online sources, such as IMDb Watchlists (A complete list can be found [here](https://github.com/Radarr/Radarr/issues/114)) * Full integration with Kodi, Plex (notification, library update, metadata) -* And a beautiful UI + ## Configuring Development Environment