Go to file
Mark McDowall 1a5eafd2b1 New: Remove empty subfolders after renaming FileSetLastWriteTime
Closes #490
2016-02-11 00:38:44 -08:00
.idea A few UI Fixes 2015-12-18 23:41:30 -08:00
Logo
debian cleanup 2016-01-16 00:36:43 -08:00
gulp updated npm packages 2016-01-14 18:56:14 -08:00
osx
schemas
setup
src New: Remove empty subfolders after renaming FileSetLastWriteTime 2016-02-11 00:38:44 -08:00
tools added nuget.exe to tools 2016-01-16 16:19:28 -08:00
.gitattributes
.gitignore
.gitmodules
CLA.md
CONTRIBUTING.md
build.ps1 Replaced build.ps1 with warning 2016-01-15 22:06:33 -08:00
build.sh Fix: xbuild doesn't support /m parameter 2016-01-27 14:11:29 +00:00
gulpFile.js
integration_mono.sh
package.json
readme.md Update year range to 2016 2016-01-16 09:40:24 +05:30
tests_mono.sh
webpack.config.js updated npm packages 2016-01-14 18:56:14 -08:00

readme.md

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