Changelog

Updated automatically with each release — check back to see if your feature or fix landed.

  1. Mar 19, 2026

    feat(learning-engine): add adaptive filename learning engine (paid + free-demo)

  2. Mar 19, 2026

    fix(parsing): correct year-in-title matching for films like Blade Runner 2049

  3. Mar 17, 2026

    feat: marketing materials produced

  4. Mar 16, 2026

    ci: use supported xz compression for Linux AppImages

  5. Mar 3, 2026

    refactor: split free-demo into modular package + fix tk bugs + add smoke tests

  6. Mar 2, 2026

    fix: install imagemagick in linux CI jobs + guard icon cp with || true

  7. Mar 2, 2026

    feat: linux build support, dialog z-ordering, font readability, always-on-top

  8. Mar 1, 2026

    refactor: split monolithic main.py into modular package structure + fix runtime bugs + expand test suite

  9. Feb 23, 2026

    fix: use echo+cat temp file to safely prepend to CHANGELOG.md

  10. Feb 23, 2026

    feat: expand supported video formats to full Kodi default list + add settings/theme tests

  11. Feb 17, 2026

    feat: settings persistence + light/dark/system theme

  12. Feb 13, 2026

    feat: redesign artwork panel to show defaults first with alternate selection

  13. Feb 12, 2026

    feat: add pillow requirement