FoxxMD/tautulli-notification-digest

Implement collapsing to text only

FoxxMD opened this issue · 0 comments

FoxxMD commented

Currently can collapse events with full images to thumbnails at a configurable threshold with the option collapseToThumbnail: number

Allow an additional collapse threshold for removing all images like collapseToText: number

  • Check number is lower than thumbnail threshold
    • If not lower set to collapseToThumbnail + 1 and log a warning