2.16.1 (2025-10-23)
Features
- add strict filtering option for year matching (9818513)
- add strict mode to season/episode matching (703e284)
- metadata/tmdb: use original titles from response and refactor alternative title fetching (3f97c6f), closes #442
- templates: add auto updating of external templates, allow overriding builtin/custom templates through imports, caching (d6b9657)
Bug Fixes
- builtins/newznab: update url hash after proxying (236935d)
- correctly handle fallback of seasonEpisode (6a5e26d)
- handle & in title normalisation/cleaning (e91307b)
- improve detection of separators in title preprocessing (90bbe8b)
- improve handling of title matching (3fa7bc7), closes #441
- improve logging of errors during public ip retrieval (d29d268)
- improve tmdb validation behaviour (cb3c143)
- metadata: don't use tvdb id mapping for movies and only use cinemetaData.released when necessary (86e65e7)
- metadata: parse and format release date from cinemetaData if available (d8b6460)
- only apply excludeSeasonPacks option to series type (d9730a0)
- replace certain characters with spaces (533e477)