Skip to content

Plex Email v0.8.7

Compare
Choose a tag to compare
@jakewaldron jakewaldron released this 16 Aug 20:05
· 13 commits to master since this release

Various Bug Fixes and Partial Logging Support

Bug Fixes

  • Remove duplicate emails - only email each unique address once per script run.
  • Handle cases where duration is not an int
  • Fixes an issue where the parent_id of an episode was None.
  • Check if an image is externally hosted by checking for http:// and https://
  • If date_days_back_to_search = 31, treat that as a month instead of days
  • Check if imageInfo is empty

New Features

  • Added partial logging support to help troubleshoot issues
  • Can now set Cloudinary to upload using http or https