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/19b8bcaec43835c698a35975a748c2129c1413aa/Emby.Server.Implementations/LiveTv/LiveTvManager.cs?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

139 Commits (19b8bcaec43835c698a35975a748c2129c1413aa)

Author SHA1 Message Date
Bond_009 637e86478f Fix some warnings 3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 3 years ago
Bond_009 0bc0601442 Fix some warnings 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
Bond_009 a9b497720d Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip 4 years ago
crobibero 8517b28eba Make BaseItemDto Guids nullable 4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
crobibero 73f9a6d7d0 Convert array property to IReadOnlyList 4 years ago
Bond_009 49569ca0a0 Use nameof where possible 4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508 4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1 4 years ago
Bond_009 119f64f5e7 Make some methods async 4 years ago
Bond_009 2b400c99ef Fix warnings 4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events 5 years ago
Patrick Barron 7adac7561a Use System.Text.Json in LiveTvManager 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
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore 5 years ago
Vasily 40502a33e0
Merge pull request from Bond-009/warn18 5 years ago
Vasily 668e10ceb7
Merge pull request from Bond-009/nullable3 5 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode 5 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3 5 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry 5 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Mark Monteiro f815059698 Merge remote-tracking branch 'upstream/master' into register-services-correctly 5 years ago
Bond_009 49fe5e0a21 Fix some warnings 5 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model 5 years ago
Mark Monteiro cb2d99e831 Construct LiveTvDtoService and LiveTvManager correctly 5 years ago
Mark Monteiro 3d5b4f869c Register ILiveTvManager and IPlaylistManager correctly 5 years ago
Bond_009 3ab50f5a3f Address comments 5 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations 5 years ago
Bond_009 e714b9930e Merge branch 'master' into embytv 5 years ago
Bond-009 a4ca259a64 Add improved error error for 5 years ago
Bond-009 a2c35e6dba Merge remote-tracking branch 'upstream/master' into random 5 years ago
Bond_009 5cab79c839 Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs 5 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder 5 years ago
Bond_009 d9a03c9bb1 Fix more warnings 5 years ago
Bond_009 bbc0875387 Don't shuffle some types by default 5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings 5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance () 5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Bond-009 b44a70ff36 Simplify/remove/clean code 6 years ago
Bond_009 8d98885cda Less string allocations 6 years ago
Bond-009 78e4e2ed92 Fix all warnings 6 years ago