Go to file
Mark McDowall e8122685b2 SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details. 2012-04-30 09:42:07 -07: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 Updated to exceptron api v1a 2012-04-29 18:24:24 -07:00
NzbDrone.App.Test Exceptions are now being stored in mongo. 2012-03-29 18:35:35 -07:00
NzbDrone.Common Updated exceptron driver 2012-04-29 19:42:49 -07:00
NzbDrone.Common.Test Exceptions are now being stored in mongo. 2012-03-29 18:35:35 -07:00
NzbDrone.Core SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details. 2012-04-30 09:42:07 -07:00
NzbDrone.Core.Test Updated exceptron driver 2012-04-29 19:42:49 -07:00
NzbDrone.Services SearchHistory Successful columns now sort properly and use images.] 2012-04-28 12:15:37 -07:00
NzbDrone.Test.Common Updated to exceptron api v1a 2012-04-29 18:24:24 -07: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 Updated to exceptron api v1a 2012-04-29 18:24:24 -07:00
NzbDrone.Update.Test Exceptions are now being stored in mongo. 2012-03-29 18:35:35 -07:00
NzbDrone.Web SearchHistory Successful columns now sort properly and use images.] 2012-04-28 12:15:37 -07:00
NzbDrone.Web.UI.Test Exceptions are now sent to exceptrack 2012-04-22 16:14:02 -07:00
RawImages New Page header. 2012-02-26 15:48:48 -08:00
ServiceHelpers 2nd shot at automation using service instead of console. 2012-02-15 17:54:17 -08:00
packages Updated exceptron driver 2012-04-29 19:42:49 -07: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 Truncating TvDb Overviews actually works. Stupid Recaps. 2012-04-13 23:45:40 -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 updated package.bat to not include the automation folder. 2012-04-13 17:57:52 -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