Releases: silkyclouds/PMDA
Releases · silkyclouds/PMDA
PMDA v0.5.9
- startup self‑diagnostic: checks DB, PATH_MAP coverage, permissions
- background_scan progress is now exact even when a worker crashes
PMDA v0.5.7
- detect end of scan and auto-stop scanning when scan_progress reaches scan_total (avoids UI hanging)
PMDA v0.5.6
- gracefully skip missing source folders during deduplication
(prevents FileNotFoundError when the album folder has already
been moved, renamed or never existed on disk)
PMDA v0.5.5
- fixed the port mapping issue... runs fine on unraid now !
PMDA v0.5.4
- all settings an now be configured through variables in order to simplify the configuration process (especially for unraid users)
- a bug that was creating folders instead of copying the conf files was resolved
PMDA v0.5.3
- fixes an issue where plex would refresh artist pages that didn't had any dupes removed (in CLI mode only)
PMDA v0.5.2
Added Dockerfile for Docker build