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

57 Commits (c2bcceaa212e8e94f9987d37e0c53d4ac58f6a0f)

Author SHA1 Message Date
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
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan 25f0315e91 Visual Studio Reformat: Emby.Server.Implementations Part T-T 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti a7b0b601fa 3.2.33.1 8 years ago
Luke Pulverenti 085470394e update home screen sections 8 years ago
Luke Pulverenti 49b799adbe 3.2.30.8 8 years ago
Luke Pulverenti 39c4542cf6 update query objects 8 years ago
Luke Pulverenti 1ad990ad72 update live tv data transfer 8 years ago
Luke Pulverenti 4e52c027bc improve nextup queries 8 years ago
Luke Pulverenti f07af448fa update main projects 8 years ago
Luke Pulverenti da77b05817 update data queries 8 years ago
Luke Pulverenti 2bac4f85ad improve next up performance 8 years ago
Luke Pulverenti 44687c2373 fix showing first episodes when next up empty 8 years ago
Luke Pulverenti 3674a65fae stop guide refresh when needed 8 years ago
Luke Pulverenti bff0cd4447 update next up query 8 years ago
Luke Pulverenti c2d0fd9985 update season queries 8 years ago
Luke Pulverenti 1aff48b93b move book support into the core 8 years ago