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

61 Commits (19b8bcaec43835c698a35975a748c2129c1413aa)

Author SHA1 Message Date
Fernando Fernández 3d0b1ccae6
Remove all unused usings 3 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 3 years ago
cvium f23ef1f1b9 Use ProgressiveFileStream for LiveRecordings endpoint 3 years ago
Patrick Barron 8607b52541 Make device/session code async 4 years ago
crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 years ago
crobibero c6b381db10 Use request body for mapping xml channels 4 years ago
Bond_009 38932fc7d1 Schedules Direct requires the hex to be lowercase 4 years ago
Bond_009 8c8a71692e Remove Hex class as the BCL has one now 4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request from crobibero/more-param 4 years ago
BaronGreenback 4c394eec90
Update Jellyfin.Api/Controllers/LiveTvController.cs 4 years ago
Greenback e51ddd326c Fixes spelling. 4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1) 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 6748ba287d Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero b22831f7e5 Add ModelBinder to ImageType 4 years ago
crobibero b4d52d8009 Apply patch 4 years ago
crobibero 5d88e61076 Merge remote-tracking branch 'upstream/master' into livetv-ts-fix 4 years ago
crobibero 826c24142e Fix Genres separator 4 years ago
crobibero 3568c5f39b Fix early filestream close 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 36bae6f030 Use JsonConverter 4 years ago
crobibero fd9d325fa8 Use JsonConverter 4 years ago
crobibero 27e753ddb4 Convert image type string to enum. 4 years ago
crobibero 69360b749a Convert field string to enum. 4 years ago
Bond_009 2dbf73b989 Minor improvements 4 years ago
crobibero efce4d4bf3 Merge remote-tracking branch 'upstream/master' into bad-route 4 years ago
crobibero 612e135c8c Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
crobibero 8e15142d82 Merge remote-tracking branch 'upstream/master' into bad-route 4 years ago
crobibero 7294dc103f Fix api routes 4 years ago
crobibero afc8a307c7 Add missing FromRoute, Required attribute 4 years ago
crobibero eab92a0b01 Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
crobibero 29fc882037 merge all attributes 4 years ago
crobibero b64108923a Add missing references 4 years ago
crobibero 59d47ec3f5 Make all FromRoute required 4 years ago
crobibero d5eb246557 Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
crobibero 2f33bee2a9 Set openapi schema type to file where possible 4 years ago
crobibero dd078e7b82 use named client 4 years ago
Anthony Lavado 634ee2d1e9
Merge pull request from crobibero/fixes 4 years ago
crobibero 29d8e38161 Merge remote-tracking branch 'upstream/master' into fixes 4 years ago
crobibero be67528958 add disposal docs 4 years ago
crobibero 898ccab222 oop 4 years ago
crobibero 767c73e5c1 fix usings 4 years ago
crobibero 8da646e12b Dispose httpclient response 5 years ago
crobibero 8ddcd12348 Remove all using for HttpClient 5 years ago
crobibero 97fd11c9a4 Remove httpclient from Jellyfin.Api 5 years ago