Skip to content

Personal Media Addon v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:17
4935952

Personal Media Addon v1.1.1 fixes Windows first-run startup.

Fixed

  • Fixed ffprobePath.replace is not a function after selecting folders and clicking Save and open dashboard.
  • Correctly resolves the ffprobe-static 3.x module export and packaged app.asar.unpacked executable path.
  • Added regression tests for Windows, CommonJS, and packaged path handling.

Windows upgrade

  1. Close Personal Media Addon if it is still open.
  2. Download and run Personal.Media.Addon-1.1.1.Setup.exe.
  3. Launch Personal Media Addon again.

Existing settings and the local database remain in the Windows user application-data folder.

Docker Desktop on Windows

The Windows .exe is optional if you prefer Docker Desktop. Windows HDD, SSD, USB, and external-drive folders can be mounted read-only using paths such as E:/Media/Movies. See the README for the Compose example.

docker pull ghcr.io/squipy411/personal-media-addon:1.1.1

Full changelog: v1.1.0...v1.1.1