Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/5cc49d25c4bd224ff453012828b502d3bde31696/Emby.Server.Implementations/Library/Resolvers/TV/SeasonResolver.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

29 Commits (5cc49d25c4bd224ff453012828b502d3bde31696)

Author SHA1 Message Date
Shadowghost 4a06b6d13b Backport pull request from jellyfin/release-10.9.z 9 months ago
Shadowghost c0364fc766 Backport pull request from jellyfin/release-10.9.z 9 months ago
Shadowghost 29a293f9e7 Backport pull request from jellyfin/release-10.9.z 10 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string 1 year ago
Shadowghost 6ddc449a89 Implement NFO named season parsing 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc. 3 years ago
Bond_009 03f933aaa0 Fix the last few warnings 3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
Bond_009 bcb4010db6 More improvements 4 years ago
Patrick Barron 0aa349fe40 Remove unused dependencies. 5 years ago
telans 8de6452967
fix some documentation periods 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible 5 years ago
Bond_009 dc62e436c4 Clean up Emby.Naming 5 years ago
Bond-009 a6f9ceedd8 Fix more warnings 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti 47d7eaeedb fixes - Emby creates bogus seasons from subfolderss 7 years ago
Luke Pulverenti 060215143f improve httpclient resource disposal 7 years ago
Luke Pulverenti de5a8d579b move season zero display name to per library settings 8 years ago
Luke Pulverenti b8834be83c update naming project to target .net standard 8 years ago
Luke Pulverenti 8732a60345 set season name in SeasonResolver 8 years ago
Luke Pulverenti 3a8b567f14 update file responses 8 years ago
Luke Pulverenti 3eb4091808 move additional classes to new server lib 8 years ago