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 Initial frontend draft 2025-12-22 18:10:28 +00:00
backend Configured for docker container 2026-02-23 14:58:42 +00:00
frontend Configured for docker container 2026-02-23 14:58:42 +00:00
pythonBackend/venv/bin don't look at me 2025-12-24 18:23:06 +00:00
Dockerfile Configured for docker container 2026-02-23 14:58:42 +00:00
README.md Update README.md 2025-12-22 19:15:05 +00:00

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?