Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commits/commit/2263b5873a50208df6e1f510af360904f18d06dc/NzbDrone.Core/Indexers?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

68 Commits (2263b5873a50208df6e1f510af360904f18d06dc)

Author SHA1 Message Date
Keivan Beigi 966b9d62b7 removed Nzbx 12 years ago
kay.one 2d41ebcc78 made some of useless exceptions to calm down. 12 years ago
Mark McDowall 943a05bc09 NzbClub and any indexers with settings are not enabled by default 12 years ago
Keivan Beigi 64df2229d6 removed nzbsrus 12 years ago
Mark McDowall 0ffb72bca1 Delete added to indexers 12 years ago
Mark McDowall 6bb2f14153 Tests added for DownloadApprovedReports also some cleanup 12 years ago
Mark McDowall 8ee0789c62 Added SeasonSearchCommand 12 years ago
kay.one 074d7f2df5 fixed newznab parsing limited Wombles rss to TV 12 years ago
kay.one 5dc7e03b8d fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds 12 years ago
kay.one 890d1f2398 added release results to episode detail tab 12 years ago
kay.one 5d563f041e renamed SearchDefinition to SearchCriteria 12 years ago
kay.one 13cff22cf8 fixed Newznab category numbers. 12 years ago
Keivan Beigi a7fc3f9776 fixed newznab apikey 12 years ago
Mark McDowall d2a59ea404 Indexers are saved when settings are saved 12 years ago
Mark McDowall f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 12 years ago
Keivan Beigi 9181b1bb91 more granular Concurrency control. 12 years ago
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 12 years ago
Mark McDowall 0bc2d4814c Removed indexer tooltips 12 years ago
Mark McDowall e4410d8cb7 Able to create new Newznab indexers 12 years ago
Mark McDowall 5660b5086c Cleaned up a bit 12 years ago
Mark McDowall ea929974f3 Can add indexer (in UI) 12 years ago
Mark McDowall e9bf78a97d Notifications wired up server sided 12 years ago
Mark McDowall e851924417 Rss will only download each episode once 12 years ago
Mark McDowall cdc9098ac7 History stores SeriesId now 12 years ago
kay.one 2f4ccff0a2 removed nzbindex 12 years ago
kay.one 687f8d9384 fixed disk scan scheduler. 12 years ago
kay.one 29ca16ce77 fixed add new series 12 years ago
kay.one a816a83f3a improvements to scheduler, 12 years ago
kay.one c59fe4e674 fixed broken tests 12 years ago
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 12 years ago
kay.one 1877f70403 fixed server side indexer issue 12 years ago
kay.one 5c08e423a5 fixed indexer service, broken test 12 years ago
Keivan Beigi 385edbf464 fixed nzbclub parser. 12 years ago
Keivan Beigi 96990eabb3 indexers implementation is now separated from settings/definition 12 years ago
Keivan Beigi 3162e4864d improved Linux support for tests. 12 years ago
kay.one 660185640d removed filesharingtalk. 12 years ago
kay.one ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 12 years ago
kay.one a1783a53a9 basic RSS fetch seems to be working. 12 years ago
Keivan Beigi 182192e0ba added commands. 12 years ago
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator 12 years ago
kay.one a8e76b3251 renamed some old 'parseResult' variable names. 12 years ago
kay.one 99958a822d minor sync cleanup. 12 years ago
Mark McDowall dd930703e4 Use long for nzbx rageid 12 years ago
kay.one 6e88f55a54 cleaned up parsing logic and structure. 12 years ago
Keivan Beigi 68eada4c4d fixed indexer name compression to be case in-sensitive. 12 years ago
Keivan Beigi 2eb3ead230 fixed indexer setting load/reload. 12 years ago
Keivan Beigi 1465fbf499 extracted interface fom HttpProvider 12 years ago
Keivan Beigi a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent 12 years ago
kay.one 401ed9a8f6 more project cleanup. 12 years ago
kay.one 7c1e81a70e broke episodeparseresult into filenameparseresult and indexerparseresult 12 years ago