Skip to content

v0.19.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 07:35

Changes

⚠️ API Changes

  • GET /v1/tmdb/metadata/{id} now requires the type query parameter (movie or show).
  • POST /v1/metadata/refresh now returns 202 with { success, message } when a refresh starts, and 409 while one is already running.

🐛 Bug Fixes

  • fix(notifications): escape poster url and cap delete sync description (#1370) @jamcalli
  • Fix/metadata refresh gate (#1359) @jamcalli
  • fix(watchlist): resolve Plex-hosted thumbs to TMDB poster paths at sync (#1357) @jamcalli

🧰 Maintenance

🔄 Dependencies

Docker

docker pull lakker/pulsarr:0.19.1

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.19.1-node

Contributors

@jamcalli and @renovate[bot]