Go to file
Mark McDowall c1d0bc9ac8 Merge remote-tracking branch 'origin/master' into backbone 2012-12-19 21:43:43 -08:00
.nuget Nuget PackageSources will look at nzbdrone server 2012-12-11 00:11:19 -08:00
IISExpress Added MinOrDefault for IEnumberable<int> 2012-05-26 12:15:13 -07:00
Libraries Merge branch 'master' into backbone 2012-11-23 08:26:26 -08:00
NzbDrone Upgraded nuget packages, Ninject 3, SignalR 5 2012-11-03 11:23:47 -07:00
NzbDrone.Api Adding works! 2012-12-10 20:39:35 -08:00
NzbDrone.App.Test Upgraded nuget packages, Ninject 3, SignalR 5 2012-11-03 11:23:47 -07:00
NzbDrone.Common Removed nuget packages from repo 2012-12-10 23:57:42 -08:00
NzbDrone.Common.Test Fixed some unit tests 2012-12-06 21:16:58 -08:00
NzbDrone.Core Merge remote-tracking branch 'origin/master' into backbone 2012-12-19 21:43:43 -08:00
NzbDrone.Core.Test Merge remote-tracking branch 'origin/master' into backbone 2012-12-19 21:43:43 -08:00
NzbDrone.Services Removed nuget packages from repo 2012-12-10 23:57:42 -08:00
NzbDrone.Test.Common Merge remote-tracking branch 'origin/master' into dynamic-jobs 2012-09-22 22:37:51 -07:00
NzbDrone.Test.Dummy Tests added 2012-07-12 11:30:43 -07:00
NzbDrone.Tvdb.Offline don't remember what I did here ;) 2011-04-14 17:49:02 -07:00
NzbDrone.Update UpdateProvider for Update is now injected 2012-12-17 23:14:50 -08:00
NzbDrone.Update.Test Cleaned up a bunch of warnings 2012-11-21 08:14:57 -08:00
NzbDrone.Web Fixed autocomplete issues 2012-12-18 18:30:10 -08:00
NzbDrone.Web.UI.Test Removed nuget packages from repo 2012-12-10 23:57:42 -08:00
RawImages New Page header. 2012-02-26 15:48:48 -08:00
ServiceHelpers Fixed: History grid loads faster (lazy loaded) 2012-07-27 23:37:47 -07:00
.gitignore Added nuget packages to gitignore 2012-12-11 08:12:30 -08:00
30 Rock - 6x18 - Murphy Brown Lied to Us [SDTV].strm Pneumatic added to client side 2012-08-29 19:33:57 -07:00
30 Rock - 6x19 - Live from Studio 6H (East Coast) [SDTV] [Proper].strm Pneumatic added to client side 2012-08-29 19:33:57 -07:00
30 Rock - 6x21 - The Return of Avery Jessup [SDTV].strm Pneumatic added to client side 2012-08-29 19:33:57 -07: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.ncrunchsolution NCrunch works for unit tests 2012-09-28 22:09:07 -07:00
NzbDrone.sln ServiceStack added 2012-11-02 00:35:49 -07: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 Deleted some emptry lines 2012-09-09 00:53:02 -07:00
readme.md Added GPL v3 to readme file 2012-03-04 10:02:06 -08: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 Updated Services staging deploy bat to included View files. 2012-02-28 00:05:01 -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

License