Jellyfin Pseudo centralization service that makes it easier to search through content on multiple Jellyfin servers
Find a file
2025-12-22 19:13:49 +00:00
.vscode Initial frontend draft 2025-12-22 18:10:28 +00:00
backend Initial backend draft 2025-12-22 18:45:15 +00:00
frontend Initial frontend draft 2025-12-22 18:10:28 +00:00
Dockerfile Initial setting up 2025-12-21 15:36:54 +00:00
README.md Updated readme with things to figure out 2025-12-22 19:13:49 +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?)