Commit Graph

361 Commits

Author SHA1 Message Date
Keivan Beigi 499401fc70 Moved DecisionEngine to root of core. 2013-02-18 18:19:38 -08:00
Keivan Beigi 68128809c9 started to remove iisexpress. 2013-02-18 17:13:42 -08:00
kay.one 40f3a8663d splited jobprovider into jobrepo, jobcontroller, moved to object db. 2013-02-17 23:59:43 -08:00
kay.one 97398f604b removed mono/pilot build configs. 2013-02-17 21:49:25 -08:00
kay.one b0940ed8de upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n 2013-02-17 11:19:38 -08:00
kay.one 3c2d1d4707 added simple repo tests, some resharper templates for nunit 2013-02-16 21:35:52 -08:00
kay.one a0d0e4715e fixed some tests, cleaned up root folders. 2013-02-16 20:48:19 -08:00
kay.one e44d262a1a added siaqodb 2013-02-16 20:48:19 -08:00
kay.one 2903d5d581 WTFFFFF! 2013-02-16 15:29:21 -08:00
kay.one 6c289f4482 ApplicationPath is actuall app path in mono. 2013-02-16 15:19:09 -08:00
kay.one 83186ba87b wtf git extentions? 2013-02-16 14:44:35 -08:00
kay.one 885688f4c2 more dynamic binding to sqlce 2013-02-16 14:36:29 -08:00
kay.one 2873fc9f6d replaced compile time with runtime mono check. 2013-02-16 14:24:58 -08:00
kay.one 88b06e8747 added mono build config 2013-02-16 14:01:18 -08:00
kay.one c60663b42e updated sqlce post build events 2013-02-16 13:50:49 -08:00
kay.one 3ab04fd213 added conditional compile for mono 2013-02-16 11:23:31 -08:00
kay.one c6fa3cc02b added support for 0 based sequential ids to our object db. 2013-02-15 19:50:22 -08:00
Mark McDowall 7ed148b12c Fixed most of the broken tests 2013-02-15 16:52:50 -08:00
kay.one 9e4bb278ef moved rootdir to eloquera 2013-02-15 16:52:48 -08:00
kay.one d13f977bb5 updated eloquera's test setup. 2013-02-15 16:52:47 -08:00
Mark McDowall 23b90ae1c4 Initial Commit for Eloquera 2013-02-15 16:52:47 -08:00
kay.one f973a42669 separated sqlce and db4o tests. 2013-02-15 16:52:46 -08:00
kay.one 5dbaaee005 Added db4o.
Added guards against most problematic areas.
2013-02-15 16:52:45 -08:00
Keivan Beigi 86e554010d Revert "updated autofac to 3.0"
This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
2013-02-15 16:52:41 -08:00
Keivan Beigi 8a5a326480 updated autofac to 3.0 2013-02-15 16:52:39 -08:00
Keivan Beigi f34a8edcbc updated FluentAssertion, WebActivator. 2013-02-15 16:52:15 -08:00
kay.one 1bd6c4a93c updated nuget packages to uniform version. 2013-02-15 16:52:09 -08:00
kay.one ff09773a3b added parallel test execution support for ncrunch. 2013-02-15 16:52:06 -08:00
kay.one edf7cc678d fixed some broken tests. 2013-02-15 16:52:05 -08:00
Mark McDowall 02e21c7d7e This is why we write unit tests...
#ND-93 fixed - for real this time
Fixed: Option to have older episodes added to SABnzbd queue at a
different priority
2013-01-24 15:33:32 -08:00
Mark McDowall bf2c811a09 Nzbget support added to core
#ND-145 In Progress
2013-01-23 22:36:37 -08:00
Mark McDowall d6224bdfff csproj file changes 2013-01-15 17:40:22 -08:00
Mark McDowall 6b7e4d10e5 Added emptry constructor to Search 2013-01-13 10:29:53 -08:00
Mark McDowall 5e7c0951b7 Searching refactored
#ND-135 fixed
2013-01-13 00:24:48 -08:00
Mark McDowall b8fff306bf Goodbye EF! 2013-01-08 00:57:38 -08:00
Mark McDowall 924d3d0c8e Hello Autofac, Goodbye Ninject 2013-01-02 17:09:13 -08:00
Mark McDowall 5ba1c0eceb Merge branch 'master' into backbone 2013-01-01 13:14:47 -08:00
Mark McDowall f032917595 Added parsing for 1080p HDTV
New: Support for 1080p HDTV (parsing only)
2012-12-31 19:45:57 -08:00
Mark McDowall b3874dbdb0 Merge branch 'master' into backbone 2012-12-26 21:09:01 -08:00
Mark McDowall cd98fbb4fa Missing root dir won't stop app
Fixed: Missing root dir won't prevent UI from loading
2012-12-25 23:20:31 -08:00
Mark McDowall f3809d3a80 Merge branch 'master' into backbone
Conflicts:
	NzbDrone.Common/packages.config
	NzbDrone.Core.Test/packages.config
	NzbDrone.Core/NzbDrone.Core.csproj
	NzbDrone.Core/packages.config
	NzbDrone.Services/NzbDrone.Services.Service/packages.config
	NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
	NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
	NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/README_ENU.txt
	NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/msvcr90.dll
	NzbDrone.Web/_bin_deployableAssemblies/amd64/sqlceme40.dll
	NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
	NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/README_ENU.txt
	NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/msvcr90.dll
	NzbDrone.Web/_bin_deployableAssemblies/x86/sqlceme40.dll
	NzbDrone.Web/packages.config
2012-12-24 21:53:45 -08:00
Mark McDowall 1bcb080666 Fixed post build steps 2012-12-24 19:46:52 -08:00
Mark McDowall a9923e3d30 Updated NUGET packages, including sqlce 2012-12-24 18:44:03 -08:00
Mark McDowall f9ad52ffba Merge remote-tracking branch 'origin/nzbx' 2012-12-23 01:09:40 -08:00
Mark McDowall 0bfc6cfe71 Merge branch 'master' into backbone
Conflicts:
	.gitignore
2012-12-23 00:46:23 -08:00
Mark McDowall 4212da9146 Free diskspace in UI
New: View Diskspace for root directories visible in UI
#ND-98 fixed
2012-12-22 21:35:36 -08:00
Mark McDowall 2bd866f590 Better handling of xml errors on tvrage 2012-12-22 17:18:05 -08:00
Mark McDowall 7dd846b9e9 More tests for nzbx 2012-12-21 09:05:50 -08:00
Mark McDowall 117edd4286 Backend work for nzbx.co 2012-12-21 00:35:20 -08:00
Mark McDowall 5113bf3878 Renaming Season will succeed if no files are moved
Fixed: Renaming a season that is already named correctly will not error
2012-12-20 13:23:09 -08:00
Mark McDowall 9c98a764f5 Ampersand in searching replaced with and
Fixed: "&" is replaced with "and" in the Series title when searching for
episodes
2012-12-20 08:31:05 -08:00
Mark McDowall 6a5b69ae5a Added tests for TvRageMappingProvider 2012-12-19 20:34:34 -08:00
Mark McDowall 253426873c Matching TvRage to TvDb
#ND-15 In Progress
2012-12-19 08:41:51 -08:00
Mark McDowall f00b17ac47 Added TvRageProvider and model classes 2012-12-17 22:41:08 -08:00
Mark McDowall fcefb3f762 Merge remote-tracking branch 'origin/master' into backbone 2012-12-17 21:05:28 -08:00
Mark McDowall 87cf09685c Backend work for omgwtfnzbs 2012-12-17 17:52:56 -08:00
Mark McDowall 89568cbe99 Merge branch 'master' into backbone
Conflicts:
	.gitignore
	NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
	NzbDrone.Core.Test/packages.config
	NzbDrone.Core/packages.config
2012-12-16 19:13:19 -08:00
Mark McDowall b747db6b93 Version number parsing for XBMC Frodo 2012-12-13 13:52:54 -08:00
Mark McDowall 5294928878 Added tests to attempt to find bug with WEBDL1080 2012-12-13 08:43:25 -08:00
Mark McDowall a50c0a9f77 Added Prowlin package. Added TC as Nuget source 2012-12-11 08:16:43 -08:00
Mark McDowall b65fa2e609 project file changes... 2012-12-11 00:23:46 -08:00
Mark McDowall f94eda3c20 Removed nuget packages from repo 2012-12-10 23:57:42 -08:00
Mark McDowall 5a1039ed8d Fixed ninject 2 reference
Fixed Core.Test reference to Signalr
2012-12-10 23:52:30 -08:00
Mark McDowall af2c86e40a Merge remote-tracking branch 'origin/master' into backbone 2012-12-09 22:41:18 -08:00
Mark McDowall aa40fe8c94 Removed NzbMatrix
New: Removed NzbMatrix
2012-12-09 20:50:05 -08:00
Mark McDowall e02f606d82 Fixed some unit tests 2012-12-06 21:16:58 -08:00
Mark McDowall ecab574042 Merge remote-tracking branch 'origin/master' into backbone 2012-12-03 18:13:19 -08:00
Mark McDowall 1c29d24534 Update project file 2012-12-02 19:50:46 -08:00
Mark McDowall 05e4523bee Newzbin and NzbsRus
New: Removed Newzbin
Fixed: NzbsRus now uses SSL.
2012-12-02 19:31:47 -08:00
Mark McDowall 64468cd9ed Upgraded nuget packages, Ninject 3, SignalR 5 2012-11-03 11:23:47 -07:00
Mark McDowall 5bbe310af5 Merge branch 'xem' into 'master'
Conflicts:
	NzbDrone.Common/DiskProvider.cs
	NzbDrone.Core.Test/ProviderTests/DiskScanProviderTests/ImportFileFixture.cs
	NzbDrone.Core/Providers/DecisionEngine/CustomStartDateSpecification.cs
	NzbDrone.Core/Providers/DiskScanProvider.cs
	NzbDrone.Core/Providers/DownloadProvider.cs
2012-10-20 16:07:04 -07:00
Mark McDowall db585b3bd7 Merge remote-tracking branch 'origin/dynamic-jobs' 2012-10-19 08:39:07 -07:00
Mark McDowall c693f90271 Fixed up issues with initial XEM implementation 2012-10-17 23:49:53 -07:00
Mark McDowall 59bfa16462 Added tests for GetEpisodeBySceneNumbering 2012-10-17 00:56:07 -07:00
Mark McDowall c9c967fa1d Properly using Xem now 2012-10-16 22:00:28 -07:00
Mark McDowall 4b5d20cefe Revert "XemClient added"
This reverts commit a6e8ec6123.
2012-10-16 17:08:47 -07:00
Mark McDowall 92acb4c049 QualityTypes no longer an enum 2012-10-13 17:36:16 -07:00
Mark McDowall a6e8ec6123 XemClient added
New: Now using the thexem.de for episode information
2012-10-13 12:44:19 -07:00
Mark McDowall 8280561e11 User configurable RSS Sync Time
New: RSS Sync Interval is now user configurable (Default 25 minutes)
2012-10-07 12:16:43 -07:00
Mark McDowall cb0f1fe513 PostDownloadScanJob can now be passed a path 2012-09-22 23:01:31 -07:00
Mark McDowall b21bf01bf0 Merge remote-tracking branch 'origin/master' into dynamic-jobs
Conflicts:
	NzbDrone.Web/Scripts/NzbDrone/series.js
2012-09-22 22:37:51 -07:00
Mark McDowall a7a0a25029 Renamed AiredAfter to CustomStartDate 2012-09-20 08:37:40 -07:00
Mark McDowall 15e4a286d1 Fixed debugging issues. Add Series tweaks.
Add series buttons are disabled on click to prevent multiple clicks.
2012-09-19 09:18:03 -07:00
Mark McDowall 713c4225c0 Added EpisodeAiredAfter to server side 2012-09-18 18:30:30 -07:00
Mark McDowall 16f6fa36ff Merge remote-tracking branch 'origin/master' into dynamic-jobs 2012-09-15 00:36:59 -07:00
Mark McDowall ad47bd275b Fixed broken nuget references 2012-09-12 00:35:47 -07:00
Mark McDowall a4dde81ceb Converted jobs to dynamic 2012-09-10 12:04:17 -07:00
Mark McDowall 23118871fd Added Recycle Bin to server side
New: Recycle Bin is now available
2012-09-03 23:49:04 -07:00
Mark McDowall 853f7689bc Pneumatic added to server side 2012-08-29 17:20:48 -07:00
Mark McDowall cc6011ec87 Organized tests for DiskScan and PostDownload
Added tests for GetVideoFiles and ProcessVideoFile
2012-08-29 08:34:51 -07:00
Mark McDowall 39aa5065bb Merge branch 'release-group' 2012-08-25 11:56:39 -07:00
Mark McDowall 653a0864c3 Removed DM - Branched if required later. 2012-08-13 17:05:01 -07:00
Mark McDowall 67064ec495 Restrict nzbs based on release group, server side
New: Only grab NZBs if release group is wanted (configurable)
2012-08-06 22:24:15 -07:00
Mark McDowall eee24aff1d Tests added
Series metadata will be created when series info is refreshed (and on
add)
2012-07-12 11:30:43 -07:00
Mark McDowall c4b57c4a23 Fixed: SABnzbd queue checking will not fail when items in queue are being repaired.
SabQueue priority is parsed with a custom converter to prevent blowing up because SAB decides to use Repair as a queue priority type.
2012-05-19 13:07:30 -07:00
Mark McDowall dec06e20d6 New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings) 2012-05-03 15:08:35 -07:00
kay.one a2d4b59002 Updated exceptron driver 2012-04-30 16:08:00 -07:00
Mark McDowall 5422350afd Unit tests for SearchHistory added. 2012-04-23 11:20:32 -07:00
kay.one 2b5776acbf Added exceptrack.driver
updated json.net
2012-04-22 15:41:42 -07:00
Mark McDowall a947cd2743 New: Added NzbClub.com as an indexer, enabled by default 2012-04-14 16:50:08 -07:00
Mark McDowall 3a8f40511d New: Added NzbIndex.nl as an indexer, enabled by default 2012-04-14 16:37:36 -07:00
Mark McDowall 8fa145b2c3 New: Indexer name is displayed on mouse over of image (History)
New: Search by indexer name (History)
2012-04-14 14:44:02 -07:00
Mark McDowall c5367624ea New: Added FileSharingTalk indexer.
Fixed Atom DateTime parsing bug.
2012-04-13 23:45:42 -07:00
Mark McDowall d79fa1c2cd Fix: Episode Overview will be trimmed if it is too long. 2012-04-03 20:37:56 -07:00
Mark McDowall 5764059f1d New: Banner will be deleted when series is deleted. 2012-03-06 18:53:49 -08:00
Mark McDowall e8be045d12 Fix: Newzbin will no longer include Full DVD releases, or other non-standard formats. 2012-02-29 12:16:41 -08:00
Mark McDowall 64a913fb8e Fix: Newzbin custom parser will now reject full DVD reports.
Fixes bug: ND-31
2012-02-29 08:34:08 -08:00
Mark McDowall 783f32a849 Fix: Newznab will now use the NZB download link properly.
Fix: Newznab will properly get the size for the NZB.
Fixes bug: ND-30
2012-02-27 13:26:59 -08:00
kay.one a4c433c5b2 Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -08:00
Mark McDowall 6116fdb032 Merge branch 'season-ignore'
Conflicts:
	NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
	NzbDrone.Core/NzbDrone.Core.csproj
2012-02-21 23:45:46 -08:00
kay.one 7e38afc838 Logging/Download notification tweaks. 2012-02-21 20:43:19 -08:00
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates. 2012-02-21 15:10:42 -08:00
Mark McDowall 969f8ae5e2 SeasonProvider Added to handle ignoring of Seasons. 2012-02-20 19:25:19 -08:00
Mark McDowall 64ca52667b Added unit tests. 2012-02-18 12:33:04 -08:00
Mark McDowall 2deb6822b0 Updated Nuget packages. 2012-02-14 18:08:47 -08:00
kay.one 6df184b7cb New: All setting values are cached for better responsiveness. 2012-02-11 16:02:58 -08:00
kay.one 5717b7f596 New: Rewrite of download decision engine. 2012-02-06 21:14:55 -08:00
kay.one 174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
kay.one 02a3b38210 Added service integration tests. 2012-02-03 21:28:50 -08:00
kay.one 14ed804025 Fixed broken reference. 2012-01-26 21:39:37 -08:00
kay.one b225db9aaf Started to add support for deskmetrics 2012-01-25 17:32:36 -08:00
Mark McDowall 197979ea3c QualityParseTest will accept bool IsProper as a parameter.
IsUpgrade will take into account that a proper of the same quality should be accepted even if the cutoff was met.
2012-01-23 10:57:27 -08:00
kay.one 63bef2de31 Fixed more queue issue. 2012-01-22 20:25:05 -08:00
Mark McDowall b4eed1a657 SabProvider now gets JSON instead of XML for history and queue. 2012-01-18 20:05:03 -08:00
Mark McDowall 20c1639ada Added pre-search check for EpisodeSearch to see if an upgrade is possible, before attempting. 2012-01-17 23:45:21 -08:00
kay.one 4da2e1cb72 Episode auto-ignore is now done in realtime rather than using a job. 2012-01-16 20:05:36 -08:00
Mark McDowall afb8305c00 SceneMapping will use the JSON API instead of CSV file now. 2012-01-12 19:22:28 -08:00
kay.one e269494ff8 ParseSeriesName will now return normalized version of the title if it doesn't match any predefined
PostDownload provider will skip subfolders that are known series folders.
2011-12-10 10:54:16 -08:00
Mark McDowall 3b4b20cc95 SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName. 2011-12-01 20:24:44 -08:00
Mark McDowall 02f6af4750 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-26 11:10:36 -08:00
Mark McDowall 726eccb0e8 Processing of Daily Episode searching now supported. 2011-11-26 11:10:13 -08:00
kay.one c1ea4c18c2 Updated WebActivator to 1.5 2011-11-26 09:24:14 -08:00
Mark McDowall cadccb4360 EpisodeSearch properly uses PerformSearch.
PerformSearch will handle shows that air daily.
2011-11-25 22:13:47 -08:00
Mark McDowall e16f83c433 Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series. 2011-11-25 18:20:50 -08:00
Mark McDowall e781501021 Added RecentBacklogSearchJob to fill missing episodes from the last 30 days, runs nightly. 2011-11-23 17:09:09 -08:00
kay.one 9e37c894dd Added SqlServerCe EF to webproject 2011-11-22 22:25:07 -08:00
kay.one c6716f2425 Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
kay.one 35e47e1adc Updated twitterizer to 2.4.0.26532
Updated Json to 4.0.4
Updated NBuilder to 3.0.1.1
2011-11-22 17:28:53 -08:00
kay.one 3520b56bb6 Update logs are now in the UI 2011-11-21 22:55:09 -08:00
kay.one 0a70c836df Cleaned up progress notification. 2011-11-20 20:43:16 -08:00
kay.one 508be34ebc Update fixes. 2011-11-20 18:59:42 -08:00
Mark McDowall b36dc4ab86 Refactored SearchProvider and corresponding unit tests. 2011-11-17 18:36:53 -08:00
kay.one 04d40575da Cleaned up JobProviderFixture, should save ~20 seconds in build time. 2011-11-16 22:23:35 -08:00
Mark McDowall d5a602c4eb Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-13 21:37:13 -08:00
kay.one fbf7d20c5d Fixed update client path issue 2011-11-13 19:09:34 -08:00
Mark McDowall a031fe9d98 Added config.xml to .gitignore.
Added tests for NewznabProvider.
2011-11-13 13:44:19 -08:00
kay.one 72d0fc50ed Alot of refactoring. 2011-11-12 23:27:16 -08:00
Mark McDowall 95cdc4b78c Moved FreeDiskSpace to DiskProvider. 2011-11-12 11:53:36 -08:00
Mark McDowall bbd5cba272 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
Fixed CentalDispatch Conflicts.
2011-11-09 20:14:19 -08:00
kay.one b43397752e Fixed broken tests 2011-11-07 23:01:52 -08:00