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

25 Commits (247ec19de4945f4d7ab64d4a8772b72759e3d2b7)

Author SHA1 Message Date
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names 1 year ago
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common 1 year ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum () 1 year ago
Shadowghost ec32c56d3f Set removed and added tags recursively 2 years ago
SenorSmartyPants 369c7f1451
Save TVChannel Height if set () 2 years ago
Shadowghost 2e315b7f08 Properly build where clause for rating checks 2 years ago
Shadowghost c8d80450e0 Recursively update rating 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant () 3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 3 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable 4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files 4 years ago
crobibero 63ebae2f9e Remove nullable from required 4 years ago
crobibero 29fc882037 merge all attributes 4 years ago
crobibero 59d47ec3f5 Make all FromRoute required 4 years ago
Bond_009 119f64f5e7 Make some methods async 4 years ago
crobibero fffa94fc33 Apply fixes from review 5 years ago
crobibero 858aecd409 Fix all route for base url support 5 years ago
crobibero 73bcda7eac Make all optional strings nullable 5 years ago
crobibero 8c38644fca Fix response code & docs 5 years ago
crobibero 95bae56640 Fix response code & docs 5 years ago
crobibero 97ce641242 remove #nullable 5 years ago
crobibero 81d3ec7205 Move ItemUpdateService to Jellyfin.Api 5 years ago