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/818b860c21c9eb8a5bc329ef8e74b16d72efdb21/Emby.Server.Implementations/TV You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

75 Commits (818b860c21c9eb8a5bc329ef8e74b16d72efdb21)

Author SHA1 Message Date
Bill Thornton 9c64f94458 Add option to include resumable items in next up requests 2 years ago
Bond_009 cb85fc688f Enable nullable for more files 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
cvium 08d2acba20 Backport pull request from jellyfin/release-10.8.z 2 years ago
cvium 812a4170ee Backport pull request from jellyfin/release-10.8.z 2 years ago
Claus Vium 4a261a3ec0 Backport pull request from jellyfin/release-10.8.z 3 years ago
Niels van Velzen bef4256d47 Use guid for seriesId API parameter 3 years ago
Claus Vium 53209830e7
Merge pull request from Bond-009/guid 3 years ago
Bill Thornton df70d7bdf1 Use IReadOnlyList for seriesKeys 3 years ago
Bill Thornton 055c63bdee Include played and unplayed results in the same next up request 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
SenorSmartyPants bbac59c6d6
Rewatching next up () 3 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult 3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
Bond_009 637e86478f Fix some warnings 4 years ago
Claus Vium 61346dd2e2
Merge pull request from jackrvan/issue-5813 4 years ago
Jack e3ff473bd4 Review notes to set value to Datetime min value instead of null 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching () 4 years ago
Jack 198cc6e76a Some code cleanup. Allow NextUpDateCutoff to be null 4 years ago
Jack d7855500c2 Add NextUpCutoffDate to NextUpQuery 4 years ago
Smith00101010 6293629d32
Apply suggested formatting changes 4 years ago
Moshe Schmidt 4bbfcaef83 Include specials in the calculation for the "Next Up" episode. Fixes 4 years ago
crobibero 1455c2aa10 Remove commented code 4 years ago
crobibero 3b9567d583 Add query parameter to disable returning first episode as next up 4 years ago
crobibero 3d754fa5bf Revert "Don't return first episodes in next up" 4 years ago
crobibero ee23d06154 Use a more descriptive function name 4 years ago
crobibero b670937c3d Use typed UserManager GetPreference 4 years ago
Claus Vium e042572588
Merge pull request from crobibero/guid-params 4 years ago
Claus Vium 673d2c0d26
Update Emby.Server.Implementations/TV/TVSeriesManager.cs 4 years ago
MrTimscampi 371092cf62 Fix possible nullref 4 years ago
MrTimscampi 7ba9ba4780 Fix typo 4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible 4 years ago
MrTimscampi 21a67a66d2 Prevent GetUpNext from returning episodes in progress 4 years ago
MrTimscampi 0dda909a60 Fix suggestion 4 years ago
MrTimscampi c196ad3351 Don't return first episodes in next up 4 years ago
Bond_009 49569ca0a0 Use nameof where possible 5 years ago
Claus Vium 90fa1149fa Fix warnings 5 years ago
Claus Vium a23920e2ad Only fetch Next Up for episodes that have been fully matched 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 06f9cde22f Merge branch 'master' into userdb-efcore 5 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago