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

128 Commits (9835608ff0d4f0f85e7e8238a3c0d3d7d60c82e8)

Author SHA1 Message Date
Keivan Beigi 28a919e74a fixed marr threading bug. 12 years ago
Mark McDowall 440a128f28 Calendar will now only show monitored episodes 12 years ago
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored 12 years ago
Mark McDowall 9b80478f6f No longer setting AirDate to null if it aired before series start date 12 years ago
Mark McDowall e1f2b0da69 Specials will not be monitored by default 12 years ago
Mark McDowall 40962aca1d Add new series won't create a folder 12 years ago
Mark McDowall c519195ce3 Fixed default monitored status for non-special episodes 12 years ago
Mark McDowall 2909498781 Season monitor toggle added 12 years ago
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons 12 years ago
Mark McDowall b420592553 Fixed colours on Calendar 12 years ago
Keivan Beigi f4ceb57b2b fixed issue where tvdbepisodeid change would break episode update. 12 years ago
kay.one a216e37d6a better Series.ToString() 12 years ago
Keivan Beigi 50ee2ee357 removed backlog from server 12 years ago
kay.one c4badd72bd added quality profile label 12 years ago
kay.one efa9cf6380 cleaned up the mindfuck that was scene mapping. 12 years ago
Mark McDowall d33b152a44 Episode.AirDate will be nulled if its before Series.FirstAired 12 years ago
kay.one fc7d4536ac minor cleanup 12 years ago
kay.one 233def11c7 fixed media cover download issue 12 years ago
kay.one e5d35d7f59 fixed media cover download issue 12 years ago
kay.one 287dedadea fixed episodeservice.updatemany 12 years ago
kay.one 6c1d16ae57 minor cleanup. 12 years ago
kay.one 49949bbe74 cleaned up refresh series info 12 years ago
kay.one 88cd6a3213 removed join from EpisodesBetweenDates, should be join in memoery in the API 12 years ago
kay.one e5cc0c1a93 value injector should map lazy loaded values properly. 12 years ago
Mark McDowall 1e4b7b033d Don't use alias for group by 12 years ago
Mark McDowall de911005cb Episodes between dates uses SQL join 12 years ago
Keivan Beigi 9181b1bb91 more granular Concurrency control. 12 years ago
kay.one 6144ff8f3e better handling of situations where a parsed episode isn't in the database. 12 years ago
kay.one e4e6bcae1d last used quality profile is now used as default 12 years ago
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path 12 years ago
Mark McDowall 8713ebefd6 No longer creating folders for existing series 12 years ago
kay.one 80759f923e diskscan is triggered when new episodes are added. 12 years ago
kay.one 21e9bad6d5 removed episode status from server. 12 years ago
Mark McDowall 9d96df9c2e Moved Missing and History to Fancy 12 years ago
kay.one 42849d3276 cleaning up episode/series air date/time 12 years ago
kay.one cbe4be814c fixed diskscan 12 years ago
Keivan Beigi 4deecde092 back to tiny for now 12 years ago
Mark McDowall 3602822572 More better joins, some minor MDM changes for paging 12 years ago
Mark McDowall f4dd6adc6a Added some tests for PagingSpecExtensions 12 years ago
Mark McDowall d37c8c26c2 LINQ for paging missing episodes 12 years ago
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 12 years ago
Keivan Beigi 8373e1ce10 added support for getting series by slug 12 years ago
Mark McDowall 7ab1084437 Adding history 12 years ago
Mark McDowall 6a3d886588 Missing doesn't double fetch 12 years ago
Mark McDowall d1eec340e0 Fixed missing sql queries 12 years ago
Mark McDowall 3983a36492 Fixed default sorting for series grid 12 years ago
Mark McDowall b4242f9fb2 Pagination for missing is alive! 12 years ago
Mark McDowall 00276041ad Starting missing conversion to backgrid 12 years ago
kay.one 016e360d1a quality Series.QualityProfile is lazyloaded. 12 years ago
kay.one d6d524e624 decision engine now reports it's own errors rather than just dying. 12 years ago