Skip to content

Releases: jakewaldron/PlexEmail

Plex Email v0.6.1

14 Oct 22:44
Compare
Choose a tag to compare
  • Added the ability to send emails using BCC instead of the TO line.

Plex Email v0.6.0

22 Apr 22:52
Compare
Choose a tag to compare

New Feature

  • Plex API Integration - Can now obtain list of shared user emails.

Bug Fixes + New Feature

22 Apr 21:31
Compare
Choose a tag to compare
  • Fixed an issue with web_domain where the / was missing at the end.
  • Fixed an issue with uploading really small images to Cloudinary.
  • Now can filter out images in emails - more mobile friendly.

Plex Email v0.5.7

29 Mar 21:30
Compare
Choose a tag to compare

Bug Fix

  • Fixed an issue with the new notice feature when setting it through the config file.

Plex Email v0.5.6

27 Mar 00:40
Compare
Choose a tag to compare

New Feature

  • Can now send a one-time notice to users either through the new config flag: msg_notice or with a new flag when running the script: -n

Sample usage:

python plexEmail.py -n "This is a sample notice to all users"

Plex Email v0.5.5

21 Mar 23:08
Compare
Choose a tag to compare

Bug Fix

  • Now handles local media properly

Plex Email v0.5.4

20 Mar 18:38
Compare
Choose a tag to compare

Bug Fixes

  • Using filter_libraries was breaking the script due to an updated sql statement
  • Using multiple libraries in filter_libraries was causing neither to actually be filtered.

Plex Email v0.5.3

19 Mar 23:49
Compare
Choose a tag to compare

New Feature and Bug Fix

  • Now support SSL for email
  • filter_include_plex_web_link actually works now if set to False

Plex Email v0.5.2

18 Mar 21:08
Compare
Choose a tag to compare

New Features

  • The images and titles are now hyperlinks to the Plex Web page.
  • If there is a real duration, we will use that instead of the duration from the metadata agents.

Plex Email v0.5.1

17 Mar 18:05
Compare
Choose a tag to compare

Bug Fix

  • Fixes an issue for backwards compatibility