Commit Graph

97 Commits (298bc07be7cdb83ce6cba42ba6ac81af799921b6)

Author SHA1 Message Date
Mark McDowall ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching
11 years ago
kay.one 59eb4e68ec url is now logged when feed parse fails.
11 years ago
Mark McDowall b1e5646d7d more nd icons and some spelling fixes
11 years ago
Mark McDowall 881686e994 Throw exception when unable to get size from newznab feed
11 years ago
Keivan Beigi e152ecc55d removed RegexOptions.IgnoreCase from some expressions. supposed to be faster.
11 years ago
Keivan Beigi 8900c32ae1 Better RSS date parsing
11 years ago
Keivan Beigi 1fdc27598b log exception if pubDate can't be parsed.
11 years ago
Mark McDowall f4aae73d27 Fixed an issue with season searching using the season number as the tvrageid
11 years ago
kay.one 86fa34628f log exception if pubDate can't be parsed.
11 years ago
Mark McDowall cd7a8bae78 Use title when TvRageId is 0 when searching newznab
11 years ago
Keivan Beigi c744a64d4d Merge pull request #25 from faush01/vnext
11 years ago
faush01 0608871f76 more param changes
11 years ago
faush01 9f4dfa16d1 remove query selection logic and rename param to tvRageId
11 years ago
Mark McDowall fd30d94972 Removed ServiceModel references
11 years ago
faush01 f29eb49c7f use Rage TV ID for newznab search api calls
11 years ago
kay.one bac51706ae minor feed fetch cleanup.
11 years ago
Mark McDowall ff573f358f Merge branch 'linq-xml' into vnext
11 years ago
kay.one 32763b3667 exceptionverification outputs exception info
11 years ago
Mark McDowall 7d43afd7b9 Good riddance SyndicationFeed
11 years ago
kay.one 256520c551 cleaned up extra usings.
11 years ago
Mark McDowall ab9c22f7c1 Newznab urls will have any trailing slashes stripped before searching
11 years ago
Mark McDowall 12bb55f52d Added indexer name to manual search
11 years ago
Keivan Beigi c3b25878d4 do a check to see if daily episode has airdate before attempting a search.
11 years ago
Mark McDowall 17842d3fa1 Added categories to newznab section
11 years ago
kay.one e89a35522e removed redundant qualifiers.
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Mark McDowall a9dd2d2f04 Actually fixed size parsing this time
11 years ago
Mark McDowall 6a9ca9295f Fixed parsing of NzbClub releases below 1GB
11 years ago
kay.one d607b831c9 added exception logging to Tasks.
11 years ago
Keivan Beigi 966b9d62b7 removed Nzbx
11 years ago
kay.one 2d41ebcc78 made some of useless exceptions to calm down.
11 years ago
Mark McDowall 943a05bc09 NzbClub and any indexers with settings are not enabled by default
11 years ago
Keivan Beigi 64df2229d6 removed nzbsrus
11 years ago
Mark McDowall 0ffb72bca1 Delete added to indexers
11 years ago
Mark McDowall 6bb2f14153 Tests added for DownloadApprovedReports also some cleanup
11 years ago
Mark McDowall 8ee0789c62 Added SeasonSearchCommand
11 years ago
kay.one 074d7f2df5 fixed newznab parsing limited Wombles rss to TV
11 years ago
kay.one 5dc7e03b8d fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds
11 years ago
kay.one 890d1f2398 added release results to episode detail tab
11 years ago
kay.one 5d563f041e renamed SearchDefinition to SearchCriteria
11 years ago
kay.one 13cff22cf8 fixed Newznab category numbers.
11 years ago
Keivan Beigi a7fc3f9776 fixed newznab apikey
11 years ago
Mark McDowall d2a59ea404 Indexers are saved when settings are saved
11 years ago
Mark McDowall f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules
11 years ago
Keivan Beigi 9181b1bb91 more granular Concurrency control.
11 years ago
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method.
11 years ago
Mark McDowall 0bc2d4814c Removed indexer tooltips
11 years ago
Mark McDowall e4410d8cb7 Able to create new Newznab indexers
11 years ago
Mark McDowall 5660b5086c Cleaned up a bit
11 years ago
Mark McDowall ea929974f3 Can add indexer (in UI)
11 years ago