1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 07:52:33 +02:00
Commit Graph

1929 Commits

Author SHA1 Message Date
Mark McDowall
b7408b726a Added cleanup job for search history
New: Search History cleanup job will only keep the last week of results
2012-06-12 12:38:38 -07:00
Mark McDowall
c50ed82b7e Reordered parsing REGEX a bit. 2012-05-30 08:10:43 -07:00
Mark McDowall
4ea55444be Fixed: An issue with Episode Searches that had full season results 2012-05-26 12:17:51 -07:00
Mark McDowall
25aa39e0f3 Added MinOrDefault for IEnumberable<int> 2012-05-26 12:15:13 -07:00
kay.one
aa2a3d997a Updated Exceptron driver to 0.1.0.30 to add support for severity. 2012-05-21 16:36:56 -07:00
Mark McDowall
7d5c0fed14 Project file saved... 2012-05-19 13:13:23 -07:00
Mark McDowall
c4b57c4a23 Fixed: SABnzbd queue checking will not fail when items in queue are being repaired.
SabQueue priority is parsed with a custom converter to prevent blowing up because SAB decides to use Repair as a queue priority type.
2012-05-19 13:07:30 -07:00
Mark McDowall
11434a347b Image included in project... 2012-05-17 22:20:26 -07:00
Mark McDowall
3ddb85983f New: Dognzb.cr added as a default indexer. 2012-05-17 20:32:55 -07:00
Mark McDowall
19ffd77754 Episode searches will be done in ascending order now. 2012-05-17 20:10:33 -07:00
Mark McDowall
3fdfa69b94 Updated tests for UpcomingProvider. #ND-45 fixed 2012-05-17 18:23:32 -07:00
Mark McDowall
ac2f3399f0 New: Upcoming page is now broken down by day. 2012-05-17 18:14:44 -07:00
Mark McDowall
edb0b3af86 SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
Fixed: Season/Series searching shouldn't add duplicate episodes.
2012-05-17 16:52:26 -07:00
Mark McDowall
53ced94af9 Fixed: Issue with notifications when new episode filename did not contain the the quality. 2012-05-16 09:21:53 -07:00
Mark McDowall
0a526951b6 Fixed: Daily episode parsing is less greedy. 2012-05-14 16:21:31 -07:00
Mark McDowall
2784655fcb Fixed: Test Email was always setting use SSL to true, it will now use the state of the checkbox. 2012-05-14 11:13:19 -07:00
Mark McDowall
15279d3e97 Added some validation to Newznab. 2012-05-12 10:25:59 -07:00
Mark McDowall
92c6451bfc Initialze Newznab will delete any with a null/empty name or URL. 2012-05-12 10:16:07 -07:00
Mark McDowall
d66f0eb052 Fixed: Recent startup issues for some users. 2012-05-12 09:40:01 -07:00
Mark McDowall
9ae7731aa3 Newznab Indexer should not cause everything to fail and we should get exceptions. 2012-05-12 09:31:54 -07:00
Mark McDowall
3468adf85c Removed extraneous dictionary, no dictception. 2012-05-11 13:51:33 -07:00
Mark McDowall
9048da1dd5 Rss feed paring will check for errors and give a better error if found. 2012-05-11 13:50:41 -07:00
Mark McDowall
7a80c81ffb New: Newznab providers will be rejected if they are not valid addresses.
Tests added for checking DNS.
2012-05-11 10:27:18 -07:00
Keivan Beigi
7e5445fa3a DownloadString exceptions are no longer reported. 2012-05-10 17:08:30 -07:00
Keivan Beigi
057e248f8f Fixed: Re-enabled monitoring provider. 2012-05-10 17:04:44 -07:00
Mark McDowall
36378522e4 Updated DataTables. 2012-05-10 10:39:02 -07:00
Mark McDowall
74e78434b3 Fixed: Missing grid failing when too many episodes were missing. 2012-05-10 09:53:37 -07:00
Mark McDowall
ffdc0f22fb Fixed: Search Results will sort by Time Descending instead of Ascending now. 2012-05-10 09:17:09 -07:00
Mark McDowall
20e99205f8 Fixed issue with tests.
Added test to confirm expected result (Successes != null or empty)
2012-05-08 16:05:08 -07:00
Mark McDowall
c59f1a537d Fixed: An issue with Season and Series searching crashing the JobProvider.
Added Nzb.su image to project file.
2012-05-08 15:49:10 -07:00
Mark McDowall
f26ef627df New: Newznab will show indexer name and logo when possible. 2012-05-08 14:29:24 -07:00
Mark McDowall
ba3b034a3c New: Xbmc setting to update the library even when a video is playing. 2012-05-07 11:37:16 -07:00
Keivan Beigi
109904ccc8 Updated ET driver 2012-05-06 09:17:55 -07:00
Keivan Beigi
7f321c500b Updated ET driver to v1a. 2012-05-06 09:03:23 -07:00
Mark McDowall
a4ce8ca094 BuiltIn will be form submitted now. 2012-05-04 11:15:49 -07:00
Mark McDowall
3ee5a3b1fc Disabled inputs don't get submitted... good to know. 2012-05-04 11:12:14 -07:00
Mark McDowall
a16defc5f0 Newznab won't blow up if more than one indexer with the same URL is found during initialization. 2012-05-04 09:26:25 -07:00
Mark McDowall
b930eb0993 Newznab providers will be compared based on url, not name.
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
2012-05-04 08:30:30 -07:00
Mark McDowall
b7fea36045 Fixed: Season searching won't fail when search for season 0 (specials). 2012-05-03 22:58:42 -07:00
Mark McDowall
46ca4e28fd New: Nzb.su added as a default Newznab indexer. 2012-05-03 15:52:54 -07:00
Mark McDowall
8f13fd7841 Fixed broken test. 2012-05-03 15:14:15 -07:00
Mark McDowall
dec06e20d6 New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings) 2012-05-03 15:08:35 -07:00
Mark McDowall
04d3447708 Merge branch 'nzburl' 2012-05-02 16:38:08 -07:00
Mark McDowall
840fed2408 DownloadStream will now add a UserAgent to the request.
New: NzbMatrix won't block NzbDrone for not supplying an identifier now.
2012-05-02 15:51:17 -07:00
Mark McDowall
5aff4ab240 New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's. 2012-05-02 15:42:21 -07:00
Mark McDowall
b314ff5e82 Added NzbInfoUrl to indexers. 2012-05-02 12:02:39 -07:00
Mark McDowall
ce0a6f8b86 NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB. 2012-05-02 08:37:09 -07:00
Mark McDowall
0c3de6964f Merge branch 'master' into nzburl 2012-05-02 08:31:24 -07:00
Mark McDowall
7d4a3feffa Added a couple more tests for WEB DL quality parsing. 2012-05-02 08:29:47 -07:00
Mark McDowall
f09a7e0525 Fixed: Issue parsing certain multi-part episode names. 2012-05-02 08:09:21 -07:00