You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
kay.one cd32a70179
Starting path clean up. (All paths should go through EnvironmentProvider)
13 years ago
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). 13 years ago
IISExpress Configuring the AuthenticationType from the WebUI will now work, just restart and NzbDrone will change the AuthenticationType on start. 13 years ago
Libraries Moved NLog, Fluentassertion to Nuget. 13 years ago
Migrator.net Removed all warnings 13 years ago
NzbDrone Unit test should now run in a machine with NzbDrone installed as a service with no side effects. 13 years ago
NzbDrone.App.Test Unit test should now run in a machine with NzbDrone installed as a service with no side effects. 13 years ago
NzbDrone.Common Starting path clean up. (All paths should go through EnvironmentProvider) 13 years ago
NzbDrone.Common.Test Unit test should now run in a machine with NzbDrone installed as a service with no side effects. 13 years ago
NzbDrone.Core Starting path clean up. (All paths should go through EnvironmentProvider) 13 years ago
NzbDrone.Core.Test Starting path clean up. (All paths should go through EnvironmentProvider) 13 years ago
NzbDrone.Test.Common lots of different things ;) 13 years ago
NzbDrone.Test.Dummy Moved tests for NzbDrone.Common to its own test project. added some new tests. 13 years ago
NzbDrone.Tvdb.Offline don't remember what I did here ;) 13 years ago
NzbDrone.Update Starting path clean up. (All paths should go through EnvironmentProvider) 13 years ago
NzbDrone.Update.Test Unit test should now run in a machine with NzbDrone installed as a service with no side effects. 13 years ago
NzbDrone.Web Added google analytics. (only enabled in production) 13 years ago
packages lots of different things ;) 13 years ago
.gitignore lots of different things ;) 13 years ago
NzbDrone.1.1.dotCover commiting tests before teamcity demo 13 years ago
NzbDrone.6.0.ReSharper Added google analytics. (only enabled in production) 13 years ago
NzbDrone.sln lots of different things ;) 13 years ago
SceneMappings.csv Added scene mapping for Hawaii Five-0 (hawaiifive2010). 13 years ago
SharedLiveTemplates.xml Added QuickAdd for adding series, not displayed currently, needs some prettifying. 13 years ago
clo Added TvDb offline project. still need to clean the data 13 years ago
package.bat updated package.bat for better cleanup. 13 years ago
readme.md DeleteInvalidEpisodes with tests added to delete episodes that TheTvDb no longer has (previously bad data). 13 years ago

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