Commit Graph

180 Commits

Author SHA1 Message Date
Mark McDowall b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive 2014-05-10 21:37:07 -07:00
Mark McDowall eeacf9ef9f Set dognzb URL to api for new installs 2014-05-04 00:56:49 -07:00
Mark McDowall 017b6ade5e Fixed: Do not search for episodes that were just grabbed via RSS Sync 2014-04-27 23:12:28 -07:00
Mark McDowall 192e79d2ff New: Automatic search for missing episodes if RSS Sync hasn't been run recently 2014-04-12 13:49:50 -07:00
Mark McDowall 357726ed09 Fixed: Do not prevent adding of indexer when API request limit was reached 2014-03-21 07:59:42 -07:00
Mark McDowall 2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
Mark McDowall 176f3e0563 Log startup location, log number of results from feed 2014-03-08 22:11:38 -08:00
Mark McDowall e0d8d18838 Better logging when adding a new indexer and it fails 2014-03-01 20:05:35 -08:00
Mark McDowall c8ae9f40fb New: App health displayed in UI 2014-02-25 21:40:47 -08:00
Mark McDowall faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
Conflicts:
	src/NzbDrone.Core/Indexers/Omgwtfnzbs/Omgwtfnzbs.cs
2014-02-19 23:23:20 -08:00
Mark McDowall 606d78f5e1 Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
Mark McDowall a6361d0bbd New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
markus101 3d423f57f8 Fixed: Use friendly name instead of "Newznab" when fetching feeds 2014-02-04 20:20:00 -08:00
Mark McDowall 642f56c221 Fixed: Womble's URL 2014-01-16 09:36:21 -08:00
Mark McDowall 442ab2b7c4 Get 1000 releases from indexers 2014-01-15 19:43:49 -08:00
Mark McDowall c50fb84216 Some test cleanup for season search 2014-01-14 11:58:53 -08:00
Mark McDowall 5ac55b0421 Fixed: omgwtfnzbs season/series searches stuck in a loop
Fixed:  MegaSearch season/series searches stuck in a loop
2014-01-13 19:47:45 -08:00
Icer Addis d727840fbf Indexer searching for special episodes using query string
Added SpecialEpisodeSearchCriteria criteria to handle special episode search queries
Added method NzbSearchService.SearchSpecial() for season0 episodes
Added IIndexer GetSearchUrls() for doing text based queries
2014-01-07 00:21:05 -08:00
Mark McDowall 195cf97303 New: Added OZnzb.com as a default indexer 2013-12-30 21:44:07 -08:00
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns 2013-12-08 22:25:11 -08:00
kayone d5cbd5dc33 added nzbindex.in to list of newznab indexers that require API Key. 2013-12-02 14:41:19 -08:00
kayone 37ae2d04e3 fixed newznab validation when URL is null. 2013-12-02 14:16:34 -08:00
kayone be3ec7ddb8 new: smarter validation for newznab indexer settings 2013-12-01 13:33:53 -08:00
kayone ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall 6b04faedbc Newznab daily search forces slashes now.
Fixed: Issue with some locales and daily episode searching
2013-11-07 16:33:26 -08:00
Mark McDowall 52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
Fixed: Manual search air by date shows can now be sent to download client
2013-10-22 22:17:02 -07:00
Mark McDowall 03149b1396 Newznab indexers are tested before creating 2013-10-13 23:28:20 -07:00
Mark McDowall 25c5401a9d More Connects cleanup/fixing 2013-10-12 19:46:36 -07:00
Mark McDowall 27da44ba45 Converted notifications to thingi provider
Fixed: Issues creating and saving Connects
2013-10-12 12:05:37 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00