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

23 Commits (8e498b01e73b84f4343f8a00df11869ab8ab7089)

Author SHA1 Message Date
crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 years ago
crobibero b5a7a74e89 Use GetParentItem where applicable 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 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 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 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 fffa94fc33 Apply fixes from review 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 1228d6711e remove unused parameters 5 years ago
crobibero e72a22c564 Move YearsService.cs to Jellyfin.Api 5 years ago
crobibero 60ab4cd7b1 move YearsService.cs to Jellyfin.Api 5 years ago