Jellyfin 10.9+ includes a native Media Segments API (/MediaSegments/{itemId}) that marks
skippable regions — Intro, Outro, Recap, Preview, Commercial — for any item (movies and
episodes alike). WiiFin currently supports only the community Intro Skipper plugin
(/Episode/{id}/IntroTimestamps), which only covers intros on episodes and requires a
separate plugin.
Goal: call the native API first; fall back to the plugin endpoint for servers that don't