Go to file
kay.one c6716f2425 Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08: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 Finishing up Prowl integration. 2011-11-02 21:01:44 -07:00
Libraries Moved NLog, Fluentassertion to Nuget. 2011-10-20 01:02:12 -07:00
Migrator.net
NzbDrone Update provider now closes all orphaned IISExpress instances before update. 2011-11-20 17:13:58 -08:00
NzbDrone.App.Test Updated twitterizer to 2.4.0.26532 2011-11-22 17:28:53 -08:00
NzbDrone.Common Update logs are now in the UI 2011-11-21 22:55:09 -08:00
NzbDrone.Common.Test GetUpdateClientExePath will now use the updater in nzbdrone_update. 2011-11-21 20:02:14 -08:00
NzbDrone.Core Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
NzbDrone.Core.Test Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
NzbDrone.Test.Common Update logs are now in the UI 2011-11-21 22:55:09 -08:00
NzbDrone.Test.Dummy Fixed Environment Variable conflict in IISProvider 2011-11-13 19:37:36 -08:00
NzbDrone.Tvdb.Offline
NzbDrone.Update Updated twitterizer to 2.4.0.26532 2011-11-22 17:28:53 -08:00
NzbDrone.Update.Test Updated twitterizer to 2.4.0.26532 2011-11-22 17:28:53 -08:00
NzbDrone.Web Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
packages Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
.gitignore Update fixes. 2011-11-20 18:59:42 -08:00
NzbDrone.1.1.dotCover
NzbDrone.6.0.ReSharper Updated Telerik to 2011.3.1115 2011-11-22 17:51:44 -08:00
NzbDrone.6.1.ReSharper Resharper EAP fixes 2011-11-12 17:59:33 -08:00
NzbDrone.sln lots of different things ;) 2011-10-23 22:54:09 -07:00
SceneMappings.csv
SharedLiveTemplates.xml Added QuickAdd for adding series, not displayed currently, needs some prettifying. 2011-10-19 08:16:34 -07:00
clo
package.bat Update client is now included in the build package 2011-11-13 16:57:03 -08: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