mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Need help adding OpenSearch plugin #6865
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Kwonunn on GitHub (Mar 31, 2025).
Hi, I'm trying to add an OpenSearch plugin to the Jellyfin web frontend so you can easily search for content from the address bar. This feature relies on the webserver sending an XML file with some metadata about how the search engine works. Since this info is dependent on the URL of the Jellyfin instance, i was directed here to add this. I have no idea where to start to add something like this, so i was hoping to get some pointers.
In short, there needs to be some URL that i can point a link tag towards which returns the following XML content:
This example uses
http://localhost:8080, but this would need to be replaced with the actual URL of the instance. I'm not sure how to add this.Any help would be appreciated ^-^
@Kwonunn commented on GitHub (Mar 31, 2025):
My existing PR on jellyfin-web
@felix920506 commented on GitHub (Mar 31, 2025):
The best place to ask would be on our Matrix / Discord development channel.
https://jellyfin.org/contact