Go to file
kay.one 7071cf829a Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue. 2012-01-22 22:43:11 -08:00
IISExpress Finishing up Prowl integration. 2011-11-02 21:01:44 -07:00
Libraries Separated migration for LogDB and Application update. 2012-01-14 21:47:13 -08:00
NzbDrone Enabled rolling file logging. 2012-01-22 18:41:44 -08:00
NzbDrone.App.Test Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -08:00
NzbDrone.Common Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue. 2012-01-22 22:43:11 -08:00
NzbDrone.Common.Test Directory write time is now calculated based on the most recent file write to any file inside of that directory. 2012-01-22 20:59:23 -08:00
NzbDrone.Core Directory write time is now calculated based on the most recent file write to any file inside of that directory. 2012-01-22 20:59:23 -08:00
NzbDrone.Core.Test Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue. 2012-01-22 22:43:11 -08:00
NzbDrone.Test.Common Fixed 503 Http errors not marking the test as ignored. 2012-01-22 19:16:19 -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 Enabled rolling file logging. 2012-01-22 18:41:44 -08:00
NzbDrone.Update.Test Fixed spelling for Expected[LogType]. 2011-12-19 16:58:26 -08:00
NzbDrone.Web Enabled rolling file logging. 2012-01-22 18:41:44 -08:00
NzbDrone.Web.UI.Test Automation Tests are now marked as Explicit. 2012-01-14 17:55:15 -08:00
ServiceHelpers Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -08:00
packages Automation ;) 2011-12-18 21:10:58 -08:00
.gitignore Enabled rolling file logging. 2012-01-22 18:41:45 -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 Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -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
package.bat Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -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