1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 08:21:46 +02:00
Commit Graph

128 Commits

Author SHA1 Message Date
Mark McDowall
46aa774f19 Fixed: Search URLs for Newznab 2012-11-15 09:17:47 -08:00
Mark McDowall
a7a4783947 Unavailable... 2012-10-22 14:01:14 -07:00
Mark McDowall
9c6d78d479 Cleanup and updates for XEM
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
2012-10-17 00:39:06 -07:00
Mark McDowall
fae0cadbec Fixed header parsing 2012-10-14 19:21:12 -07:00
Mark McDowall
c91ff9be3e a.b.hdtv added
New: Enabled searching of a.b.hdtv for NzbClub and NzbIndex
2012-10-14 18:20:27 -07:00
Mark McDowall
f6952abf39 Newznab searching is better
Fixed: Newznab returns better results for multi-word searches
2012-09-06 08:37:38 -07:00
Mark McDowall
39aa5065bb Merge branch 'release-group' 2012-08-25 11:56:39 -07:00
Mark McDowall
1ea27648e3 Newznab season and partial season searches 2012-08-21 16:44:17 -07:00
Mark McDowall
6f3262c68a Release group is added to history and episodefile 2012-08-05 23:33:07 -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
f26ef627df New: Newznab will show indexer name and logo when possible. 2012-05-08 14:29:24 -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
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
724e354eee Fixed bug with RSS Item TIitle.
Fixed broken tests.
2012-04-23 12:33:16 -07:00
Mark McDowall
4f005e45c0 Search Results grid added. 2012-04-21 01:16:15 -07:00
Mark McDowall
47a225c264 Fixed: Issue preventing some users from using Womble's Index. 2012-04-19 00:31:51 -07:00
Mark McDowall
eb0c75061d Fixed: NzbClub nzb URL. 2012-04-18 23:31:44 -07:00
Mark McDowall
5650f891ee Added some additional logging around sizing. 2012-04-16 20:42:18 -07:00
Mark McDowall
a947cd2743 New: Added NzbClub.com as an indexer, enabled by default 2012-04-14 16:50:08 -07:00
Mark McDowall
3a8f40511d New: Added NzbIndex.nl as an indexer, enabled by default 2012-04-14 16:37:36 -07:00
Mark McDowall
55cbc59887 Fixed: Search failure is more friendly.
Womble's Index is enabled by default.
2012-04-14 15:33:58 -07:00
Mark McDowall
89691f923b Fixed images for FST and Wombles. 2012-04-14 01:12:47 -07:00
Mark McDowall
c5367624ea New: Added FileSharingTalk indexer.
Fixed Atom DateTime parsing bug.
2012-04-13 23:45:42 -07:00
Mark McDowall
82ddd34483 New: Womble's Index 2012-04-13 23:45:41 -07:00
Mark McDowall
e8be045d12 Fix: Newzbin will no longer include Full DVD releases, or other non-standard formats. 2012-02-29 12:16:41 -08:00
Mark McDowall
64a913fb8e Fix: Newzbin custom parser will now reject full DVD reports.
Fixes bug: ND-31
2012-02-29 08:34:08 -08:00
Mark McDowall
6375df058e Fix: NzbMatrix report age is now parsed properly. 2012-02-28 23:53:30 -08:00
kay.one
ada0a3bfbc updated indexer error logging 2012-02-27 18:35:38 -08:00
Mark McDowall
783f32a849 Fix: Newznab will now use the NZB download link properly.
Fix: Newznab will properly get the size for the NZB.
Fixes bug: ND-30
2012-02-27 13:26:59 -08:00
kay.one
2303a02a06 Fixed: Fixed issue where NzbMatrix servers would die if series title started with 'the' 2012-02-26 21:33:24 -08:00
kay.one
11db27f6ac Better check against internal server error exceptions during unit tests. 2012-02-25 11:57:56 -08:00
kay.one
7e38afc838 Logging/Download notification tweaks. 2012-02-21 20:43:19 -08:00
kay.one
e0f901dbe7 Fixed an issue where publish date could not be parsed for rss items. 2012-02-21 20:00:07 -08:00
kay.one
9d126e54c9 New: Added support for limited retention. Reports older than the configured retention are skipped. 2012-02-18 13:18:19 -08:00
Mark McDowall
5bf56ffca3 Age parsing added to the indexers. 2012-02-18 12:33:05 -08:00
Mark McDowall
308fd11c83 Fix: Series Titles with apostrophes when searched on NzbMatrix will now return valid results.
Each indexer can now override GetQueryTitle from IndexerBase if required for special title searching.
2012-02-11 00:09:28 -08:00
kay.one
5ecbdd3e64 Package cleanup 2012-02-10 16:48:20 -08:00
kay.one
5717b7f596 New: Rewrite of download decision engine. 2012-02-06 21:14:55 -08:00
kay.one
174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
kay.one
2009693787 Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search 2012-01-31 17:38:05 -08:00
Mark McDowall
fb17765d3a Fixed issues with searching and the results being filtered before the SearchProvider could properly handle them. 2012-01-23 12:25:14 -08:00
kay.one
5e3e071692 Added a duplicated item to Queue.txt, reformated existing json sample files. 2012-01-22 18:41:44 -08:00
kay.one
78268f3c58 Better parser logging. 2012-01-19 22:35:10 -08:00
kay.one
9d90f04b6e Added Linq post filtering to indexer searches. 2012-01-19 22:01:30 -08:00
Mark McDowall
e7b8ae4520 Nzbs.org will search for individual episodes with less strict terms. 2012-01-18 21:26:48 -08:00
kay.one
9406ca9cf5 Better exception data for feed errors. 2012-01-18 21:06:44 -08:00
Mark McDowall
ffde7c0987 Log indexer name when failing to process feed. 2012-01-01 12:17:53 -08:00
kay.one
ab29a114d1 newzbing now uses HTTPS. 2011-12-14 19:54:03 -08:00