Commit Graph

2484 Commits

Author SHA1 Message Date
Mark McDowall b7229dea06 Repack/propers for older episodes are no more
#ND-53
Fixed: Do not download Propers/Repacks for episodes older than 7 days
2013-01-25 14:58:01 -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 5af06c1332 Fixed broken tests 2013-01-24 00:03:10 -08:00
Mark McDowall 0315385f98 Fixed Nzbget tests 2013-01-23 23:38:16 -08:00
Mark McDowall 54c29ada12 Nzbget added to UI
#ND-145 fixed
2013-01-23 23:31:41 -08:00
Mark McDowall bf2c811a09 Nzbget support added to core
#ND-145 In Progress
2013-01-23 22:36:37 -08:00
Mark McDowall 0b9a4e1a46 Use scene name for download client queue
#ND-136 fixed
New: Option to Scene name when adding NZBs to download client queue
2013-01-22 21:08:21 -08:00
Mark McDowall e2cc4ef4ea Special characters removed from titles
#ND-128 fixed
Fixed: Remove special characters from titles when searching
2013-01-22 19:57:51 -08:00
Mark McDowall 1596e8530f Error message for Size rejection fixed 2013-01-22 18:10:34 -08:00
Mark McDowall d7a012bb0b Removed extraneous file 2013-01-20 17:00:37 -08:00
Mark McDowall e136b458e0 MediaInfo added
New: Samples will only be skipped when under 70MB and under 8 minutes in
length
#ND-121 fixed
2013-01-20 16:35:42 -08:00
Mark McDowall eeb16d6d5a Added comments 2013-01-19 15:15:31 -08:00
Mark McDowall 2d21ee67e1 Better messages when searching for daily episodes 2013-01-16 23:29:43 -08:00
Mark McDowall e17ed8c0ad Nzbx download URL fixed
Fixed: Nzbx download URL formatted correctly
2013-01-16 22:47:57 -08:00
Mark McDowall 7d82c249f9 Fixed issue with Daily Series searching 2013-01-16 18:51:25 -08:00
Mark McDowall d6224bdfff csproj file changes 2013-01-15 17:40:22 -08:00
Mark McDowall f556f2aaf2 Reject non-english releases
NzbDrone, now with more rejection built in
2013-01-15 17:36:02 -08:00
Mark McDowall 7eb522f871 More logging and better handling of services 2013-01-15 15:17:12 -08:00
Mark McDowall a2e237b926 More logging during updates 2013-01-14 13:14:32 -08:00
Mark McDowall a1e8266cd8 Little JobProvider cleanup 2013-01-14 08:36:16 -08:00
Mark McDowall b9dce2e82d Fixed test 2013-01-13 15:33:17 -08:00
Mark McDowall 7a675487fd Don't try to move episode file that does not exist
#ND-144 fixed
2013-01-13 15:09:44 -08:00
Mark McDowall 0297942290 Run Disk Scan when series path is saved 2013-01-13 14:58:42 -08:00
Mark McDowall 52e49ce879 Merge branch 'searching' 2013-01-13 11:30:46 -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 8d9e69af96 BestQualityInHistory fixed
#ND-138 fixed
#ND-138 comment "No issue with Disk upgrade check, just history."
Fixed: An issue with some qualities being treated as lower than expected
when checking history
2013-01-10 17:15:36 -08:00
Mark McDowall 829ba1cf92 Start of EpisodeSearch refactor 2013-01-10 16:35:33 -08:00
Mark McDowall 210a0c1936 Fixed broken test 2013-01-09 00:20:35 -08:00
Mark McDowall 106ea1d04b Raw-HD
New: Raw-HD (TrollHD) support added
Fixed: Parser for TrollHD releases from NzbIndex and NzbClub
#ND-115 fixed
#ND-115 comment Max size will be ignored for Raw-HD releases, since they
are always very large anyways
2013-01-09 00:15:06 -08:00
Mark McDowall b8fff306bf Goodbye EF! 2013-01-08 00:57:38 -08:00
Mark McDowall 165600301c Newznab images handled in controller
Fixed: Missing Newznab Logos won't throw errors
#ND-127 fixed
2013-01-08 00:11:33 -08:00
Mark McDowall faadb8b6c0 Added update action to System 2013-01-07 22:25:00 -08:00
Mark McDowall 8e35a1148c Release architecture - Any CPU = bad 2013-01-06 19:41:17 -08:00
Mark McDowall 079849fc2c Removed Fakes 2013-01-06 19:15:43 -08:00
Mark McDowall 0a8e4e957e Removed Ninject references 2013-01-06 19:14:55 -08:00
Mark McDowall d3a84228a5 Underscores & REGEX
Fixed: Parsing file names with underscores in title
#ND-131 fixed
2013-01-06 13:13:46 -08:00
Mark McDowall 1ef6906dc1 Merge branch 'autofac'
Conflicts:
	NzbDrone.Common/IISProvider.cs
	NzbDrone.Core/CentralDispatch.cs
2013-01-06 01:14:52 -08:00
Mark McDowall 7991887e5e Removed silent switch 2013-01-06 00:36:50 -08:00
Mark McDowall 125703a2fa Hidden startup, shutodwn and restart
New: Run without console window by default
New: Added NzbDrone.Console to run with console window
New: Shutdown from UI
New: Restart from UI
2013-01-06 00:25:45 -08:00
Mark McDowall ca94a3de3d Register Common providers 2013-01-03 18:52:01 -08:00
Mark McDowall 05aed27923 Register Types in Updater 2013-01-03 18:29:55 -08:00
Mark McDowall be2a5ea754 Cleaned up some error messages 2013-01-02 21:11:39 -08:00
Mark McDowall 120758bf02 More CentralDispatch Tests (bug caught!) 2013-01-02 20:09:37 -08:00
Mark McDowall c4e886a8f8 More autofac 2013-01-02 19:04:42 -08:00
Mark McDowall 924d3d0c8e Hello Autofac, Goodbye Ninject 2013-01-02 17:09:13 -08:00
Mark McDowall 17d9d0cc4f Give new profile a name when created 2013-01-01 19:24:03 -08:00
Mark McDowall c8621b8100 Quality type sizes moved to backbone + SS (API) 2013-01-01 18:06:55 -08:00
Mark McDowall 5ba1c0eceb Merge branch 'master' into backbone 2013-01-01 13:14:47 -08:00
Mark McDowall a0e3255222 Server 2012/Win8 fix Temporary ASP.Net Files
Fixed: Create Temporary ASP.Net Files when running as admin (Server
2012/Win8)
#ND-68 fixed
2013-01-01 12:54:54 -08:00