Skip to content

Releases: torum/MPDCtrl

v4.0.6

19 Apr 02:46

Choose a tag to compare

  • "Select between multiple outputs" #34
  • A few bug fixes.

Full Changelog: v4.0.5...v4.0.6

It should be available for download at Microsoft Store within a few days.

Also, a self-contained, single-file executable (for win-x64) is included in this release note.
Download "MPDCtrl-v4.0.6-win-x64.zip" (attached below in Assets), unzip the file, execute MPDCtrl.exe.

(You may get a warning dialog from Windows's defender when launching the exe because the exe is not digitally signed. I generally do not recommend installing/running any random app from the internet. However, if you know what you are doing, you can just click "More info" and proceed to run it. If you download the app from the App Store this won't happen/be needed)

v4.0.5

17 Apr 17:29

Choose a tag to compare

  • Added "Find (Ctrl+F)" within the page for Album and Artist, and overhauled filtering popups.
  • Added Thumbnail image to System Media Transport Controls (e.g. taskbar media control flyout)
  • A few UI tweaks and improvements.

Full Changelog: v4.0.3...v4.0.5

It should be available for download at Microsoft Store within a few days.

Also, a self-contained, single file executable (for win-x64) is included in this release note (attached below).
Download "MPDCtrl-v4.0.5-win-x64.zip" (attached below in Assets), unzip the file, execute MPDCtrl.exe.

(You may get a warning dialog from Windows's defender when launching the exe because the exe is not digitally signed. I generally do not recommend installing/running any random app from the internet. However, if you know what you are doing, you can just click "More info" and proceed to run it. If you download the app from the App Store this won't happen/be needed)

v4.0.3

11 Apr 14:54

Choose a tag to compare

  • Added: Sort Artists without "The" prefix. Sort Album without "The" and "A" prefix. (#38)
  • Added: "Remove duplicate songs" menu for playlists.
  • Move "Search" menu to Library node.
  • Fixed Album listbox item height where some characters like g were cropped at the bottom.
  • New packaging method. (Hopefully this fixes the missing localization resource issue)

Full Changelog: v4.0.2...v4.0.3

It should be available for download at Microsoft Store within a few days.
(There was some processing issue at the store, so I updated it, so the version is now v4.0.4)

Also, a self-contained, single file executable (for win-x64) is included in this release note (attached below).
Download "MPDCtrl-v4.0.3-win-x64.zip" below, unzip the file, execute MPDCtrl.exe.
(You may get a warning dialog from Windows's defender when launching the exe because the exe is not digitally signed. I generally do not recommend installing/running any random app from the internet. However, if you know what you are doing, you can just click "More info" and proceed to run it. If you download the app from the App Store this won't happen/be needed)

v4.0.2

04 Apr 07:06

Choose a tag to compare

  • Sort Albums and Artists on startup. (#37)
  • Exec search with enter pressed within Textbox. (#35)
  • Fixed Album songs not updated in certain situation. (#36)
  • Update encryption.
  • Bump .NET version to 10.0. and other dependencies to the latest versions.

It should be available for download at Microsoft Store within a few days.

Also, a self-contained, single file executable (for win-x64) is included in this release note (attached below).
Download "MPDCtrl-v4.0.2-win-x64-SingleFile.zip" below, unzip the file, execute MPDCtrl.exe.

Full Changelog: v4.0.1...v4.0.2

v4.0.1

31 Oct 10:56
053631a

Choose a tag to compare

  • Added tooltips for some options (#29)
  • Fixed a bug where options are not saved (#32)
  • Added some missing localized string resources.
  • Some really minor UI tweaks.

It should be available for download at Microsoft Store within a few days.

Full Changelog: v4.0.0...v4.0.1

v4.0.0

14 Oct 16:30

Choose a tag to compare

The UI of the v4 is completely rewritten with the latest WinUI3 from ground up. Also, lots of new features have been added.

It should be available for download at Microsoft Store within a few days.

Also, a self-contained, single file executable (for win-x64) is included in this release note (attached below).
Download "MPDCtrl-v4-win-x64-SingleFile.zip" below, unzip the file, execute MPDCtrl.exe.

It does not require installation or runtime to run it. When you are done with it, you can just delete the exe file. (You may also want clear album cover cache in settings page)

In addition to the self-contained, single file executable, NativeAOT compiled executable is also included in this release note (attached below). It launches much much faster.
Download "MPDCtrl-v4-win-x64-NativeAOT.zip" below, unzip the file, look for MPDCtrl.exe and execute it.

You may get a warning dialog from Windows's defender when launching the exe because the exe is not digitally signed. I generally do not recommend installing/running any random app from the internet. However, if you know what you are doing, you can just click "More info" and proceed to run it. If you download the app from the App Store this won't happen/be needed.

For other platforms like Linux, please check out MPDCtrlX which is a Avalonia UI based cross-platform desktop GUI client app ported from MPDCtrl.

Note:
You might need to click the black triangle next to the word "Assets" below to see what you are looking for.

v4.0.0-rc2

14 Oct 15:02

Choose a tag to compare

v4.0.0-rc2 Pre-release
Pre-release

This is a pre-release version (Release Candidate 2) of MPDCtrl v4.

The UI of the v4 is completely rewritten with the latest WinUI3 from ground up. Also, lots of new features have been added. Hence, there may be a few bugs and missing functionalities.

Download "MPDCtrl-v4-rc2.win-x64.zip" below, unzip the file, execute MPDCtrl.exe.

It's a self-contained single exe file. So it does not require installation or runtime to run it, also it does not install any files into you PC. When you are done with it, you can just delete the exe file. When v4 is ready for release, it will be compiled using NativeAOT, so it will launch much much faster.

You may get a warning dialog from Windows's defender when launching the exe because the exe is not digitally signed. I generally do not recommend installing/running any random app from the internet. However, if you know what you are doing, you can just click "More info" and proceed to run it. When v4 is ready for release, I will publish it on the App Store so that this won't happen/be needed.

For other platforms like Linux, please check out MPDCtrlX which is a Avalonia UI based cross-platform desktop GUI client app ported from MPDCtrl.

Note:
You might need to click the black triangle next to the word "Assets" below to see what you are looking for.

Full Changelog: v4.0.0-rc1...v4.0.0-rc2

v4.0.0-rc1

03 Oct 18:48

Choose a tag to compare

v4.0.0-rc1 Pre-release
Pre-release

This is a pre-release version (Release Candidate 1) of MPDCtrl v4!

The UI of the v4 is completely rewritten with the latest WinUI3 from ground up. Also, lots of new features have been added. Hence, there may be a few bugs and missing functionalities.

Download "MPDCtrl-v4-rc1.win-x64.zip" below, unzip the file, execute MPDCtrl.exe.

It's a self-contained single exe file. So it does not require installation or runtime to run it, also it does not install any files into you PC. When you are done with it, you can just delete the exe file.

You may get a warning dialog from Windows's defender when launching the exe because the exe is not digitally signed. I generally do not recommend installing/running any random app from the internet. However, if you know what you are doing, you can just click "More info" and proceed to run it. When v4 is ready for release, I will publish it on the App Store so that this won't happen/be needed.

For other platforms like Linux, please check out MPDCtrlX which is a Avalonia UI based cross-platform desktop GUI client app ported from MPDCtrl.

Note:
You might need to click the black triangle next to the word "Assets" below to see what you are looking for.

v3.2.5 Global Hotkey (media keys)

03 Aug 15:02

Choose a tag to compare

  • Global Hotkey (media keys: Play/Pause, Stop, Next, Previous) (#11)
  • Miscellaneous volume related fixes.

Full Changelog: v3.2.4...v3.2.5

Thank you for everyone participated in the discussion page etc.

As always, you can get it from the store. Also, a self contained, single file executable (for win-x64) is included in this release note (attached below) as well.

v3.2.4 Search by "any"

22 Jul 21:30

Choose a tag to compare

  • Search by "any" (#17)
  • Minor fixes.

Full Changelog: v3.2.3...v3.2.4

Thank you for everyone participated in the discussion page etc.

Self contained, single file executable (for win-x64) is included in this release note (attached below). As always, you can get it from the store as well.