Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Releases: hudec117/Mpv.NET-lib-

1.2.0

01 Mar 18:29
00b885b

Choose a tag to compare

Changes:

  • @GabCM contributed: Added ability to load playlists and loop them.
  • @SebastianBecker2 contributed: Fixed shutdown race condition.

This package is available via NuGet.

1.1.1

19 Oct 11:17

Choose a tag to compare

Changes:

  • Fixed issue of not being able to free mpv DLL.
  • Simplified helper to avoid exception.

This package is available via NuGet.

1.1.0

21 Jul 18:43

Choose a tag to compare

Changes:

  • Added properties and events regarding cache.
  • Added interface for MpvPlayer.
  • Added frame stepping.

This package is available via NuGet.

1.1.0 Beta

21 Apr 14:38

Choose a tag to compare

1.1.0 Beta Pre-release
Pre-release

Changes:

  • Added properties and events regarding cache.
  • Added interface for MpvPlayer.

This package is available via NuGet.

1.0.0

28 Dec 17:15

Choose a tag to compare

Changes:

  • Added relative seeking.
  • Improved enabling youtube-dl. (+ documentation, see GitHub)
  • General improvements.

This package is available via NuGet.

0.9.0

05 Oct 21:05

Choose a tag to compare

0.9.0 Pre-release
Pre-release

Changes:

  • Added ability to add audio tracks.
  • Added logging feature. (from mpv)
  • Mpv position property only observed when the PositionChanged event is subscribed to.
  • General improvements.

This package is available via NuGet.

0.8.0

17 Aug 23:01

Choose a tag to compare

0.8.0 Pre-release
Pre-release

Changes:

  • MediaFinished is also invoked when the video unloads.
  • Performance improvement in MpvPlayer.
  • General improvements.

This package is available via NuGet.

0.7.0

01 Jul 13:11

Choose a tag to compare

0.7.0 Pre-release
Pre-release

Changes:

  • Updated documentation.
  • Added MediaFinished event that is invoked when media finishes playing.
  • Fixed bug with SeekAsync.

This package is available via NuGet.

0.6.0

29 Jun 08:35

Choose a tag to compare

0.6.0 Pre-release
Pre-release

Changes:

  • Added DataDouble property to MpvEventProperty.
  • Added protection to the properties in MpvEventProperty.
  • All time related properties in the MpvPlayer have been converted to using milliseconds instead of seconds.
  • Added MediaPaused and MediaResumed events.

This package is available via NuGet.

0.5.1

26 Jun 09:57

Choose a tag to compare

0.5.1 Pre-release
Pre-release

Changes:

  • Accidentally published wrong DLL in Nuget package. Fixed.

This package is available via NuGet.