1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-10-31 16:02:29 +01:00
Commit Graph

1242 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
760e7e7749 New Series Import job not so spammy 2012-12-24 16:15:26 -08:00
Mark McDowall
ae0648b8f4 Free space widgets
Fixed: Free space widgets take up less space on smaller screens
2012-12-23 23:16:43 -08:00
Mark McDowall
607f1b07d3 Show free disk space in TB when applicable 2012-12-23 11:40:50 -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
49f6c9cffb Added nzbx to UI
New: nzbx indexer added
2012-12-22 11:44:47 -08:00
Mark McDowall
117edd4286 Backend work for nzbx.co 2012-12-21 00:35:20 -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
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
95dbce75dc Replace period with space in EPR.SeriesTitle 2012-12-19 22:49:13 -08:00
Mark McDowall
7fb8f05421 Prevent TvRage issues from breaking InfoUpdate 2012-12-19 22:17:18 -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
f40f1d37c7 Merge remote-tracking branch 'origin/master' into backbone 2012-12-19 20:56:00 -08:00
Mark McDowall
4635ac0488 New: Include nzbs.org DVD and BR categories 2012-12-19 20:44:16 -08:00
Mark McDowall
253426873c Matching TvRage to TvDb
#ND-15 In Progress
2012-12-19 08:41:51 -08:00
Mark McDowall
eb42272764 Fixed SignalR - Its FM! 2012-12-18 17:40:47 -08:00
Mark McDowall
b73f7a02d7 Inject DecisionEngine 2012-12-18 12:20:55 -08:00
Mark McDowall
db3731f99e Inject constructors 2012-12-18 11:40:50 -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
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
7cf326eeb5 Index and Club URLs fixed
Fixed: RSS URLs for NzbIndex and NzbClub
2012-12-11 08:22:27 -08:00
Mark McDowall
a50c0a9f77 Added Prowlin package. Added TC as Nuget source 2012-12-11 08:16:43 -08:00
Mark McDowall
987a3ecc73 Updated Prowlin 2012-12-11 00:16:29 -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
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
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
Mark McDowall
bc424709af Merge remote-tracking branch 'origin/master' into backbone 2012-11-26 16:45:57 -08:00
Mark McDowall
0758a5eb1e Better parsing of full season releases on disk 2012-11-25 23:13:55 -08:00