1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00
Commit Graph

2344 Commits

Author SHA1 Message Date
Keivan Beigi
e4f2121e25 Build doesn't need SDK installed anymore. 2013-02-15 16:51:57 -08:00
Mark McDowall
901a64fdd4 <default> not <default branch> 2013-02-15 18:05:07 -06:00
Mark McDowall
be0b0055f1 Rename package for handling <default branch> 2013-02-15 17:59:20 -06:00
Mark McDowall
b6ed048f94 Ignore specials when doing sample check
#ND-168 fixed
Fixed: Ignore sample check when importing specials (Season 0)
2013-02-07 17:47:24 -08:00
Mark McDowall
6e7ec4505f Use proper daily series URL for newznab
Fixed: Daily Series searches against Newznab indexers will be formatted
properly
2013-02-02 12:35:46 -08:00
Mark McDowall
08e7490ac5 Re-fix for hidden console CPU + added tray icon
New: Tray Icon visible when running without console window
2013-01-29 18:23:17 -08:00
Mark McDowall
506899730a CPU usage fail
Fixed: Running NzbDrone without a console should no longer cause
excessive CPU usage
2013-01-28 19:42:08 -08:00
Mark McDowall
ffc0ff8ebf Quality profile cutoff will be set on add
#ND-158
2013-01-28 19:40:49 -08:00
Mark McDowall
d398440322 Scene Mappings update every 6 hours now 2013-01-26 11:42:32 -08:00
Mark McDowall
3b16d68d0b Sample check reduced to 3 minutes 2013-01-25 23:18:42 -08:00
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