Go to file
Mark McDowall c4fa61023f Split Profile and Size into their own folders 2013-03-08 17:55:47 -08:00
.nuget Added Prowlin package. Added TC as Nuget source 2012-12-11 08:16:43 -08:00
Libraries removed TvdbLib.dll using the embedded wattvdb.codeplex.com 2013-03-02 11:33:17 -08:00
NzbDrone Removed tvdblib from tests 2013-03-02 13:37:28 -08:00
NzbDrone.Api cleaned up episode search 2013-03-07 21:39:52 +09:00
NzbDrone.App.Test cleaned up some tests. 2013-03-04 17:47:51 -08:00
NzbDrone.Backbone Split Profile and Size into their own folders 2013-03-08 17:55:47 -08:00
NzbDrone.Common removed unused dependencies. 2013-03-05 11:58:53 -08:00
NzbDrone.Common.Test moved naming specification out of general config. 2013-03-07 21:39:50 +09:00
NzbDrone.Console Removed tvdblib from tests 2013-03-02 13:37:28 -08:00
NzbDrone.Core moved moving of episode files into their own service. 2013-03-07 21:39:54 +09:00
NzbDrone.Core.Test moved moving of episode files into their own service. 2013-03-07 21:39:54 +09:00
NzbDrone.SqlCe removed mono/pilot build configs. 2013-02-17 21:49:25 -08:00
NzbDrone.Test.Common moved cleanup of deleted files to their own service. 2013-03-07 21:39:54 +09:00
NzbDrone.Test.Dummy removed mono/pilot build configs. 2013-02-17 21:49:25 -08:00
NzbDrone.Tvdb.Offline tvdb offline changes, doesn't work. 2013-02-15 16:52:40 -08:00
NzbDrone.Update removed logconfiguration 2013-02-27 22:59:36 -08:00
NzbDrone.Update.Test episode detail is working but its a bit slow. 2013-03-03 15:21:54 -08:00
RawImages New Page header. 2012-02-26 15:48:48 -08:00
ServiceHelpers removed mono/pilot build configs. 2013-02-17 21:49:25 -08:00
SqlCe Quality moved to ObjectDb. 2013-02-26 19:19:47 -08:00
.gitignore removed logconfiguration 2013-02-27 22:59:36 -08:00
DailySeries.csv Updated DailySeries.csv 2011-12-19 19:32:14 -08:00
JSLintOptions.xml added jshint 2013-02-15 16:52:37 -08:00
Log4ViewConfig.l4v Enabled rolling file logging. 2012-01-22 18:41:44 -08:00
NzbDrone.ncrunchsolution some preliminary work to move decision engine to use the visitor pattern. 2013-03-07 21:39:51 +09:00
NzbDrone.sln Removed tvdblib from tests 2013-03-02 13:37:28 -08:00
NzbDrone.sln.DotSettings removed sqlce 2013-03-02 10:25:39 -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 cleaned up a bunch of old files. 2013-02-21 17:32:27 -08:00
readme.md Added GPL v3 to readme file 2012-03-04 10:02:06 -08:00
rename.ps1 <default> not <default branch> 2013-02-15 18:05:07 -06: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 deployment folder 2012-12-27 18:21:35 -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