Go to file
Mark McDowall 6b26843b50 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
Conflicts:
	NzbDrone.Core.Test/ParserTest.cs
2011-10-24 23:22:34 -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
NzbDrone lots of different things ;) 2011-10-23 22:54:09 -07:00
NzbDrone.App.Test lots of different things ;) 2011-10-23 22:54:09 -07:00
NzbDrone.Common Fixed bug where service where windows service couldn't be installed. 2011-10-24 23:11:50 -07:00
NzbDrone.Common.Test lots of different things ;) 2011-10-23 22:54:09 -07:00
NzbDrone.Core Fixed REGEX for title parsing. 2011-10-24 23:14:55 -07:00
NzbDrone.Core.Test Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-10-24 23:22:34 -07:00
NzbDrone.Test.Common lots of different things ;) 2011-10-23 22:54:09 -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
NzbDrone.Update lots of different things ;) 2011-10-23 22:54:09 -07:00
NzbDrone.Update.Test lots of different things ;) 2011-10-23 22:54:09 -07:00
NzbDrone.Web Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-10-24 00:11:28 -07:00
packages lots of different things ;) 2011-10-23 22:54:09 -07:00
.gitignore lots of different things ;) 2011-10-23 22:54:09 -07:00
NzbDrone.1.1.dotCover
NzbDrone.6.0.ReSharper This should fix the bug where a folder was tried to be retagged with the same error. 2011-10-24 21:34:48 -07:00
NzbDrone.sln lots of different things ;) 2011-10-23 22:54:09 -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
package.bat
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