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/f0e721ee8013e7eff1cf17d04d5079972f1f29c6/NzbDrone.Core/DataAugmentation You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

31 Commits (f0e721ee8013e7eff1cf17d04d5079972f1f29c6)

Author SHA1 Message Date
Keivan Beigi 487519a09f Removed Core/Model Core/Provider 12 years ago
Keivan Beigi 88b9104bc9 cleanup using statements 12 years ago
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 12 years ago
Keivan Beigi 1a0010e8e4 cleaned up using statements 12 years ago
kay.one 25e2c98c45 signalr cleanup 12 years ago
Mark McDowall 1454f158f5 Added caching to SAB 12 years ago
Mark McDowall cb6c8729b1 DailySeries uses new endpoint 12 years ago
Mark McDowall e07b588fd8 SceneMapping uses new API endpoint 12 years ago
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 12 years ago
Mark McDowall a3961ffb69 Added CommandId to commands 12 years ago
kay.one 87ac2b3b76 fixed Dtd issues on Linux. 12 years ago
Mark McDowall 11c49c9260 Using services to get updates now 12 years ago
kay.one 9f0ae763ff moved logic for reading static file to mappers 12 years ago
kay.one 9252c5269a Removed unused using statements 12 years ago
Mark McDowall 4a77197877 Daily series status will be fetched from API on data refresh 12 years ago
kay.one efa9cf6380 cleaned up the mindfuck that was scene mapping. 12 years ago
kay.one acf54203e5 Tuned down DB logging 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 32431540c5 Scheduled Tasks should work as long as they are registered. 12 years ago
Keivan Beigi ec58b8b595 removed all the jobs. 12 years ago
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 12 years ago
kay.one d6d524e624 decision engine now reports it's own errors rather than just dying. 12 years ago
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator 12 years ago
Keivan Beigi f9bb4178ed json serializer updates. 12 years ago
Mark McDowall a4d69cc5ce Manual join of Series for EpisodesBetweenDates 12 years ago
Keivan Beigi 1465fbf499 extracted interface fom HttpProvider 12 years ago
Keivan Beigi a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent 12 years ago
Keivan Beigi e436072dcc fixed circular dependency issue that stopped the app from starting. 12 years ago
kay.one a6a4932b44 rewrite of indexer/episode search 12 years ago
kay.one 48880e4964 cleaned up scene mapping code. 12 years ago