Skip to content
/ Sonarr Public
forked from Sonarr/Sonarr

Smart PVR for newsgroup and bittorrent users.

Notifications You must be signed in to change notification settings

zetas/Sonarr

This branch is 4423 commits behind Sonarr/Sonarr:develop.

Folders and files

NameName
Last commit message
Last commit date
Aug 3, 2015
Feb 25, 2015
Nov 30, 2014
Aug 29, 2015
Mar 18, 2015
Mar 16, 2015
Jan 29, 2015
Nov 19, 2015
Dec 26, 2013
Oct 11, 2013
Aug 3, 2015
Jun 26, 2015
Aug 3, 2015
Aug 3, 2015
Oct 4, 2015
Oct 4, 2015
May 12, 2015
Oct 4, 2015
Aug 27, 2015
Aug 3, 2015
Feb 16, 2013
Feb 4, 2015
Aug 27, 2015

Repository files navigation

Sonarr

Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.

Major Features Include:

  • Support for major platforms: Windows, Linux, OSX, Raspberry Pi, etc.
  • Automatically detects new episodes
  • Can scan your existing library and download any missing episodes
  • Can watch for better quality of the episodes you already 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
  • Fully configurable episode renaming
  • Full integration with SABNzbd and NzbGet
  • Full integration with XBMC, Plex (notification, library update, metadata)
  • Full support for specials and multi-episode releases
  • And a beautiful UI

Configuring Development Environment:

Requirements

Setup

  • 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
  • install gulp npm install gulp -g
  • start gulp to monitor your dev environment for any changes that need post processing using gulp watch command.

Please note gulp must be running at all times while you are working with Sonarr client source files.

Development

  • Open NzbDrone.sln in Visual Studio
  • Make sure NzbDrone.Console is set as the startup project

License

Sponsors

About

Smart PVR for newsgroup and bittorrent users.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 67.0%
  • JavaScript 25.2%
  • CSS 5.1%
  • HTML 2.5%
  • Shell 0.1%
  • PowerShell 0.1%