Felix adfa97e810 fix(jacktor): use season-specific extracted year in search URLs
Previously, the same year parameter was used for all seasons in generated
search links. The change calculates a distinct year per season by finding
the minimum ExtractedYear from torrents that contain that season and have
a valid year (>1900), falling back to the provided year when no matches
exist. This improves the accuracy of search results for multi-season
content where seasons may have different release years.
2026-05-05 22:01:02 +03:00
..