Go to file
Mark McDowall b4eed1a657 SabProvider now gets JSON instead of XML for history and queue. 2012-01-18 20:05:03 -08:00
IISExpress Finishing up Prowl integration. 2011-11-02 21:01:44 -07:00
Libraries Separated migration for LogDB and Application update. 2012-01-14 21:47:13 -08:00
NzbDrone Added SecurityProvider to deal with administrative tasks (Url Registering and FW Port Opening). 2012-01-16 23:17:58 -08:00
NzbDrone.App.Test Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -08:00
NzbDrone.Common Fixed an issue where GetProcessByName could return a list containing null items. 2012-01-18 12:57:23 -08:00
NzbDrone.Common.Test Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -08:00
NzbDrone.Core SabProvider now gets JSON instead of XML for history and queue. 2012-01-18 20:05:03 -08:00
NzbDrone.Core.Test SabProvider now gets JSON instead of XML for history and queue. 2012-01-18 20:05:03 -08:00
NzbDrone.Test.Common Fixed spelling for Expected[LogType]. 2011-12-19 16:58:26 -08:00
NzbDrone.Test.Dummy Fixed Environment Variable conflict in IISProvider 2011-11-13 19:37:36 -08:00
NzbDrone.Tvdb.Offline don't remember what I did here ;) 2011-04-14 17:49:02 -07:00
NzbDrone.Update Nzbdrone.exe file logging 2011-12-19 11:32:52 -08:00
NzbDrone.Update.Test Fixed spelling for Expected[LogType]. 2011-12-19 16:58:26 -08:00
NzbDrone.Web SabProvider now gets JSON instead of XML for history and queue. 2012-01-18 20:05:03 -08:00
NzbDrone.Web.UI.Test Automation Tests are now marked as Explicit. 2012-01-14 17:55:15 -08:00
ServiceHelpers Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -08:00
packages Automation ;) 2011-12-18 21:10:58 -08:00
.gitignore Replaced get and post with ajax to prevent XSRF. 2011-12-19 00:36:57 -08:00
DailySeries.csv Updated DailySeries.csv 2011-12-19 19:32:14 -08:00
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 Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -08:00
SceneMappings.csv Added Once Upon a Time (2011) to SceneMappings.csv 2012-01-12 15:40:26 -08: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 Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -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