Jellyfin Forum
API access - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: API access (/t-api-access)



API access - choakem - 2023-08-22

Hi all,

Ive looked everywhere from Swagger to API docs to even inspecting XHR from my browser but unable to find any references to how I could set/change/re-order the default libray order via script php/curl etc....

I'm curious how the browser can do it but I cant see any references...

Am I looking in the wrong place? Doing something silly? etc....

Any advice where to look would be great.

Thanks for reading!!!!!!


RE: API access - Venson - 2023-08-22

Hey @choakem

What do you mean by "default library"?


RE: API access - bitmap - 2023-08-23

I think "default" is the wrong word here. The question is referring to changing the display order of libraries via API. This can be accomplished via the browser, but not -- ostensibly -- via API. "Default", I assume refers to the fact that when libraries are created, Jellyfin arbitrarily plops them wherever it decides they should go.