Go to file
kay.one c42518b34e More NzbDrone.Common updates 2011-10-23 15:44:37 -07:00
App_Data ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades). 2011-09-30 20:12:18 -07:00
IISExpress Configuring the AuthenticationType from the WebUI will now work, just restart and NzbDrone will change the AuthenticationType on start. 2011-10-07 17:17:46 -07:00
Libraries Moved NLog, Fluentassertion to Nuget. 2011-10-20 01:02:12 -07:00
Migrator.net Removed all warnings 2011-06-19 13:43:47 -07:00
NzbDrone Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common 2011-10-22 22:26:43 -07:00
NzbDrone.App.Test Moved tests for NzbDrone.Common to its own test project. added some new tests. 2011-10-23 10:32:57 -07:00
NzbDrone.Common More NzbDrone.Common updates 2011-10-23 15:44:37 -07:00
NzbDrone.Common.Test More NzbDrone.Common updates 2011-10-23 15:44:37 -07:00
NzbDrone.Core Removed all static state tracking from job provider. 2011-10-23 14:53:24 -07:00
NzbDrone.Core.Test Removed all static state tracking from job provider. 2011-10-23 14:53:24 -07:00
NzbDrone.Test.Dummy Moved tests for NzbDrone.Common to its own test project. added some new tests. 2011-10-23 10:32:57 -07:00
NzbDrone.Tvdb.Offline don't remember what I did here ;) 2011-04-14 17:49:02 -07:00
NzbDrone.Update More NzbDrone.Common updates 2011-10-23 15:44:37 -07:00
NzbDrone.Update.Test More NzbDrone.Common updates 2011-10-23 15:44:37 -07:00
NzbDrone.Web Removed all static state tracking from job provider. 2011-10-23 14:53:24 -07:00
packages Moved tests for NzbDrone.Common to its own test project. added some new tests. 2011-10-23 10:32:57 -07:00
.gitignore orig file are added to .gitignore 2011-10-11 00:14:46 -07:00
NzbDrone.1.1.dotCover commiting tests before teamcity demo 2011-06-02 14:06:46 -07:00
NzbDrone.6.0.ReSharper Added Nlog logger to resharper live templates 2011-10-20 22:07:25 -07:00
NzbDrone.sln Moved tests for NzbDrone.Common to its own test project. added some new tests. 2011-10-23 10:32:57 -07:00
SceneMappings.csv Added scene mapping for Hawaii Five-0 (hawaiifive2010). 2011-09-19 22:13:24 -07:00
SharedLiveTemplates.xml Added QuickAdd for adding series, not displayed currently, needs some prettifying. 2011-10-19 08:16:34 -07:00
clo Added TvDb offline project. still need to clean the data 2011-04-10 01:21:00 -07:00
package.bat CDN Updates. packaging updates 2011-06-23 18:30:35 -07:00
readme.md DeleteInvalidEpisodes with tests added to delete episodes that TheTvDb no longer has (previously bad data). 2011-09-29 21:40:00 -07:00

readme.md

NZBDrone

NZBDrone is currently in development. There may be severe bugs in it and at any given time it may not work at all.

NZBDrone is a PVR for newsgroup users written in .NET 4.0. It watches for new episodes of your favorite shows and when they are posted it downloads them, sorts and renames them. It retrieves show information from theTVDB.com.

Features include:

  • automatically detects new episodes
  • can scan your existing library and then download any old seasons that are missing
  • can watch for better versions and upgrade your existing episodes (to from TV DVD/BluRay for example)
  • fully configurable episode renaming
  • sends NZBs directly to SABnzbd, prioritizes and categorizes them properly
  • can notify XBMC, when new episodes are downloaded
  • specials and double episode support

NZBDrone makes use of the following projects:

Platform

Open Source Libraries

Development Tools