2.2.0.txt 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. 2017-11-28
  2. NEW:
  3. - Resolve plex.direct domains internally. Enabled playback from secure servers when PMP is not connected to the Internet.
  4. - Initial support for Bluetooth and Touch Bar controls on macOS.
  5. - Enable refreshrate.avoid_25hz_30hz by default.
  6. - UI: Entirely new video, music, and photo player user interfaces!
  7. - UI: Audio and subtitle stream selection on preplay screens.
  8. - UI: Add support for TV show theme music (`Settings > Main > Play Theme Music`).
  9. - UI: Summary text boxes show the entire summary text when selected.
  10. - UI: Lyrics are manually scrollable.
  11. - UI: Respect account privacy settings instead of using client-specific opt-out.
  12. - UI: Poster and list items titles will automatically scroll when they are too long to display in their entirety.
  13. - UI: Pressing play, enter or clicking either poster in post play modal will start playback of the associated item
  14. FIXED:
  15. - Ignore OS notifications when files are dropped onto the PMP window during drag and drop actions.
  16. - Work around Windows' media-key handling which sends multiple input notifications for Play/Pause and Next key presses.
  17. - Speculative fix for user reported trouble pressing Up and Down on silver Apple IR remotes when using a Mac Mini running High Sierra.
  18. - Avoid corruption issues when GL context sharing between Qt and WebEngine fails. 5K macs (the previous corruption issue) still work, thanks to our Qt patches.
  19. - UI: Improved first-run experience to highight the necessary actions to complete the required steps. Make it harder for users to become trapped in a partially complete state.
  20. - UI: Mark partially watched items as watched when toggling watched status.
  21. - UI: Improve Plex Companion controller remote control integration.
  22. - UI: Display album art in music playlists.
  23. - UI: Fixed an issue with the app crashing when attempting to exit via shortcut.
  24. - UI: Fix rare issue with some clients not showing up as Companion players on certain devices.
  25. - UI: 'Go to Show|Artist' buttons navigate to the proper screen now.
  26. - UI: Fix issue that could have prevented the app from starting when offline
  27. - UI: Fix error when selecting item version for deletion
  28. - UI: Fix missing version title in deletion confirmation modal
  29. - UI: Video direct play/stream options no longer affect audio playback
  30. - UI: Restore page scroll position when player is exited
  31. - UI: The Cinema Trailers setting is respected when playing movies
  32. - UI: Correctly restores focus when stopping playback of watch later videos
  33. - UI: Correct resume/restart playback behavior from search results and Online Content
  34. - UI: Don't restart watch later video after pressing play or play/pause during playback.
  35. - UI: Player closes after an error when play queue contains a single item
  36. - UI: Photo slideshows no longer appear behind channel browse page
  37. - UI: Adjusting app volume does not bring up OSD
  38. - UI: Controls bar doesn't disappear while play queue is open
  39. - UI: PMP: Show videos in mixed video/photo playback and resize when panel/info open
  40. - UI: Pressing play in the resume playback dialog resumes playback immediately.