![]() |
API Help - 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 Help (/t-api-help) |
API Help - chicckd - 2025-05-30 I've tried to figure out the API for Jellyfin but failed! I'm looking at doing something really simple, enable or disable a library via an API so I can script it. Or if there is another way of doing this in a script I'd try. I was trying to create something using this https://api.jellyfin.org/#tag/LibraryStructure/operation/UpdateLibraryOptions But getting really stuck as to how it works or the data I need to feed to the API? Does anyone have any pointers? TIA. |