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

26 Commits (956c89dc2f5d6c3b8a3f362564b174fe303a9401)

Author SHA1 Message Date
cvium 209edd38a4 refactor: simplify authz 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 3 years ago
Cody Robibero d2e18547b1
Require properly typed ActionResult<T> () 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller () 4 years ago
Bond_009 f46195899e Improve perf of db save and query 4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible 4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files 4 years ago
crobibero 0dd2b169a3 Add ModelBinder to ItemFilter 4 years ago
crobibero f8e6edbfeb Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero 11d69fd3b1 Make MrLinter happy 4 years ago
crobibero 372f0eb38a Remove AddItemFields 4 years ago
Bond_009 49569ca0a0 Use nameof where possible 5 years ago
crobibero 69360b749a Convert field string to enum. 5 years ago
Patrick Barron 414bedbde4 Move library entities to folder. 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
Cody Robibero 8459d486de
Update Jellyfin.Api/Controllers/MoviesController.cs 5 years ago
crobibero 7c79ee0cd5 Move MoviesService.cs to Jellyfin.Api 5 years ago