Skip to content

Releases: samuelmaddock/metastream

v0.10.3

07 Mar 23:13
Compare
Choose a tag to compare

Added

Fixed

  • Display names support numbers again

v0.10.2

08 Jul 02:59
Compare
Choose a tag to compare

Added

  • Add favicons to queued media items.
  • Allow collapsing Users and Next Up sidebar sections.

Fixed

  • Potential fix for "ownerDocument of undefined" error when opening the popup player

v0.10.1

05 Jul 03:47
Compare
Choose a tag to compare

Hotfix included for clock skew synchronizing bug

Added

  • Add sidebar popup to compliment popup player
    • Makes chatting with the Netflix popup player much easier!
  • Synchronize playback rate/speed
  • Allow syncing http:// websites in the popup player

Changed

  • Default to using docked sidebar interface
  • Unify button styles in user list and media queue

Fixed

  • A lot of improvements to syncing while interacting with the embedded site
  • Videos can now be re-synced after ad interruptions (vrv.co)
  • Fix viki.com subtitles alignment
  • Fix dailymotion.com play pause desync
  • Fix fmovies not loading

v0.10.0

05 Jul 00:29
Compare
Choose a tag to compare

Added

  • Add sidebar popup to compliment popup player
    • Makes chatting with the Netflix popup player much easier!
  • Synchronize playback rate/speed
  • Allow syncing http:// websites in the popup player

Changed

  • Default to using docked sidebar interface
  • Unify button styles in user list and media queue

Fixed

  • A lot of improvements to syncing while interacting with the embedded site
  • Videos can now be re-synced after ad interruptions (vrv.co)
  • Fix viki.com subtitles alignment
  • Fix dailymotion.com play pause desync
  • Fix fmovies not loading

v0.9.1

21 Jun 01:10
b54bc27
Compare
Choose a tag to compare

Added

  • Language selection is now accessible on the Welcome screen

Changed

  • Various translation updates

v0.9.0

10 May 23:08
Compare
Choose a tag to compare

Added

  • Add basic hotkey support
    • Toggle play/pause (spacebar)
    • Skip forward (right arrow)
    • Skip backward (left arrow)
    • Increase volume 5% (up arrow)
    • Decrease volume 5% (down arrow)
  • Procedural gradient avatars are now used in place of the old default icon
  • Add tips to media browser homescreen
  • Add Polish language option #293 (thanks to @iNakeii πŸŽ‰)
  • Add English (UK) language option #295 (thanks to @WillHHπŸŽ‰)

Changed

  • Desktop titlebar is now a dark gray color
  • Replace old Invite menu with Session settings menu

Fixed

  • Fix Metastream extension not always being detected
  • Fix Hulu videos skipping due to Discretion Warning
  • Fix Google Translate breaking the UI for some folks
  • Fix name change announcing each character update
  • Fix misaligned 'new messages' notice in chat

v0.8.1

03 Apr 23:13
Compare
Choose a tag to compare

Added

  • Add Patreon links to the session UI
  • Add Italian language option #265
  • Add chat message to session when an update is available

Changed

  • Limit chat color setting to patrons
  • Update German translations #256
  • Update Spanish translations #267
  • Reword 'signal server' messages to 'session server'

Fixed

  • Fix playback bar being clickable above session modals
  • Fix Netflix link being hidden by adblockers due to containing redirect.html in the link 😩

v0.8.0

03 Apr 23:07
Compare
Choose a tag to compare

Added

  • Add Patreon links to the session UI
  • Add Italian language option #265
  • Add chat message to session when an update is available

Changed

  • Limit chat color setting to patrons
  • Update German translations #256
  • Update Spanish translations #267
  • Reword 'signal server' messages to 'session server'

Fixed

  • Fix playback bar being clickable above session modals
  • Fix Netflix link being hidden by adblockers due to containing redirect.html in the link 😩

v0.7.2

13 Mar 22:15
Compare
Choose a tag to compare

Changed

  • Add media browser now closes after adding media via extension badge

Fixed

  • Hide 'add media' button when extension isn't installed 😱

v0.7.1

12 Mar 01:29
Compare
Choose a tag to compare

Changed

  • Require Netflix to open in a new tab to prevent login confusion
  • Update Japanese translations #250

Fixed

  • Prevent Crunchyroll from skipping prior to the video loading #195
  • Fix Crunchyroll titles containing Cloudflare alert #244
  • Catch and display errors occurring during React rendering lifecycles