Please note that 'IMDb ratings in stat tables' is implemented but is waiting on a PR approval in Tautulli. Once that is approved, it will be in the Tautulli nightly image until a new release is pushed there. Until then the rating spot will say 'NA'
Fixed:
- Some CSS Optimizations for mobile - more still in the works
- Timeout on safe_get() extended to 120s so that conjurr api call has enough time to generate the recommendations
- Fixed authentication issue with /proxy-art that made art unavailble in the sent email if a login page was set up
- Fixed a bug where libraries that share name similarities were causing both libraries to be pulled into the 'recently added' snap in
- Fixed graph hanging bug by moving some variable declarations higher and packaging highcharts with the app instead of calls to the CDN
- While we're at it, moved all CDN calls to local files
- Fixed missing smtp_username variable from scheduled email send logic
- Added consistent headers to avoid repeated 'New Device Connected' notifications on Plex API calls
- Fixed bug where recommendations pull would hang for a short period if conjurr is not running
- Fixed bug where missing theme_settings in an early return to index was causing an error updating the preview
New Features:
- GitHub link is now a stylized logo
- Page no longer reloads on stats/users pull
- Added separator blocks to add lines between sections in emails
- Made the header title into a text input (under subject) so that it is editable/removable
- Made 'Title' Text Block drag-able and not pinned to top
- Recently Added now filters out 0 length run time items
- Added functionality for full custom HTML templates
- Added an export email HTML button
- Added an import email template button
- Ratings (G, PG, etc) are now listed on recently added
- Added IMDb ratings in stat tables - requires Tautulli PR approval and then update
- Added snap-ins for images/gifs
- Added emoji support to various Text Block Snap-ins
- Pop out preview now updates with changes to the email
