github openVESSL/Anchorr v1.6.2
v1.6.2 — Discord Embed Link Fix

3 hours ago

Patch release. Fixes /search and /request failing outright when Jellyseerr or Jellyfin is configured with an internal address, such as a Docker Compose service name. If your URLs are public hostnames, nothing changes for you.

🐛 Fixed

  • /search and /request failed when SEERR_URL was not publicly resolvable (#130): Discord rejects embed links whose hostname has no dot, such as a Docker Compose service name (http://seerr:5055) or localhost. The link is now omitted instead of failing the reply, and the cause is logged once.
  • Jellyfin notifications failed with a container-internal JELLYFIN_BASE_URL: The item link and the "Watch Now" button hit the same rejection, which made the whole notification fail. Those links are now dropped the same way.

No configuration change is needed. Affected embeds simply have no clickable link.

Upgrade

docker compose pull && docker compose up -d

Don't miss a new Anchorr release

NewReleases is sending notifications on new releases.