Mark McDowall
|
c50ed82b7e
|
Reordered parsing REGEX a bit.
|
13 years ago |
Mark McDowall
|
25aa39e0f3
|
Added MinOrDefault for IEnumberable<int>
|
13 years ago |
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.
|
13 years ago |
Mark McDowall
|
3fdfa69b94
|
Updated tests for UpcomingProvider. #ND-45 fixed
|
13 years ago |
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.
|
13 years ago |
Mark McDowall
|
53ced94af9
|
Fixed: Issue with notifications when new episode filename did not contain the the quality.
|
13 years ago |
Mark McDowall
|
0a526951b6
|
Fixed: Daily episode parsing is less greedy.
|
13 years ago |
Mark McDowall
|
7a80c81ffb
|
New: Newznab providers will be rejected if they are not valid addresses.
Tests added for checking DNS.
|
13 years ago |
Mark McDowall
|
20e99205f8
|
Fixed issue with tests.
Added test to confirm expected result (Successes != null or empty)
|
13 years ago |
Mark McDowall
|
a16defc5f0
|
Newznab won't blow up if more than one indexer with the same URL is found during initialization.
|
13 years ago |
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.
|
13 years ago |
Mark McDowall
|
b7fea36045
|
Fixed: Season searching won't fail when search for season 0 (specials).
|
13 years ago |
Mark McDowall
|
8f13fd7841
|
Fixed broken test.
|
13 years ago |
Mark McDowall
|
dec06e20d6
|
New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings)
|
13 years ago |
Mark McDowall
|
5aff4ab240
|
New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's.
|
13 years ago |
Mark McDowall
|
b314ff5e82
|
Added NzbInfoUrl to indexers.
|
13 years ago |
Mark McDowall
|
7d4a3feffa
|
Added a couple more tests for WEB DL quality parsing.
|
13 years ago |
Mark McDowall
|
f09a7e0525
|
Fixed: Issue parsing certain multi-part episode names.
|
13 years ago |
kay.one
|
a2d4b59002
|
Updated exceptron driver
|
13 years ago |
kay.one
|
620a88dcb2
|
Updated exceptron driver
|
13 years ago |
kay.one
|
16eecb3b4f
|
Updated to exceptron api v1a
|
13 years ago |
Mark McDowall
|
0ab0611173
|
Fixed: Underscores in Series Name when parsing were are now removed properly.
|
13 years ago |
Mark McDowall
|
a1fa6287c7
|
New: Basic stats on your library. View at: /System/Stats
|
13 years ago |
Mark McDowall
|
05b91dbb4f
|
New: DSR x264 releases will be considered SDTV releases, instead of Unknown.
|
13 years ago |
Mark McDowall
|
2c7a2df3ea
|
New: Repacks will be treated the same as propers.
|
13 years ago |
Mark McDowall
|
724e354eee
|
Fixed bug with RSS Item TIitle.
Fixed broken tests.
|
13 years ago |
Mark McDowall
|
34e008f0c8
|
Fixed broken DownlaodProvider tests.
|
13 years ago |
Mark McDowall
|
5422350afd
|
Unit tests for SearchHistory added.
|
13 years ago |
Mark McDowall
|
b52710859c
|
Merge branch 'search-log'
|
13 years ago |
Mark McDowall
|
38927e3ca1
|
Signalr errors will not be shown in the UI.
New: Search History, review recent searches and force specific reports to download (Under history)
|
13 years ago |
Mark McDowall
|
cef7b6a8dc
|
SearchResult Controller added.
Force Download added.
|
13 years ago |
kay.one
|
6b3e102899
|
Updated exceptrack driver's url, made test more effective.
|
13 years ago |
kay.one
|
aff17f7767
|
Exceptions are now sent to exceptrack
|
13 years ago |
kay.one
|
2b5776acbf
|
Added exceptrack.driver
updated json.net
|
13 years ago |
Mark McDowall
|
c7f8f57f77
|
Episode searching now stores the results of the tests.
|
13 years ago |
Mark McDowall
|
b9e3d1a921
|
Added a test to confirm that dateTime is parsed properly when using other cultures.
|
13 years ago |
Mark McDowall
|
c0d1d2c502
|
Fix: Successful downloads that are not moved properly should be retried.
|
13 years ago |
Mark McDowall
|
8618117926
|
New: Added a single period as a separator when naming episodes.
|
13 years ago |
Mark McDowall
|
a947cd2743
|
New: Added NzbClub.com as an indexer, enabled by default
|
13 years ago |
Mark McDowall
|
3a8f40511d
|
New: Added NzbIndex.nl as an indexer, enabled by default
|
13 years ago |
Mark McDowall
|
55cbc59887
|
Fixed: Search failure is more friendly.
Womble's Index is enabled by default.
|
13 years ago |
Mark McDowall
|
8fa145b2c3
|
New: Indexer name is displayed on mouse over of image (History)
New: Search by indexer name (History)
|
13 years ago |
Mark McDowall
|
c5367624ea
|
New: Added FileSharingTalk indexer.
Fixed Atom DateTime parsing bug.
|
13 years ago |
Mark McDowall
|
399b50ec8e
|
Truncating TvDb Overviews actually works. Stupid Recaps.
|
13 years ago |
kay.one
|
c702944d46
|
updated package.bat to not include the automation folder.
|
13 years ago |
Mark McDowall
|
d79fa1c2cd
|
Fix: Episode Overview will be trimmed if it is too long.
|
13 years ago |
kay.one
|
e0470e12ca
|
Exceptions are now being stored in mongo.
|
13 years ago |
Mark McDowall
|
74105974dd
|
New: Added test button to SABnzbd.
New: Added test button to Prowl.
|
13 years ago |
Mark McDowall
|
5ea626585f
|
Fix: Added support for year as season (Looney Tunes)
|
13 years ago |
Mark McDowall
|
c8f1bccc50
|
Removed Progress Notification from BannerProvider.
|
13 years ago |