Go to file
Mark McDowall f19721912b SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) 2012-02-18 12:42:11 -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 Fixed ping for servers with windows auth enabled. 2012-02-10 17:43:07 -08:00
NzbDrone.Common Updated production detection to use path as well as version number. 2012-02-17 16:27:47 -08:00
NzbDrone.Common.Test Package cleanup 2012-02-10 16:48:20 -08:00
NzbDrone.Core SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) 2012-02-18 12:42:11 -08:00
NzbDrone.Core.Test New: When searching for episodes, newer reports are given priority over older reports of equal quality. 2012-02-18 12:33:06 -08:00
NzbDrone.Services Upgraded services to latest version of Petapoco 2012-02-17 14:04:36 -08:00
NzbDrone.Test.Common Fixed broken build 2012-02-14 21:16:37 -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 Started to add support for deskmetrics 2012-01-25 17:32:36 -08:00
NzbDrone.Web SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) 2012-02-18 12:42:11 -08:00
NzbDrone.Web.UI.Test Marking automation tests with "Automation" category 2012-02-15 18:22:14 -08:00
ServiceHelpers 2nd shot at automation using service instead of console. 2012-02-15 17:54:17 -08:00
packages SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) 2012-02-18 12:42:11 -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 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -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