Releases: Squipy411/personal-media-addon
Releases · Squipy411/personal-media-addon
Release list
Personal Media Addon v1.1.1
Personal Media Addon v1.1.1 fixes Windows first-run startup.
Fixed
- Fixed
ffprobePath.replace is not a functionafter selecting folders and clicking Save and open dashboard. - Correctly resolves the
ffprobe-static3.x module export and packagedapp.asar.unpackedexecutable path. - Added regression tests for Windows, CommonJS, and packaged path handling.
Windows upgrade
- Close Personal Media Addon if it is still open.
- Download and run
Personal.Media.Addon-1.1.1.Setup.exe. - 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.1Full changelog: v1.1.0...v1.1.1
Personal Media Addon v1.1.0
Personal Media Addon v1.1.0 is the first public Windows and Docker release.
Windows
- Use
Personal.Media.Addon-1.1.0.Setup.exefor the normal installer. - Use
Personal.Media.Addon-win32-x64-1.1.0.zipfor 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.0The 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