Jellyfin Pseudo centralization service that makes it easier to search through content on multiple Jellyfin servers
Find a file
2026-02-23 14:58:42 +00:00
.vscode
backend
frontend
pythonBackend/venv/bin
Dockerfile
README.md

JellyGlass

A "sInGle PaNe Of GlAs" for searching through content hosted across multiple jellyfin servers

Still WIP but would appreciate contributions ^w^ send me a message and I can let you know how I plan this to work

Things to figure out:

  • How much to cache (e.g. just libraries, series/movies for each library, episodes for each series, etc.)
  • How to redirect users to the specific series/movie/episode on the chosen jellyfin instance
  • How to manage stuff/admin stuff (management interface?)
  • Do we require users to login to view the media?
    • How would we handle this? SSO?