Commit Graph

1202 Commits

Author SHA1 Message Date
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
Mark McDowall d1f9bdf0ec Empty searches in search history now show
Fixed: Empty searches will show up in search history
2012-11-24 00:42:30 -08:00
Mark McDowall ccccb9a4cd Merge branch 'master' into backbone
Conflicts:
	NzbDrone.Web/Views/Settings/Quality.cshtml
2012-11-23 08:26:26 -08:00
Mark McDowall 9538559f61 Fixed bad migration for DownloadClientDirectory 2012-11-23 08:07:31 -08:00
Mark McDowall eddbd4a97b Renamed some settings, added 2nd priority for sab
New: Separated priorities for new and old episodes when sent to SABnzbd
2012-11-22 18:56:27 -08:00
Mark McDowall 22dc51a52f Minor cleanup to searchProvider 2012-11-22 16:38:38 -08:00
Mark McDowall d073a0b2fb Merge branch 'master' into searching 2012-11-21 08:16:22 -08:00
Mark McDowall dda7868215 Cleaned up a bunch of warnings 2012-11-21 08:14:57 -08:00
Mark McDowall 97fa0ef0d3 Rmeove illegal characters
Fixed: Remove illegal characters when saving blackhole and pneumatic
downloads
2012-11-18 18:17:00 -08:00
Mark McDowall d065876991 Refactored Search, less work in the searching 2012-11-16 08:39:54 -08:00
Mark McDowall 6f308b54f2 Better search urls for NzbMatrix 2012-11-16 08:08:48 -08:00
Mark McDowall c9056998cf NzbMatrix searching enhancements
New: Searching on NzbMatrix uses multiple numbering schemes
2012-11-15 15:38:06 -08:00
Mark McDowall 46aa774f19 Fixed: Search URLs for Newznab 2012-11-15 09:17:47 -08:00
Mark McDowall 1d860cbc1c Don't try to update XEM mapping if there isn't one
Updated TVDBLib to prevent an issue with Banner Colours blowing
everything up.
2012-11-14 12:31:44 -08:00
Mark McDowall 65f2dbce77 Merge branch 'master' into backbone
Conflicts:
	NzbDrone.Web/Global.asax.cs
2012-11-13 17:20:50 -08:00
Mark McDowall 21ccdaa68b QualityType sizes are added automatically 2012-11-13 08:37:08 -08:00
Mark McDowall 0ecbb30345 Bootstrap loading profiles via ajax 2012-11-09 08:28:59 -08:00
Mark McDowall 44c7a58595 Merge remote-tracking branch 'origin/master' into backbone 2012-11-06 17:15:06 -08:00
Mark McDowall f40305cb04 Fixed: Issue sorting downloads non-Windows NAS 2012-11-06 16:53:56 -08:00
Mark McDowall b366f8fadc First crack the API 2012-11-03 18:39:29 -07:00
Mark McDowall 64468cd9ed Upgraded nuget packages, Ninject 3, SignalR 5 2012-11-03 11:23:47 -07:00
Mark McDowall 44072a4d6b Fixed issue with deleting series 2012-10-23 08:18:28 -07:00
Mark McDowall 1b9480275f Get json response when adding item to the queue 2012-10-22 23:57:01 -07:00
Mark McDowall a7a4783947 Unavailable... 2012-10-22 14:01:14 -07:00
Mark McDowall 12c4f4423c Cleaner URLs, fixed dynamics in jobs 2012-10-22 00:05:27 -07:00
Mark McDowall 7065898165 Test buttons for Plex
New: Added buttons to test Plex configuration
2012-10-21 21:29:12 -07:00
Mark McDowall cacd86b4ef Test buttons for XBMC
New: Added buttons to test XBMC configuration
2012-10-21 20:44:16 -07:00
Mark McDowall 73e82c2f69 Fixed broken tests from merge 2012-10-20 17:19:30 -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 96a14bab9a Handle add to queue errors in SAB 2012-10-20 13:03:18 -07:00
Mark McDowall 5cc2810f77 Skip import when when folder is in use
Fixed: Skip post-processing when folder is in use or series path does
not exist on disk
2012-10-20 01:01:47 -07:00
Mark McDowall b5e196fcef Skip import when Series.Path doesn't exist 2012-10-19 23:46:12 -07:00
Mark McDowall 887456b337 Fixed dynamic jobs with single property 2012-10-19 21:36:47 -07:00
Mark McDowall f9370a8aec Cleaned and fixed broken tests 2012-10-19 18:42:42 -07:00
Mark McDowall db585b3bd7 Merge remote-tracking branch 'origin/dynamic-jobs' 2012-10-19 08:39:07 -07:00
Mark McDowall de62dc6f56 Merge remote-tracking branch 'origin/quality' 2012-10-19 08:31:39 -07:00
Mark McDowall cbdbc9a01b New: Import will skip any video file under 40MB 2012-10-19 08:27:45 -07:00
Mark McDowall 40accd835b Fixed: Issues with Custom Start Date 2012-10-18 11:50:52 -07:00
Mark McDowall d99415bc31 Revert to standard numbering when scene is absent 2012-10-18 08:33:18 -07:00
Mark McDowall 728a18f680 Fixed searchProvider 2012-10-17 23:50:36 -07:00
Mark McDowall c693f90271 Fixed up issues with initial XEM implementation 2012-10-17 23:49:53 -07:00