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

18 Commits (61fa325ef05daac7c5105623d2de435ec94ef6a7)

Author SHA1 Message Date
Patrick Barron a0c6f72762 Migrate authentication db to EF Core 4 years ago
Patrick Barron 8607b52541 Make device/session code async 4 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable 4 years ago
Joshua M. Boniface 509a4d0900
Merge pull request from crobibero/mark-played 4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files 4 years ago
crobibero 2f75f84b6f Fix marking item as played 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 287baa4965 remove unused directives 5 years ago
crobibero 3ba1f4c901 add proper converter for legacy datetime 5 years ago
crobibero 4b87bbf53d fix route 5 years ago
crobibero 2f853b902a fix datetime parsing 5 years ago
crobibero 858aecd409 Fix all route for base url support 5 years ago
David 90039e1ad3 Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio 5 years ago
David 3514813eb4 Continute work 5 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value 5 years ago
crobibero f45d44f321 Move PlaystateService.cs to Jellyfin.Api 5 years ago