1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-27 10:19:41 +00:00
Commit graph

872 commits

Author SHA1 Message Date
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
e3de07d1c0 Added test for WEBDL-1080p 2012-12-23 10:58:24 -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
8f75de4a8b Fixed broken test 2012-12-22 21:40:07 -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
8581896f58 Fixed broken tests and removed strict mocker 2012-12-20 21:44:59 -08:00
Mark McDowall
2439b9e087 Allow sorting with articles (option)
New: Option to sort with articles (a, the, an) included
2012-12-20 21:36:48 -08:00
Mark McDowall
d8f8cfb462 CRO reporting for duty
Fixed: Better parsing of certain filenames
2012-12-20 17:38:54 -08:00
Mark McDowall
fb5b7a9277 Encypted errors be gone!
Fixed: Stop logging errors when parsing encrypted posts
2012-12-20 15:29:14 -08:00
Mark McDowall
79c1d6a792 Added indexer names for test indexers. 2012-12-20 14:00:57 -08:00
Mark McDowall
9bc64e7ea4 Fixed gitignore file 2012-12-20 13:48:14 -08:00
Mark McDowall
c2f9679141 Ampersand removed from title before searching
Fixed: Remove "&" from title before searching TheTVDB
2012-12-20 13:27:54 -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
b577d78494 Merge remote-tracking branch 'origin/tvrage' 2012-12-19 22:55:27 -08:00
Mark McDowall
c1d0bc9ac8 Merge remote-tracking branch 'origin/master' into backbone 2012-12-19 21:43:43 -08:00
Mark McDowall
eebb086c60 Keep serching for episodes when partial search returns no results 2012-12-19 21:43:09 -08:00
Mark McDowall
23019ebda6 Fixed broken test 2012-12-19 20:48: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
b0fcacba9c Forcibly added omgwtfnzbs test files 2012-12-17 19:25:29 -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
8f1f96a573 Fixed: WEBDL-480p being detected as WEBDL-720p
Fixed Newznab DNS hostname test, finally!
2012-12-16 01:08:02 -08:00
Mark McDowall
6f1df9fe05 Fixed: XBMC Frodo library updates 2012-12-13 21:18:15 -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
02dad98000 Fixed the tests 2012-12-11 08:28:18 -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
cc1a07da64 Fixed Prowlin reference in Core.Test 2012-12-11 00:21:23 -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
461d55f15c Merge remote-tracking branch 'origin/master' into backbone 2012-12-06 18:11:17 -08:00
Mark McDowall
7bdc10c370 Xbmc episode metadata
Fixed: An issue with episode nfo not downloading when episode did not
have a thumbnail (XBMC Metadata)
2012-12-04 17:41:19 -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
c8969b77fe More newzbin cleanup 2012-12-02 19:47:28 -08:00
Mark McDowall
05e4523bee Newzbin and NzbsRus
New: Removed Newzbin
Fixed: NzbsRus now uses SSL.
2012-12-02 19:31:47 -08:00