Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: silkyclouds/PMDA

PMDA v0.5.9

23 Jun 19:42
a3c85f9

Choose a tag to compare

  • startup self‑diagnostic: checks DB, PATH_MAP coverage, permissions
  • background_scan progress is now exact even when a worker crashes

PMDA v0.5.7

23 Jun 13:23
2e1f9bf

Choose a tag to compare

  • detect end of scan and auto-stop scanning when scan_progress reaches scan_total (avoids UI hanging)

PMDA v0.5.6

23 Jun 10:47
ee7e657

Choose a tag to compare

  • 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

22 Jun 20:49
c89e741

Choose a tag to compare

  • fixed the port mapping issue... runs fine on unraid now !

PMDA v0.5.4

20 Jun 14:03
5598ca5

Choose a tag to compare

  • 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

16 Jun 18:43
7a27c24

Choose a tag to compare

  • fixes an issue where plex would refresh artist pages that didn't had any dupes removed (in CLI mode only)

PMDA v0.5.2

16 Jun 13:42

Choose a tag to compare

Added Dockerfile for Docker build