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/750eaa9d276fda77512ec30c09d20371174aa13a/Emby.Server.Implementations/LiveTv/Listings You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

94 Commits (750eaa9d276fda77512ec30c09d20371174aa13a)

Author SHA1 Message Date
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508 5 years ago
Bond_009 384ab39f5b Fix some warnings 5 years ago
crobibero 2a8653b309 Merge remote-tracking branch 'upstream/master' into http-client-migrate 5 years ago
crobibero ae8ff1ca54 last time I swear 5 years ago
crobibero 4d4dc0b555 Remove ResponseHeadersRead in SchedulesDirect 5 years ago
crobibero d8a0edc511 Revert "Remove ResponseHeadersRead where applicable" 5 years ago
crobibero 85844a84b6 Remove ResponseHeadersRead where applicable 5 years ago
crobibero b111b9e2c9 Fix styling 5 years ago
crobibero 4038d15c83 Properly migrate all HttpCompletionOption 5 years ago
Bond_009 e653eef44f Fix some warnings 5 years ago
crobibero 97cc3d54bb migrate to IHttpClientFactory in XmlTvListingsProvider 5 years ago
crobibero 652e688cc1 migrate to IHttpClientFactory in SchedulesDirect 5 years ago
Bond_009 ab2147751f Make MediaBrowser.MediaEncoding warnings free 5 years ago
Bond_009 2b400c99ef Fix warnings 5 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1) 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
telans acd4389653
fix SA1005 5 years ago
dkanada 403cd3205f
Merge pull request from crobibero/ilogger 5 years ago
aled 22a860a806 Fix a small number of compile warnings 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Bond_009 2be394089e Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common 5 years ago
Bond_009 3ab50f5a3f Address comments 5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible 5 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations 5 years ago
dkanada fb61a1f882
Merge pull request from Bond-009/releaseerror 5 years ago
Bond-009 c824c564cd Move Emby.XmlTv to a NuGet package () 5 years ago
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects 5 years ago
Bond-009 b477b3874e Fix some warnings 5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings 6 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Bond_009 5d9fa06675 Cleanup 6 years ago
Bond_009 b294b802a8 Try to fix XmlTvListingsProvider 6 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager 6 years ago
Bond-009 0a5550b13d Remove more unused stuff 6 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 6 years ago
Erwin de Haan f1ef0b0b4c Fix namespacing so it lines up properly with file names and paths () 6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` 6 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile` 6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory 6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar 6 years ago
Erwin de Haan 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 6 years ago
Erwin de Haan e63b18f17d Reformat JustAMan review second pass changes. 6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan 39ef1106d7 Visual Studio Reformat: Emby.Server.Implementations Part Liv-P 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Bond_009 a1b96a3135 Clean up HttpClientManager, LiveTvManager and InstallationManager 6 years ago
Bond_009 a445233192 Fix warning and improve performance 6 years ago
Bond_009 4c95aee52e Fix logging in XmlTvListingsProvider 6 years ago