mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-06-17 12:08:54 +00:00
Replace flat search result handling with a grouped model where each show contains a list of season entries, enabling deterministic serial flow for single-show and multi-season matches. Update controller logic to branch serial/movie processing against grouped results, add explicit season selection handling, and reuse selected season URLs on follow-up requests. Adjust search parsing to collect raw items, filter non-content entries, and group by normalized show identity before caching, removing early year-based filtering from cached returns.