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

1021 Commits (6694aaeded688fb09f846ae5986097909199dd18)

Author SHA1 Message Date
kay.one 13658e3c6d moved config to objectdb. 12 years ago
Mark McDowall 7d0d5ab943 Use Series.OID (Tests still need to be updated) 12 years ago
kay.one f568fdad6a moved history over to objectdb 12 years ago
Mark McDowall 7fa523dd97 GitExtensions, go fuck yourself 12 years ago
Keivan Beigi 8a34f1096d Replaced EpisodeService with IEpisodeService 12 years ago
Mark McDowall 1f782dc20e Use IIndexerService 12 years ago
Mark McDowall 43a7d6239e Moved indexers to ObjectDb 12 years ago
Keivan Beigi 385e7c2cc6 Merge branch 'series-cleanup' into vnext 12 years ago
Mark McDowall cf1a067b3b Upcoming view working under backbone 12 years ago
Keivan Beigi b5644bf660 moved series/season/episodes to object db. 12 years ago
kay.one 4504232956 still very broken 12 years ago
kay.one 2d4998d52d moved Series,Seasons,Episodes to their own folders. 12 years ago
Keivan Beigi 499401fc70 Moved DecisionEngine to root of core. 12 years ago
kay.one 40f3a8663d splited jobprovider into jobrepo, jobcontroller, moved to object db. 12 years ago
kay.one a0d0e4715e fixed some tests, cleaned up root folders. 12 years ago
kay.one eb90040dd6 elq id is now ignored by petapoco. 12 years ago
Mark McDowall eb18d1c4a1 Series/Index started in backbone 12 years ago
kay.one 9e4bb278ef moved rootdir to eloquera 12 years ago
kay.one 0155de4d92 registered eloquere db with autofac. 12 years ago
Keivan Beigi 023eaca678 add root dir now returns list of unmapped folders. 12 years ago
Keivan Beigi 91a416e0b1 added 2nd tvdb .net client that allows us to preform concurrent searches. 12 years ago
kay.one c511292abe added more import code in ui. 12 years ago
Keivan Beigi 13aa79d5f9 code to support import existing series. 12 years ago
Keivan Beigi b50cd19add root dir management is fully functional. 12 years ago
kay.one 653f45f10e more test fixes. 12 years ago
kay.one edf7cc678d fixed some broken tests. 12 years ago
kay.one c184595935 added Nancy pipelines for error handling, 12 years ago
Mark McDowall b6ed048f94 Ignore specials when doing sample check 12 years ago
Mark McDowall 6e7ec4505f Use proper daily series URL for newznab 12 years ago
Mark McDowall 3b16d68d0b Sample check reduced to 3 minutes 12 years ago
Mark McDowall b7229dea06 Repack/propers for older episodes are no more 12 years ago
Mark McDowall 02e21c7d7e This is why we write unit tests... 12 years ago
Mark McDowall 54c29ada12 Nzbget added to UI 12 years ago
Mark McDowall bf2c811a09 Nzbget support added to core 12 years ago
Mark McDowall 0b9a4e1a46 Use scene name for download client queue 12 years ago
Mark McDowall e2cc4ef4ea Special characters removed from titles 12 years ago
Mark McDowall 1596e8530f Error message for Size rejection fixed 12 years ago
Mark McDowall d7a012bb0b Removed extraneous file 12 years ago
Mark McDowall e136b458e0 MediaInfo added 12 years ago
Mark McDowall eeb16d6d5a Added comments 12 years ago
Mark McDowall 2d21ee67e1 Better messages when searching for daily episodes 12 years ago
Mark McDowall e17ed8c0ad Nzbx download URL fixed 12 years ago
Mark McDowall f556f2aaf2 Reject non-english releases 12 years ago
Mark McDowall 7a675487fd Don't try to move episode file that does not exist 12 years ago
Mark McDowall 52e49ce879 Merge branch 'searching' 12 years ago
Mark McDowall 6b7e4d10e5 Added emptry constructor to Search 12 years ago
Mark McDowall 5e7c0951b7 Searching refactored 12 years ago
Mark McDowall 8d9e69af96 BestQualityInHistory fixed 12 years ago
Mark McDowall 829ba1cf92 Start of EpisodeSearch refactor 12 years ago
Mark McDowall 106ea1d04b Raw-HD 12 years ago
Mark McDowall 924d3d0c8e Hello Autofac, Goodbye Ninject 12 years ago
Mark McDowall 5ba1c0eceb Merge branch 'master' into backbone 12 years ago
Mark McDowall f032917595 Added parsing for 1080p HDTV 12 years ago
Mark McDowall 72c7fc2680 Fixed: Allow ports above 32767 12 years ago
Mark McDowall 2235b83809 Sample file cutoff now 70MB 12 years ago
Mark McDowall b3874dbdb0 Merge branch 'master' into backbone 12 years ago
Mark McDowall 78187b68f9 DailySeries renaming fixed 12 years ago
Mark McDowall 62b10a56df GetNewFilename takes series instead of string now 12 years ago
Mark McDowall 4ade27427b Fixed: omgwtfnzbs URL changed to .org 12 years ago
Mark McDowall 89cfb5c9b1 TVRageMapping updates 12 years ago
Mark McDowall afef5ba0f4 No longer clean Newznab URLs when saving 12 years ago
Mark McDowall cd98fbb4fa Missing root dir won't stop app 12 years ago
Mark McDowall f3809d3a80 Merge branch 'master' into backbone 12 years ago
Mark McDowall ae0648b8f4 Free space widgets 12 years ago
Mark McDowall f9ad52ffba Merge remote-tracking branch 'origin/nzbx' 12 years ago
Mark McDowall 0bfc6cfe71 Merge branch 'master' into backbone 12 years ago
Mark McDowall 4212da9146 Free diskspace in UI 12 years ago
Mark McDowall 2bd866f590 Better handling of xml errors on tvrage 12 years ago
Mark McDowall 49f6c9cffb Added nzbx to UI 12 years ago
Mark McDowall 117edd4286 Backend work for nzbx.co 12 years ago
Mark McDowall 2439b9e087 Allow sorting with articles (option) 12 years ago
Mark McDowall c2f9679141 Ampersand removed from title before searching 12 years ago
Mark McDowall 9c98a764f5 Ampersand in searching replaced with and 12 years ago
Mark McDowall b577d78494 Merge remote-tracking branch 'origin/tvrage' 12 years ago
Mark McDowall 7fb8f05421 Prevent TvRage issues from breaking InfoUpdate 12 years ago
Mark McDowall f40f1d37c7 Merge remote-tracking branch 'origin/master' into backbone 12 years ago
Mark McDowall 4635ac0488 New: Include nzbs.org DVD and BR categories 12 years ago
Mark McDowall 253426873c Matching TvRage to TvDb 12 years ago
Mark McDowall eb42272764 Fixed SignalR - Its FM! 12 years ago
Mark McDowall b73f7a02d7 Inject DecisionEngine 12 years ago
Mark McDowall f00b17ac47 Added TvRageProvider and model classes 12 years ago
Mark McDowall fcefb3f762 Merge remote-tracking branch 'origin/master' into backbone 12 years ago
Mark McDowall 87cf09685c Backend work for omgwtfnzbs 12 years ago
Mark McDowall 89568cbe99 Merge branch 'master' into backbone 12 years ago
Mark McDowall 6f1df9fe05 Fixed: XBMC Frodo library updates 12 years ago
Mark McDowall b747db6b93 Version number parsing for XBMC Frodo 12 years ago
Mark McDowall 7cf326eeb5 Index and Club URLs fixed 12 years ago
Mark McDowall af2c86e40a Merge remote-tracking branch 'origin/master' into backbone 12 years ago
Mark McDowall aa40fe8c94 Removed NzbMatrix 12 years ago
Mark McDowall 461d55f15c Merge remote-tracking branch 'origin/master' into backbone 12 years ago
Mark McDowall 7bdc10c370 Xbmc episode metadata 12 years ago
Mark McDowall ecab574042 Merge remote-tracking branch 'origin/master' into backbone 12 years ago
Mark McDowall c8969b77fe More newzbin cleanup 12 years ago
Mark McDowall 05e4523bee Newzbin and NzbsRus 12 years ago
Mark McDowall bc424709af Merge remote-tracking branch 'origin/master' into backbone 12 years ago
Mark McDowall d1f9bdf0ec Empty searches in search history now show 12 years ago
Mark McDowall ccccb9a4cd Merge branch 'master' into backbone 12 years ago
Mark McDowall eddbd4a97b Renamed some settings, added 2nd priority for sab 12 years ago
Mark McDowall 22dc51a52f Minor cleanup to searchProvider 12 years ago
Mark McDowall d073a0b2fb Merge branch 'master' into searching 12 years ago