Skip to content

Releases: plexinc/plex-home-theater-public

Plex Home Theater 1.2.2

25 Aug 12:32
@tru tru
Compare
Choose a tag to compare
  • Fixes
    • Fixed a bunch of crashes reported for 1.2.1 and 1.2.0
    • Fixed trailer playback when ffmpeg AVIO was enabled
    • Fixed trailer playback from Android clients
    • Make sure that repeat flag is not set for Movie play queues

Plex Home Theater 1.1.4

18 Jun 09:30
@tru tru
Compare
Choose a tag to compare
  • Fixes
    • Fixed playback of media when unwatched filter was applied
    • Fixed refresh rate switching regression on OSX

Plex Home Theater 1.1.3

13 Jun 13:07
@tru tru
Compare
Choose a tag to compare
  • Fixes
    • Fixed widly reporting stuttering problem on older hardware - Thanks a lot to BrianAZ for tracking that one down.
    • Increase buffer size of DVDPlayerAudio/Video - should improve playback on certain systems.
    • Show error toast when playback fails.
    • Fix toast notifications from the API
    • Changed aspect ratio scaling in the fanart screensaver.
    • Fixed "disable background images" in a more general way (now under skin settings)
    • Fixed broken Apple Movie Trailer channel
    • Fixed sticky VideoOSD (hopefully)
    • Fixed numeric keyboard
    • Pixel hunting in Now Playing screen (was misaligned)
    • Always focus play/pause button in the OSD when opened.
    • A few crashes fixed

Plex Home Theater 1.1.2

13 Jun 13:07
@tru tru
Compare
Choose a tag to compare
  • Fixes
    • Fix "unable to create playqueue" error when pressing play on a item
    • Changed the minimum size of the PHT window to 512x288
    • Show pre-play left actionbar in all channels
    • Debug info and possible fix for Video OSD%

Plex Home Theater 1.1.1

23 May 13:06
@tru tru
Compare
Choose a tag to compare
  • NEW
    • Add the ability to queue items from the home window
    • When you start playing music it will now take you to now playing directly
    • Added opition to disable grainy effects in the fanart screensaver
  • FIXED
    • Fix crash-on-start on certain windows machines
    • Fix iTunes channel playback
    • Allow queueing from the context menu even if we don't have a current PQ
    • Fixed some performance in the navigation UI
    • Fixed laggy busy wait dialog
    • Fixed mediaTag properties
    • Pause dataloading while playing movies, should improve playback

Plex Home Theater 1.1.0

19 May 09:18
@tru tru
Compare
Choose a tag to compare
  • New
    • Play Queues
    • New home screen fanout caching (Thanks to Lionel Chazallon)
    • New experimental FFMPEG AVIO transport option (Thanks to Lionel)
    • Faster Directory parsing (Thanks to Lionel)
    • Faster texture caching (Thanks to Lionel)
    • Support for new Server Composition Images in shared content views.
  • Fixes
    • Reset screensaver time when navigating from remote (Thanks to Lionel)
    • Dependencies now build with Clang 5 on OSX.
    • Screensaver label is now not so short.
    • Several crashes fixed (When playing videos, when searching etc.)
    • Several fixes with regards to mobile app servers
    • Please Wait toast is now greatly improved at several places.
    • Allow local access of files even when we don't own the server. (Thanks to Zachary Kotlarek)
    • Fix black screen when music screensaver is activated.
    • Fix dim screensaver when playing movies.
    • Some playback related fixes.
  • Notes