Skip to content

Releases: Squipy411/personal-media-addon

Personal Media Addon v1.1.1

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

Personal Media Addon v1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 05:01

Personal Media Addon v1.1.0 is the first public Windows and Docker release.

Windows

  • Use Personal.Media.Addon-1.1.0.Setup.exe for the normal installer.
  • Use Personal.Media.Addon-win32-x64-1.1.0.zip for the portable build.
  • The first release is unsigned, so Windows SmartScreen may show an unrecognized-publisher warning.

Docker / CasaOS / ZimaOS

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

The included Compose file contains CasaOS/ZimaOS dashboard metadata. Movie and TV mounts are read-only; only /app/data is writable.

Highlights

  • Automatic metadata with optional TMDB and zero-configuration fallbacks
  • Stremio-compatible movie and series catalogs
  • Direct streaming with seeking and signed links
  • Password-protected management dashboard
  • Incremental scanning, file watching, health checks, and logs
  • Cross-platform Windows and POSIX path handling

Full changelog: https://github.com/Squipy411/personal-media-addon/commits/v1.1.0