mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-06-17 12:08:54 +00:00
Move year extraction and comparison inside conditional to only apply for non-serial content (serial != 1). Previously, year tolerance was enforced for all search results, causing serial content to be incorrectly filtered when year mismatches occurred. Serial content often spans multiple years, so year matching is less reliable for identification. This change ensures serials bypass the year check while movies/single episodes still benefit from year-based filtering. Bump module version to 2.2.