Skip to content

Releases: alyssabedard/mpv2anki

mpv2anki v2025.10.26

26 Oct 21:22

Choose a tag to compare

2025.10.26

What's Changed

  • Allow user to pick up their preferred screenshot option by @alyssabedard in #10

Full Changelog: v2025.10.11...v2025.10.26

mpv2anki v2025.10.11

12 Oct 00:55

Choose a tag to compare

2025.10.11

Changed

  • Add log file path in mpv.conf
  • Allow user to change screenshot quality in mpv.conf or in script-opts/mvp2anki.conf (Feature #4)

Fixed

  • Update ffmpeg audio map for user's selected audio track (PR #3)

What's Changed

New Contributors

Full Changelog: v1.2.0...v2025.10.11

mpv2anki v1.2.0

15 Jan 22:02

Choose a tag to compare

[1.2.0] - 2025-01-15

Changed

  • mpv2anki.conf
  • Configurations inside config.lua
  • Makefile commands
  • Documentations

Fixed

  • Windows: path issues

mpv2anki v1.1.0

14 Jan 21:14

Choose a tag to compare

[1.1.0] - 2025-01-14

Added

  • Simplified field mapping configuration with a .conf file atscript-opts/mvp2anki.conf
  • More documentation
  • A basic Anki Note type matching the script Anki fields

Changed

  • mpv configurations input.conf and mpv.conf
  • Configurations inside config.lua
  • Makefile commands

Fixed

  • Windows: mpv script loading issues

mpv2anki v1.0.0

11 Jan 20:29

Choose a tag to compare

Initial release.

[1.0.0] - 2025-01-11

Added

  • Automatically create Anki cards with extracted content
    • Extract current subtitle text from MPV
    • Capture audio segment corresponding to subtitle timing
    • Take screenshots at current playback position

Fixed

  • macOS: mpv script loading issues

Full Changelog: https://github.com/alyssabedard/mpv2anki/commits/v1.0.0