Go to file
Mark McDowall 1c99541731 Do not rename episodeFiles if the source and destination are the same (file is already named correctly). 2011-12-13 22:42:24 -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 Removed ping from service start to speed up service start time. 2011-12-01 21:44:43 -08:00
NzbDrone.App.Test Updated twitterizer to 2.4.0.26532 2011-11-22 17:28:53 -08:00
NzbDrone.Common Profiler can be enabled via config file. 2011-12-13 18:31:20 -08:00
NzbDrone.Common.Test Added extra logging to update/ProcessProvider 2011-12-11 22:54:09 -08:00
NzbDrone.Core Do not rename episodeFiles if the source and destination are the same (file is already named correctly). 2011-12-13 22:42:24 -08:00
NzbDrone.Core.Test Do not rename episodeFiles if the source and destination are the same (file is already named correctly). 2011-12-13 22:42:24 -08:00
NzbDrone.Test.Common TempFolder will be deleted if it exists, whether or not it has files in it. 2011-12-12 00:05:18 -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 Added extra logging to update/ProcessProvider 2011-12-11 22:54:09 -08:00
NzbDrone.Update.Test Added extra logging to update/ProcessProvider 2011-12-11 22:54:09 -08:00
NzbDrone.Web Profiler can be enabled via config file. 2011-12-13 18:31:20 -08:00
packages Update jQuery to 1.7.1 (but using Telerik's 1.6.4) 2011-11-26 09:25:56 -08:00
.gitignore Banners folder moved to root. 2011-12-01 23:07:18 -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 lots of different things ;) 2011-10-23 22:54:09 -07:00
SceneMappings.csv Added scene mapping for Hawaii Five-0 (hawaiifive2010). 2011-09-19 22:13:24 -07: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 Update client is now included in the build package 2011-11-13 16:57:03 -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