Skip to content

v0.5.0

Compare
Choose a tag to compare
@samuelmaddock samuelmaddock released this 21 Nov 00:15
· 267 commits to master since this release

Extension changes

  • Add support for adding links to session
    • Press browser badge to add the active tab URL
    • Use context/right-click menu item on links
  • Display subtitles on select websites while theater mode is enabled
    • YouTube, Netflix, Crunchyroll, VRV
  • Disable theater mode for audio media
  • Add MediaSession API proxy
    • Improves playback support for websites (few) which implement this API
    • Also makes global media hotkeys work better in Metastream

Added

  • Add chat timestamps—configurable under appearance settings
  • Add clickable timestamps and links in media info modal
  • Check for app update when version mismatch occurs
  • Add Turkish translations—thanks to @Turkishlator #200

Changed

Fixed

  • Fix bug where clients' playback time would be behind host
  • Fix RPC result sending to disconnected client
  • Fix auto-fullscreen not always fitting to video dimensions