Releases: alyssabedard/mpv2anki
Releases · alyssabedard/mpv2anki
mpv2anki v2025.10.26
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
2025.10.11
Changed
- Add log file path in
mpv.conf - Allow user to change screenshot quality in
mpv.confor inscript-opts/mvp2anki.conf(Feature #4)
Fixed
- Update ffmpeg audio map for user's selected audio track (PR #3)
What's Changed
- Fix ffmpeg audio map by @wjohnsson in #3
- Image resize by @alyssabedard in #5
- Build release notes by @alyssabedard in #6
- Update Package build by @alyssabedard in #7
- Add Anki note types to package build by @alyssabedard in #8
New Contributors
- @wjohnsson made their first contribution in #3
Full Changelog: v1.2.0...v2025.10.11
mpv2anki v1.2.0
[1.2.0] - 2025-01-15
Changed
- mpv2anki.conf
- Configurations inside
config.lua - Makefile commands
- Documentations
Fixed
- Windows: path issues
mpv2anki v1.1.0
[1.1.0] - 2025-01-14
Added
- Simplified field mapping configuration with a .conf file at
script-opts/mvp2anki.conf - More documentation
- A basic Anki Note type matching the script Anki fields
Changed
- mpv configurations
input.confandmpv.conf - Configurations inside
config.lua - Makefile commands
Fixed
- Windows: mpv script loading issues
mpv2anki v1.0.0
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