use the standard plugin settings backend
Move the Interpretation page under the Admin Settings section.
Update HLS to pass through SUSI for Eventyay testing.
Finalize PR #19 and prepared it for merge.
Yesterday, I improved the Eventyay Interpretation plugin by integrating it with the standard plugin settings backend and moving the Interpretation page under the Admin Settings section. I also updated the HLS workflow to pass through SUSI for Eventyay testing, refined the WebSocket/SSE communication design, and finalized PR #19 for merge.
2. What do I plan to do today?Today, I plan to extend the Interpretation plugin to support multiple providers, like SUSI and VoxBento. I will also update the per-room configuration and event caption settings, and improve the connection flow by making WebSockets the primary communication method for SUSI and eventyay communication with Server-Sent Events (SSE) as the fallback.
3. What is blocking me from making progress?