Releases: jakewaldron/PlexEmail
Releases · jakewaldron/PlexEmail
Plex Email v0.6.1
- Added the ability to send emails using BCC instead of the TO line.
Plex Email v0.6.0
New Feature
- Plex API Integration - Can now obtain list of shared user emails.
Bug Fixes + New Feature
- 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
Bug Fix
- Fixed an issue with the new notice feature when setting it through the config file.
Plex Email v0.5.6
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
Bug Fix
- Now handles local media properly
Plex Email v0.5.4
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
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
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
Bug Fix
- Fixes an issue for backwards compatibility