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

170 Commits (1e88d2b7c3c7e9916d4be45309e0472f974eab62)

Author SHA1 Message Date
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
Keivan Beigi 182192e0ba added commands. 12 years ago
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator 12 years ago
Keivan Beigi 9efee65966 minor cleanup 12 years ago
kay.one a2e84a8f83 Updated restmodule, moved series, root folder to the new restmodule. 12 years ago
Mark McDowall a04a5e8669 SeriesStats moved to its own Repo 12 years ago
kay.one 4afec69c79 fixed series statistics query. 12 years ago
Mark McDowall f86cb87ced Added SeriesStatistics 12 years ago
Mark McDowall acb15d8e49 Fixed episodesWithoutFiles 12 years ago
markus101 fa2b2df7d5 Calculate double episode start time on episode info refresh 12 years ago
Mark McDowall 754c50aeba Episode cleanup and added end date 12 years ago
Mark McDowall c3273b74e8 Get by multiple ids added to BasicRepo 12 years ago
Mark McDowall a4d69cc5ce Manual join of Series for EpisodesBetweenDates 12 years ago
Mark McDowall 0ee175e382 Attempting join of Series to Episodes 12 years ago
Mark McDowall 0c46f7732a Fixed merge issue 12 years ago
Mark McDowall 3f83112086 Added todo to get UtcOffset from tvrage 12 years ago
kay.one 6e88f55a54 cleaned up parsing logic and structure. 12 years ago
Mark McDowall a6b66b7c90 Using Services, not Repos 12 years ago
Mark McDowall b1e772d852 Fixed some broken tests 12 years ago
Mark McDowall e43cb87620 Renamed Folder to FolderName. Series.Path is readonly 12 years ago
Mark McDowall 434e43f31a Series Path joins root folder and folder 12 years ago
Mark McDowall 23acb3a9ae Add series uses all available information 12 years ago
Mark McDowall 684a72792a Add series changes 12 years ago
Keivan Beigi e436072dcc fixed circular dependency issue that stopped the app from starting. 12 years ago
kay.one 7c1e81a70e broke episodeparseresult into filenameparseresult and indexerparseresult 12 years ago
kay.one a6a4932b44 rewrite of indexer/episode search 12 years ago
kay.one 048162a0ef fixed more tests. 12 years ago
kay.one 48880e4964 cleaned up scene mapping code. 12 years ago
kay.one bdcdc7c0f6 replaced FastReflection.dll with Fasterflect.dll to fix the race condition. 12 years ago
kay.one 4be637edff much nicer add new series. 12 years ago
kay.one a052a9389e fully replaced TVDB with Trakt.tv 12 years ago
kay.one af3282630f event aggregator is singleton to prevent it from being disposed. 12 years ago
kay.one 3cdff3bb71 added marr.datamapper source code for easy debugging. 12 years ago
kay.one 2008b54f5d fixed few more broken tests. 12 years ago
kay.one eaff6dc18f fixed UpdateFields in basic repository. 12 years ago
kay.one ba4950ea8f fixed some broken tests. 12 years ago
Mark McDowall b16d85d0fc Add series working, Only queue enabled jobs. 12 years ago
kay.one fc641baab3 got basic relationships working 12 years ago
kay.one 971053f8a2 rebase cleanup. 12 years ago
kay.one 6dd56114e3 added Marr.Data.Mapping 12 years ago
markus101 4bb4faf626 Migrations 12 years ago
kay.one b04fb32f77 updated seriesrepo to use the new syntax. 12 years ago
kay.one 1a4f3fad25 removed sqo. 12 years ago
markus101 ebbf5ea21f First steps for SQLite 12 years ago
Mark McDowall 05c7b4f4ef Added missing view 12 years ago
kay.one 9a8414edde moved cleanup of deleted files to their own service. 12 years ago
kay.one db37d020f4 renamed report rejection reason. 12 years ago
Keivan Beigi 4877ce405e event based cleanup when a series is deleted. 12 years ago
Keivan Beigi cc1dcffdf3 added delete series event 12 years ago
kay.one 1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 12 years ago
kay.one 9a738e3a65 episode detail is working but its a bit slow. 12 years ago
kay.one 62f15d4d96 season list is properly populated in series details. 12 years ago
kay.one 77eedf448e fixed jobs running all the time. 12 years ago
kay.one ba68dd9386 removed TvdbLib.dll using the embedded wattvdb.codeplex.com 12 years ago
Mark McDowall bb27995eaf Series Details started 12 years ago
kay.one beb2f7c7fd removed sqlce 12 years ago
kay.one de5d5b76e8 moved media file service 12 years ago
Mark McDowall da2c0d1d65 Calendar colouring, upcoming list shows yesterday 12 years ago
Mark McDowall 295a624311 popover overflows, overviews no longer capped 12 years ago