Skip to content

Releases: zachsaw/MPDN_Extensions

MPDN Extensions v1.26.3

12 Apr 01:13
Compare
Choose a tag to compare

These extensions are compatible with MPDN v2.46.0 and above with Extensions API Level 9. They are _not compatible_ with any prior MPDN versions.

End Users

Installer

The installer can be used if you have installed MPDN via an installer. Simply download the installer executable and run it.

Standalone

Download Mpdn.Extensions.zip and extract the files and folders in the Extensions folder into your MPDN Extensions folder. Make sure you _delete all the old files and folders in MPDN's Extensions folder first before you extract the new version!_

Developers

Download the source code archive instead. Then extract the files and folders in the Extensions folder into your MPDN Extensions folder (make sure it's empty before you do).

If you also want to try out the example scripts, extract the two folders under Examples into your MPDN Extensions folder too.

Related Downloads

MPDN Remote Control Client v1.3.0.67 by DeadlyEmbrace
MPDN Remote Control Client for Android

Changelog

v1.26.2 - v1.26.3

Render Script
  • Bilateral: Quality improvements
  • SuperRes: Quality improvements
Player Extensions
  • RemoteControl: Bug fixes
Detailed Changelog

MPDN Extensions v1.26.2

07 Mar 12:52
Compare
Choose a tag to compare

These extensions are compatible with MPDN v2.46.0 and above with Extensions API Level 9. They are _not compatible_ with any prior MPDN versions.

End Users

Installer

The installer can be used if you have installed MPDN via an installer. Simply download the installer executable and run it.

Standalone

Download Mpdn.Extensions.zip and extract the files and folders in the Extensions folder into your MPDN Extensions folder. Make sure you _delete all the old files and folders in MPDN's Extensions folder first before you extract the new version!_

Developers

Download the source code archive instead. Then extract the files and folders in the Extensions folder into your MPDN Extensions folder (make sure it's empty before you do).

If you also want to try out the example scripts, extract the two folders under Examples into your MPDN Extensions folder too.

Related Downloads

MPDN Remote Control Client v1.3.0.67 by DeadlyEmbrace

Changelog

v1.26.1 - v1.26.2

Render Script
  • Bilateral: Quality improvements
Framework
  • Fixed: NNEDI + SSIM resulting in black screen
Installer
  • Fixed: Installer fails to download MPDN
Detailed Changelog

MPDN Extensions v1.26.1

04 Mar 03:47
Compare
Choose a tag to compare

These extensions are compatible with MPDN v2.46.0 and above with Extensions API Level 9. They are _not compatible_ with any prior MPDN versions.

End Users

Installer

The installer can be used if you have installed MPDN via an installer. Simply download the installer executable and run it.

Standalone

Download Mpdn.Extensions.zip and extract the files and folders in the Extensions folder into your MPDN Extensions folder. Make sure you _delete all the old files and folders in MPDN's Extensions folder first before you extract the new version!_

Developers

Download the source code archive instead. Then extract the files and folders in the Extensions folder into your MPDN Extensions folder (make sure it's empty before you do).

If you also want to try out the example scripts, extract the two folders under Examples into your MPDN Extensions folder too.

Related Downloads

MPDN Remote Control Client v1.3.0.67 by DeadlyEmbrace

Changelog

v1.26.0 - v1.26.1

Framework
  • Fixed: Audio scripts not usable on some systems (Mpdn.Core is not found error)
  • Fixed: Audio script group fails to show config dialog due to incompatibility with saved settings (now clears old settings to allow user to reconfigure the script group)
Detailed Changelog

MPDN Extensions v1.26.0

04 Mar 00:06
Compare
Choose a tag to compare

These extensions are compatible with MPDN v2.46.0 and above with Extensions API Level 9. They are _not compatible_ with any prior MPDN versions.

End Users

Installer

The installer can be used if you have installed MPDN via an installer. Simply download the installer executable and run it.

Standalone

Download Mpdn.Extensions.zip and extract the files and folders in the Extensions folder into your MPDN Extensions folder. Make sure you _delete all the old files and folders in MPDN's Extensions folder first before you extract the new version!_

Developers

Download the source code archive instead. Then extract the files and folders in the Extensions folder into your MPDN Extensions folder (make sure it's empty before you do).

If you also want to try out the example scripts, extract the two folders under Examples into your MPDN Extensions folder too.

Related Downloads

MPDN Remote Control Client v1.3.0.67 by DeadlyEmbrace

Changelog

v1.25.0 - v1.26.0

Render Scripts
  • Super-XBR
    • Updated by Hilian with an improved anti-ringing algorithm and tweaked parameters
  • EWA Scaler
    • Fixed weights not refreshed in some situations
  • Image Processing Shaders
    • Fixed gamma/linear conversion naming misnomer (was wrong way around)
    • Added fast gamma/linear conversion (using approximation method) shaders
    • Added display gamma correction shader
    • No longer requires shaders to be in the 'ImageProcessingShaders' folder
  • SSIM
    • Performance optimizations
    • Added strength option
    • Added config dialog
  • SuperRes / SuperChromaRes
    • Performance and picture quality improvements
    • Added fast preset for Super-XBR
  • Bilateral
    • New reconstructive method for retrieving chroma information from the luma
Audio Scripts
  • Framework rework to allow audio scripts to share the same core framework as render scripts
Player Extensions
  • YouTube Source
    • Added ability to auto detect supported sites
  • RAR File Source
    • ".rar" files are now visible in the open file dialog
Detailed Changelog

MPDN Extensions v1.25.0

01 Feb 09:09
Compare
Choose a tag to compare

These extensions are compatible with MPDN v2.45.0 and above with Extensions API Level 8. They are _not compatible_ with any prior MPDN versions.

End Users

Installer

The installer can be used if you have installed MPDN via an installer. Simply download the installer executable and run it.

Standalone

Download Mpdn.Extensions.zip and extract the files and folders in the Extensions folder into your MPDN Extensions folder. Make sure you _delete all the old files and folders in MPDN's Extensions folder first before you extract the new version!_

Developers

Download the source code archive instead. Then extract the files and folders in the Extensions folder into your MPDN Extensions folder (make sure it's empty before you do).

If you also want to try out the example scripts, extract the two folders under Examples into your MPDN Extensions folder too.

Related Downloads

MPDN Remote Control Client v1.3.0.67 by DeadlyEmbrace

Changelog

v1.24.2 - v1.25.0

Render Scripts
  • [NEW] SSIM Downscaler
Player Extensions
  • Update Checker
    • Change HTTP to HTTPS for the UpdateChecker MPDN repository
  • Bug Fix: WebClient does not support concurrent IO operations error
Detailed Changelog

MPDN Extensions v1.24.2

18 Nov 05:26
Compare
Choose a tag to compare

These extensions are compatible with MPDN v2.45.0 and above with Extensions API Level 8. They are _not compatible_ with any prior MPDN versions.

End Users

Installer

The installer can be used if you have installed MPDN via an installer. Simply download the installer executable and run it.

Standalone

Download Mpdn.Extensions.zip and extract the files and folders in the Extensions folder into your MPDN Extensions folder. Make sure you _delete all the old files and folders in MPDN's Extensions folder first before you extract the new version!_

Developers

Download the source code archive instead. Then extract the files and folders in the Extensions folder into your MPDN Extensions folder (make sure it's empty before you do).

If you also want to try out the example scripts, extract the two folders under Examples into your MPDN Extensions folder too.

Related Downloads

MPDN Remote Control Client v1.3.0.67 by DeadlyEmbrace

Changelog

v1.24.1 - v1.24.2

Audio Scripts
  • Show warning if Audio Script fails to initialize when Intel/AMD OpenCL driver is not installed
  • Reclock
    • Allow reclock to auto activate when deinterlaced video frame rate matches display refresh rate
    • Retains the current adjustment following a pause/play/seek instead of restarting calculation
Detailed Changelog

MPDN Extensions v1.24.1

16 Nov 01:58
Compare
Choose a tag to compare

These extensions are compatible with MPDN v2.45.0 and above with Extensions API Level 8. They are _not compatible_ with any prior MPDN versions.

End Users

Installer

The installer can be used if you have installed MPDN via an installer. Simply download the installer executable and run it.

Standalone

Download Mpdn.Extensions.zip and extract the files and folders in the Extensions folder into your MPDN Extensions folder. Make sure you _delete all the old files and folders in MPDN's Extensions folder first before you extract the new version!_

Developers

Download the source code archive instead. Then extract the files and folders in the Extensions folder into your MPDN Extensions folder (make sure it's empty before you do).

If you also want to try out the example scripts, extract the two folders under Examples into your MPDN Extensions folder too.

Related Downloads

MPDN Remote Control Client v1.3.0.67 by DeadlyEmbrace

Changelog

v1.24.0 - v1.24.1

Player Extensions
  • [Remote] Prevent remote to receive multiple playlist changed events
AudioScripts
  • [Script Group] Fixed hotkeys not working ocassionally
Detailed Changelog

MPDN Extensions v1.24.0

11 Nov 02:32
Compare
Choose a tag to compare

These extensions are compatible with MPDN v2.45.0 and above with Extensions API Level 8. They are _not compatible_ with any prior MPDN versions.

End Users

Installer

The installer can be used if you have installed MPDN via an installer. Simply download the installer executable and run it.

Standalone

Download Mpdn.Extensions.zip and extract the files and folders in the Extensions folder into your MPDN Extensions folder. Make sure you _delete all the old files and folders in MPDN's Extensions folder first before you extract the new version!_

Developers

Download the source code archive instead. Then extract the files and folders in the Extensions folder into your MPDN Extensions folder (make sure it's empty before you do).

If you also want to try out the example scripts, extract the two folders under Examples into your MPDN Extensions folder too.

Related Downloads

MPDN Remote Control Client v1.3.0.67 by DeadlyEmbrace

Changelog

v1.23.2 - v1.24.0

Player Extensions
  • [Remote] Fixed remote requiring reconnect on first connect
  • [Playlist] Fixed error message being shown when "Play next in folder" is selected and the last item in playlist happens to be a URL
  • [RAR File Source] Added ability to play media files straight from RAR archives created with 'store' method
  • [DVD Source] Added ability to play VTS_xx_0.IFO files (which will play its corresponding VOB files) from a DVD VIDEO_TS folder
Detailed Changelog

MPDN Extensions v1.23.2

05 Nov 04:21
Compare
Choose a tag to compare

These extensions are compatible with MPDN v2.45.0 and above with Extensions API Level 8. They are _not compatible_ with any prior MPDN versions.

End Users

Installer

The installer can be used if you have installed MPDN via an installer. Simply download the installer executable and run it.

Standalone

Download Mpdn.Extensions.zip and extract the files and folders in the Extensions folder into your MPDN Extensions folder. Make sure you _delete all the old files and folders in MPDN's Extensions folder first before you extract the new version!_

Developers

Download the source code archive instead. Then extract the files and folders in the Extensions folder into your MPDN Extensions folder (make sure it's empty before you do).

If you also want to try out the example scripts, extract the two folders under Examples into your MPDN Extensions folder too.

Related Downloads

MPDN Remote Control Client v1.3.0.67 by DeadlyEmbrace

Changelog

v1.23.1 - v1.23.2

Audio Scripts
  • Fixed an issue that causes heap corruption (hence crashing the player) when AudioScripts are in use
Detailed Changelog

MPDN Extensions v1.23.1

22 Oct 13:35
Compare
Choose a tag to compare

These extensions are compatible with MPDN v2.45.0 and above with Extensions API Level 8. They are _not compatible_ with any prior MPDN versions.

End Users

Installer

The installer can be used if you have installed MPDN via an installer. Simply download the installer executable and run it.

Standalone

Download Mpdn.Extensions.zip and extract the files and folders in the Extensions folder into your MPDN Extensions folder. Make sure you _delete all the old files and folders in MPDN's Extensions folder first before you extract the new version!_

Developers

Download the source code archive instead. Then extract the files and folders in the Extensions folder into your MPDN Extensions folder (make sure it's empty before you do).

If you also want to try out the example scripts, extract the two folders under Examples into your MPDN Extensions folder too.

Related Downloads

MPDN Remote Control Client v1.3.0.67 by DeadlyEmbrace

Changelog

v1.23.0 - v1.23.1

Player Extension
  • About MPDN Extensions incorrectly show version as 0.0.0.0
Detailed Changelog