1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Go to file
2012-02-26 15:48:48 -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 Fixed: Fixed an issue where there could be a race condition during app update. 2012-02-26 13:22:35 -08:00
NzbDrone.Common.Test Package cleanup 2012-02-10 16:48:20 -08:00
NzbDrone.Core Jobs added to queue have higher priority than scheduler jobs. 2012-02-26 14:35:45 -08:00
NzbDrone.Core.Test Jobs added to queue have higher priority than scheduler jobs. 2012-02-26 14:35:45 -08:00
NzbDrone.Services Removed single episode rename button 2012-02-24 18:01:53 -08:00
NzbDrone.Test.Common Better check against internal server error exceptions during unit tests. 2012-02-25 11:57:56 -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 New Page header. 2012-02-26 15:48:48 -08:00
NzbDrone.Web.UI.Test Hung automation FAIL! 2012-02-21 20:52:15 -08:00
packages Added jquery.unobtrusive-ajax for Ajax Helpers, much cleaner HTML and no jQuery work-around required. 2012-02-26 01:43:25 -08: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
.gitignore New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
clo Added TvDb offline project. still need to clean the data 2011-04-10 01:21:00 -07: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
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
SceneMappings.csv Added Once Upon a Time (2011) to SceneMappings.csv 2012-01-12 15:40:26 -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 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
SharedLiveTemplates.xml Added QuickAdd for adding series, not displayed currently, needs some prettifying. 2011-10-19 08:16:34 -07:00

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