Skip to content

Releases: datasone/MPVMediaControl

0.2.3

Choose a tag to compare

@datasone datasone released this 02 Sep 08:42
23636da

What's Changed

  • Introduced a feature to force kill MPVMediaControl when MPV exits, as current quit detection doesn't work well. This behaviour is configurable with the newly introduced kill_mc option.

New Contributors

0.2.2

Choose a tag to compare

@datasone datasone released this 13 May 15:28
972d219

Makes commands sent to MPV configurable (#16)

0.2.1

Choose a tag to compare

@datasone datasone released this 01 Feb 11:10
af9695f

Makes shot_path configurable (#13)

0.2.0

Choose a tag to compare

@datasone datasone released this 22 Jan 08:03
f27f125

Make the mpv's input ipc socket name configurable (#11)
Fixes the shot path parsing issue (#12)

0.1.1

Choose a tag to compare

@datasone datasone released this 06 Jan 05:20
708e6f5

What's Changed

  • Separate options to notify_media.conf by @sitiom in #9
  • Don't take screenshot for audio without cover image by @mhyee in #10

New Contributors

Full Changelog: 0.1.0...0.1.1

Link fix, auto start and quit, reset function

Choose a tag to compare

@datasone datasone released this 12 Mar 10:48
d89d580

Fix not working with links #4 #5
Allow the lua scrupt to auto start and quit the program #6
Add a "Reset SMTC" menu item to fix some problems caused by Windows bugs.

Fixes appearing small windows

Choose a tag to compare

@datasone datasone released this 08 Mar 12:54
403e4b0

Uses MediaPlayer API instead of for creating windows for enabling SMTC. Closes #1

Fixes cue/edl handling

Choose a tag to compare

@datasone datasone released this 29 Sep 07:53
f696a1b
0.0.2

Fixed faulty cue/edl file parsing

Initial release

Choose a tag to compare

@datasone datasone released this 18 Sep 13:38
8e0fc52

Initial release