Go to file
Mark McDowall 3e9593ba3b SabProvider will use Series.Title instead of the series Path, it is first cleaned by MediaFileProvide.CleanName(). 2012-01-14 12:36:11 -08:00
IISExpress Finishing up Prowl integration. 2011-11-02 21:01:44 -07:00
Libraries Folder cleanup 2011-11-22 22:57:31 -08:00
Migrator.net Removed all warnings 2011-06-19 13:43:47 -07:00
NzbDrone Monitoring provider now skips if Windows Auth is enabled. 2012-01-13 14:16:33 -08:00
NzbDrone.App.Test All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
NzbDrone.Common Check if process HasExited before getting ProcessInfo. 2012-01-06 13:11:45 -08:00
NzbDrone.Common.Test Fixed spelling for Expected[LogType]. 2011-12-19 16:58:26 -08:00
NzbDrone.Core SabProvider will use Series.Title instead of the series Path, it is first cleaned by MediaFileProvide.CleanName(). 2012-01-14 12:36:11 -08:00
NzbDrone.Core.Test SabProvider will use Series.Title instead of the series Path, it is first cleaned by MediaFileProvide.CleanName(). 2012-01-14 12:36:11 -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 Bug: Fixed qualityProfile so it returns the selected cutoff in the model. 2012-01-13 08:54:20 -08:00
NzbDrone.Web.UI.Test Web drivers are now created only once per fixture. 2011-12-19 11:32:53 -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 Automation ;) 2011-12-18 21:10:58 -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 Automation ;) 2011-12-18 21:10:58 -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