← back to dmlab-app__episodex

All specs 1 total

All specs Real LLM only Function bodies
matchSeriesREAL LLM gemma4:latest · · unknown
web/static/app.js
Attempts to match a series using a provided TVDB identifier by making an asynchronous API call. It accepts one argument, a tvdbId, and returns nothing, though it may trigger navigation or update the UI state upon success. If the API call indicates a successful merge, it navigates the user to the resulting series page; otherwise, it displays a success toast and reloads the series detail or the main series list view. Errors during the process result in an error toast notification.