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/0d8170cedb1fd711e5c2d09d458467cccdd7874a/Jellyfin.Api/Controllers/TvShowsController.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

35 Commits (0d8170cedb1fd711e5c2d09d458467cccdd7874a)

Author SHA1 Message Date
KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant () 3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible 4 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Claus Vium 61346dd2e2
Merge pull request from jackrvan/issue-5813 4 years ago
Jack accb974605 Add optional back 4 years ago
Jack e3ff473bd4 Review notes to set value to Datetime min value instead of null 4 years ago
Jack 7a17de84d9 Add optional to nextUpDateCutoff help text 4 years ago
Bond_009 f46195899e Improve perf of db save and query 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
crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
crobibero 3b9567d583 Add query parameter to disable returning first episode as next up 4 years ago
crobibero a15e126ef8 Fix inverted SkipWhile 4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible 4 years ago
Greenback e51ddd326c Fixes spelling. 4 years ago
crobibero 7fe8ca2b77 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero 0dd2b169a3 Add ModelBinder to ItemFilter 4 years ago
crobibero b22831f7e5 Add ModelBinder to ImageType 4 years ago
crobibero 11d69fd3b1 Make MrLinter happy 4 years ago
crobibero 372f0eb38a Remove AddItemFields 4 years ago
crobibero b9406e5444 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero 27e753ddb4 Convert image type string to enum. 4 years ago
crobibero 69360b749a Convert field string to enum. 4 years ago
crobibero 63ebae2f9e Remove nullable from required 5 years ago
crobibero 7294dc103f Fix api routes 5 years ago
crobibero fffa94fc33 Apply fixes from review 5 years ago
crobibero 8f6c2e7679 Remove leading slash from route attributes 5 years ago
crobibero dbeeb7cf4a fix merge conflicts 5 years ago
crobibero 5c66f9e471 changes from merge 5 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value 5 years ago
crobibero 73bcda7eac Make all optional strings nullable 5 years ago
crobibero 7a32d03101 remove unused parameters 5 years ago
David d64770bcdb Finish TvShowsController 5 years ago
David 293d96f27c Move TvShowsService to Jellyfin.Api started 5 years ago