A fork of Sonarr to work with movies à la Couchpotato.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
kay.one bd82609c41
App will now redirect users that don't have full version of .net to download page.
13 years ago
IISExpress Finishing up Prowl integration. 13 years ago
Libraries Folder cleanup 13 years ago
Migrator.net Removed all warnings 13 years ago
NzbDrone App will now redirect users that don't have full version of .net to download page. 13 years ago
NzbDrone.App.Test All tests now use base class Mocker 13 years ago
NzbDrone.Common Check if process HasExited before getting ProcessInfo. 13 years ago
NzbDrone.Common.Test Fixed spelling for Expected[LogType]. 13 years ago
NzbDrone.Core Auto adding of episodes is now disabled. (we should make it more conservative if we want to bring it back) 13 years ago
NzbDrone.Core.Test Auto adding of episodes is now disabled. (we should make it more conservative if we want to bring it back) 13 years ago
NzbDrone.Test.Common Fixed spelling for Expected[LogType]. 13 years ago
NzbDrone.Test.Dummy Fixed Environment Variable conflict in IISProvider 13 years ago
NzbDrone.Tvdb.Offline don't remember what I did here ;) 13 years ago
NzbDrone.Update Nzbdrone.exe file logging 13 years ago
NzbDrone.Update.Test Fixed spelling for Expected[LogType]. 13 years ago
NzbDrone.Web Removed debugging JS. 13 years ago
NzbDrone.Web.UI.Test Web drivers are now created only once per fixture. 13 years ago
packages Automation ;) 13 years ago
.gitignore Replaced get and post with ajax to prevent XSRF. 13 years ago
DailySeries.csv Updated DailySeries.csv 13 years ago
NzbDrone.6.0.ReSharper Updated Telerik to 2011.3.1115 13 years ago
NzbDrone.6.1.ReSharper Resharper EAP fixes 13 years ago
NzbDrone.sln Automation ;) 13 years ago
SceneMappings.csv Added scene mapping for Hawaii Five-0 (hawaiifive2010). 13 years ago
SharedLiveTemplates.xml Added QuickAdd for adding series, not displayed currently, needs some prettifying. 13 years ago
clo Added TvDb offline project. still need to clean the data 13 years ago
package.bat Automation ;) 13 years ago
readme.md DeleteInvalidEpisodes with tests added to delete episodes that TheTvDb no longer has (previously bad data). 13 years ago

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