What's Changed
- Update Posterizarr.ps1 by @gareth-c in #178
- fix: network path resolve on Windows
- If a network share was used in the configuration (e.g., \......), the returned path appeared as
Microsoft.PowerShell.Core\FileSystem::\\...\....
This caused Posterizarr to fail to detect images that were already present, resulting in their recreation.
- If a network share was used in the configuration (e.g., \......), the returned path appeared as
New Contributors
Full Changelog: 1.9.14...1.9.15