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/3dc402433870ba3dcd0f0c9f282ea96538e43c8b/MediaBrowser.Providers/TV/SeriesMetadataService.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

75 Commits (3dc402433870ba3dcd0f0c9f282ea96538e43c8b)

Author SHA1 Message Date
Tim Eisele d10406fd75
Pre-fill ParentIndexNumber to preserve it between scans () 5 months ago
scampower3 1ca2c4b4e1 Backport pull request from jellyfin/release-10.9.z 6 months ago
nielsvanvelzen 0675b06bea Backport pull request from jellyfin/release-10.9.z 7 months ago
Shadowghost 9eab2bfe41 Backport pull request from jellyfin/release-10.9.z 8 months ago
Shadowghost 02678253b9 Backport pull request from jellyfin/release-10.9.z 9 months ago
Shadowghost 1a94976752 Backport pull request from jellyfin/release-10.9.z 9 months ago
Shadowghost 5d4880c497 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 45400ac301 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
gnattu 77a101cc98
Fix missing season Index () 10 months ago
Bond_009 b62b0ec2b5 Fix warnings 1 year ago
cvium c76026600e simplify if 2 years ago
cvium 7689990ad1 reduce calls to GetValidSeasonNameForSeries 2 years ago
cvium 9a246166b0 move a computation out of transaction and skip season updates if name matches 2 years ago
Cody Robibero 198b9aa530
Update MediaBrowser.Providers/TV/SeriesMetadataService.cs 2 years ago
Shadowghost a496da24e3
Apply suggestions from code review 2 years ago
Shadowghost 6ddc449a89 Implement NFO named season parsing 2 years ago
Bond_009 ab24c0e2cf Enable nullable for more files 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Joshua Boniface b3675ebce0 Backport pull request from jellyfin/release-10.8.z 3 years ago
Joe Rogers e3a7c9238d
Pull default MergeData implementation to parent 3 years ago
cvium beef6f0855 Don't query series twice 3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers 3 years ago
Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body. 4 years ago
cvium 9f6000d845 Add missing seasons during AfterMetadataRefresh 4 years ago
cvium 72cd6ab071 Remove dummy season and missing episode provider in a futile attempt to remove cruft 4 years ago
E.Smith f50348ca0b Log path on lookup errors 5 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
dkanada 403cd3205f
Merge pull request from crobibero/ilogger 5 years ago
aled 299e49f39d Fix a small number of compile warnings 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
dkanada a96c0a72b8
Merge pull request from dkanada/refactor 5 years ago
dkanada d7c34b4611 start tvdb migration for plugin interface 5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible 5 years ago
Bond_009 d9a03c9bb1 Fix more warnings 5 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings 6 years ago
Claus Vium ce51025e7c Use DI for TvDbClientManager 6 years ago
Claus Vium 0d43b06042 Fix MissingEpisodeProvider (almost) 6 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 6 years ago
Erwin de Haan 587bb85b41 Visual Studio Reformat: MediaBrowser.Providers 6 years ago
Bond_009 ea4c914123 Fix exception logging 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 0951819f00 fixes , fixes 8 years ago
Luke Pulverenti a7db7cd40c reduce traffic from session player 8 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 8 years ago
Luke Pulverenti 33014f77aa update GetItems method 8 years ago
Luke Pulverenti ef6b90b8e6 make controller project portable 8 years ago