Mark McDowall
fc4170c581
Fixed: Removed accents before searching indexers
2014-12-08 22:22:34 -08:00
Keivan Beigi
cf77104a02
removed redundant else
2014-12-06 23:23:11 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
3f8366a190
New: Search for previously aired episodes that were just added to the database
2014-11-26 23:08:17 -08:00
Mark McDowall
d765d1eaef
Fixed: Replace periods in title with nothing when searching indexers
2014-11-13 22:03:07 -08:00
Mark McDowall
730aba4408
New: Series search will search starting with the lowest season
2014-11-06 17:13:40 -08:00
Taloth Saldono
b532661a27
Resolved failing search due to missing Scene season number.
2014-10-21 22:19:12 +02:00
Taloth Saldono
6dfbc3c290
Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
2014-10-20 22:16:31 +02:00
Mark McDowall
97370cc8b3
omgwtfnzbs fixes
...
New: connect to omgwtfnzbs over https
Fixed: No results found response for omgwtfnzbs
2014-09-27 18:39:33 -07:00
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
2014-09-27 21:57:35 +02:00
Mark McDowall
86ef30480f
Searching icons and spinner fix
...
New: Manual search has its own icon on series details instead of a dropdown
Fixed: Automatic search icon will spin showing activity
2014-09-05 08:29:10 -07:00
Mark McDowall
ebf0dbc1d0
New: Enable/Disable RSS Sync/Searching on a per indexer basis
2014-08-27 08:23:55 -07:00
Mark McDowall
6671934c0f
Relative episode file paths
2014-08-13 17:08:24 -07:00
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
2014-08-11 12:26:06 -07:00
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Scott Rice
828dd5f5ad
Adds Anime-specific searching and Fanzub support
...
Splits searching in the same way as a Daily search, each indexer has a
method to search specifically for anime. Fanzub support was also added,
with its own indexer and parser classes.
2014-07-02 07:33:49 -07:00
Mark McDowall
760bcbb2ce
Fixed: Series search will skip Seasons that are not monitored
2014-05-29 07:09:02 -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
187724f74c
Missing search now searches for episodes not in queue
2014-04-10 17:25:46 -07:00
Mark McDowall
0c71b7c5d0
Merge branch 'blacklisting' into develop
2014-04-09 07:18:48 -07:00
Mark McDowall
6133bc6db7
Missing episode search will skip already queued releases
2014-04-08 17:25:56 -07:00
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall
a336726dd5
Fixed: Searching for all missing episodes
2014-04-02 16:25:54 -07:00
Taloth Saldono
38b0fae29a
Moved Episode Not Requested check to new Specification. Updated tests.
2014-04-01 21:39:17 +02:00
Taloth Saldono
198ff059c4
Fixed: Season Search now correctly uses scene numbering.
2014-03-30 13:50:17 +02:00
Mark McDowall
0cad77303d
Only search for monitored missing episodes
2014-03-21 07:58:38 -07:00
Mark McDowall
89e0b41ebc
New: Search for all missing episodes
2014-03-20 16:41:44 -07:00
Mark McDowall
2f3430387e
Major logging overhaul
2014-03-13 13:13:02 -07:00
Icer Addis
502ddceea2
Replaced + with space in special episode query string builder
2014-01-14 00:35:22 -08:00
Icer Addis
2dbf0ecc82
Fixes for code review
2014-01-13 21:20:29 -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
kayone
a7d5b3761b
Fixed: Memory leak in Ensure.That
2013-11-30 15:53:07 -08:00
Mark McDowall
68e40bca29
Blacklist check is case insensitive now
2013-10-23 08:19:27 -07: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
7798e8b591
Full page searching for missing episodes
...
New: Search for an entire page of missing episodes
2013-10-04 20:51:57 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00