Skip to content

Releases: custom-components/sensor.plex_recently_added

0.4.8

25 Jun 20:43
Compare
Choose a tag to compare

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

25 Jun 06:49
Compare
Choose a tag to compare

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

29 May 03:36
Compare
Choose a tag to compare

Removed 'Verify SSL' from config_flow, updated manifest and release to 0.4.6.

0.4.5

28 May 00:05
Compare
Choose a tag to compare

Includes fix for using the correct poster/fanart images

0.4.4

24 May 16:09
Compare
Choose a tag to compare

Fix for missing fanart/poster images (when not using SSL and private IP address to Plex server).

0.4.3

23 May 01:31
Compare
Choose a tag to compare

Updated manifest.json version to 0.4.3 and added after_dependencies.

0.4.2

21 May 02:32
Compare
Choose a tag to compare

Integration how supports config_flow based install/setup

0.4.1

01 May 02:23
Compare
Choose a tag to compare

Added https support. Added summary attribute

0.4.0

03 Apr 01:20
f7916af
Compare
Choose a tag to compare

Updated to release 0.4.0 for consistently with manifest/tag

0.3.9

01 Feb 20:44
8c873e3
Compare
Choose a tag to compare

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.