V1 user endpoint shims — covers Jellyfin 10.7.x and 10.8.x All paths use the /Users/{userId}/ prefix that was removed in 10.9. Do NOT call these functions directly. Use the ApiClient class via GetApi() (e.g., GetApi().GetItem()).
- Source
V1 user endpoint shims — covers Jellyfin 10.7.x and 10.8.x All paths use the /Users/{userId}/ prefix that was removed in 10.9. Do NOT call these functions directly. Use the ApiClient class via GetApi() (e.g., GetApi().GetItem()).