Go to file
Mark McDowall 6c044b0068 Missing image colour changed. 2012-02-27 23:03:51 -08:00
IISExpress Finishing up Prowl integration. 2011-11-02 21:01:44 -07:00
Libraries Updated deskmetrix libraries to support better SP, core count detection. 2012-02-13 17:51:16 -08:00
NzbDrone Fixed ping for servers with windows auth enabled. 2012-02-10 17:43:07 -08:00
NzbDrone.App.Test Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -08:00
NzbDrone.Common fixed service path issue. 2012-02-27 22:20:36 -08:00
NzbDrone.Common.Test Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -08:00
NzbDrone.Core Fix: Deleted files were always ignored when deleted, ignoring AutoIgnorePreviouslyDownloadedEpisodes setting. 2012-02-27 22:07:56 -08:00
NzbDrone.Core.Test Added new multi part title test. 2012-02-27 22:53:31 -08:00
NzbDrone.Services Fixed: fixed an issue where season ignore check wasn't working correctly. 2012-02-27 21:50:56 -08:00
NzbDrone.Test.Common Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -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 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
NzbDrone.Update.Test Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -08:00
NzbDrone.Web Missing image colour changed. 2012-02-27 23:03:51 -08:00
NzbDrone.Web.UI.Test Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -08:00
RawImages New Page header. 2012-02-26 15:48:48 -08:00
ServiceHelpers 2nd shot at automation using service instead of console. 2012-02-15 17:54:17 -08:00
packages Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -08:00
.gitignore New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
DailySeries.csv Updated DailySeries.csv 2011-12-19 19:32:14 -08:00
Log4ViewConfig.l4v Enabled rolling file logging. 2012-01-22 18:41:44 -08:00
NzbDrone.6.1.ReSharper Resharper EAP fixes 2011-11-12 17:59:33 -08:00
NzbDrone.sln PendingMapping Editor added to Services. 2012-02-26 18:13:11 -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 Package cleanup 2012-02-10 16:48:20 -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
service_deploy_production.bat New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
service_stage.bat New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08: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