Skip to content

Updates

There are two kinds of update, and which one you get depends on what changed.

What it carriesHow it arrives
Over the airChanges to the app’s own codeDownloaded inside the app. It offers them on startup
A new buildAnything touching the native sideFrom the store, or from the Downloader code on Fire TV

Most releases are over the air, which is why the app can improve without you visiting a store.

PlatformSource
Android, Android TVGoogle Play, on its own
iPhone, iPad, Apple TV, MacThe App Store
Fire TVThe same Downloader code, 7083371, which always points at the current file
WindowsThe app downloads and installs it itself

Settings → About & legal → Check for updates.

On builds that came from a store, this checks the store first and the over-the-air channel second, so it can tell you “there is a newer version in Play” rather than quietly offering you something smaller.

An available update arrives as a banner rather than a dialog in the way. Maybe later keeps that particular update quiet for three days.

Update now downloads and reloads the app at once. It waits only for an active recording.

The top of Settings with an update banner
The update banner sits at the top of Settings rather than interrupting what you were doing.

The footer of Settings → About & legal shows the version and the active update id. That id is the only unambiguous way to say what is on a device, because two devices on the same version number can be on different over-the-air updates.

Quote it in a bug report.

  • On a metered connection, the download may be waiting. Try it on Wi-Fi.
  • If an update fails to start once, the app will not offer that same one again on that device. The next release fixes it, and there is no way to force the failed one.
  • On Fire TV, an update that needs a new build shows a notice with the Downloader code instead of downloading anything.

Every version’s notes are on Release notes, and the app shows them once after it updates.