github ajstrick81/morphe-androidtv-patches pv-v15-fix-120
PV v15 mid-roll truncation fix (#120 field-test)

latest release: v1.37.4
pre-release4 hours ago

#120 v15 mid-roll ad-truncation FIX — field-test build (not an official release).

Target: Prime Video 6.23.23 + v15.5.0.70 only (armeabi-v7a). Clone build (installs as com.amazon.amazonvideo.livingroom.mod).

⚠️ This is NOT a v16 fix. On 6.24.x (v16.0.0.x) the ad pipeline is native — this patch applies/installs cleanly there but will not suppress ads. Use only on 6.23.23+v15.5.0.70.

What it fixes: large mid-roll ad responses in aggressive-ad regions (India/EU) arrive split across memory chunks; the old code bailed and let the ad through (or buffer-locked into a freeze). This blanks each complete ad in a truncated chunk, leaving the half-copied tail alone.

Install: signed with the project release key — it will NOT update over a self-patched build in place (SIGNATURES_DO_NOT_MATCH). Uninstall the existing .mod first, then install (one-time re-login). Self-signers can re-sign with their own key for in-place updates.

Confirming in logcat: PVKILL path=tv-trunc blanked=N + climbing rego_trunc in the [hb] heartbeat.

Don't miss a new morphe-androidtv-patches release

NewReleases is sending notifications on new releases.