Releases: custom-components/sensor.plex_recently_added
Releases · custom-components/sensor.plex_recently_added
0.4.8
Switched to using YouTube video trailers instead of the native plex trailers for consistency with other UMC-compatible integrations.
Trailer playback can be enabled in UMC with 'enable_trailers: true` in your YAML card code for UMC. If you enable Trailers, it will automatically take precedence over deep-links (when shows and movies are clicked/touched).
0.4.7
Added video trailer attribute for video trailer playback in UMC. Use enable_trailers: true
. Takes precedence over deep_link clickable/touchable hyperlinks.
0.4.6
Removed 'Verify SSL' from config_flow, updated manifest and release to 0.4.6.
0.4.5
Includes fix for using the correct poster/fanart images
0.4.4
Fix for missing fanart/poster images (when not using SSL and private IP address to Plex server).
0.4.3
Updated manifest.json version to 0.4.3 and added after_dependencies.
0.4.2
Integration how supports config_flow based install/setup
0.4.1
Added https support. Added summary attribute
0.4.0
Updated to release 0.4.0 for consistently with manifest/tag
0.3.9
Forgot to update manifest.json in my previous pull request. This new version includes adding 'deep_link', 'season_num', 'episode_num' and also added option to specify libraries name in this release.