mirror of
https://github.com/agregarr/agregarr.git
synced 2026-03-30 00:02:40 +08:00
searchMulti returns all media types without known_for_department, causing wrong person selection when names collide (e.g., actor "Ingmar Bergman" chosen over the director). Switch to searchPerson and rank results by department match, profile image, then popularity. Relates to #443 Co-authored-by: bitr8 <bitr8@users.noreply.github.com>