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

23 Commits (5967d26228e99dede275d5807a583e7811634e37)

Author SHA1 Message Date
Cody Robibero 6e5ec99ea1
Move userId in API from route to optional query parameter () 1 year ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid () 1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType 1 year ago
cvium 209edd38a4 refactor: simplify authz 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult 3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
Bond_009 f46195899e Improve perf of db save and query 4 years ago
crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files 4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago
crobibero 6a07e93ddd Fix endpoint auth 4 years ago
crobibero 29fc882037 merge all attributes 5 years ago
crobibero b64108923a Add missing references 5 years ago
crobibero 59d47ec3f5 Make all FromRoute required 5 years ago
crobibero 858aecd409 Fix all route for base url support 5 years ago
crobibero dbeeb7cf4a fix merge conflicts 5 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value 5 years ago
David 33de0ac108 Use RequestHelpers.Split 5 years ago
David f17d198eb5 Move SuggestionsService to Jellyfin.Api 5 years ago