Skip to content

fix: prepare server 1.2.4 - #72

Merged
Priveetee merged 6 commits into
mainfrom
release/1.2.4
Jul 28, 2026
Merged

fix: prepare server 1.2.4#72
Priveetee merged 6 commits into
mainfrom
release/1.2.4

Conversation

@Priveetee

Copy link
Copy Markdown
Collaborator

Summary

  • fix intermittent SABR initialization failures on resumed videos
  • bound playback preparation when required media never becomes available
  • treat completed livestreams as VODs during startup and format changes
  • update PipePipeExtractor and align the Server version with TypeType 1.2.4

Production behavior

  • resumed VOD playback no longer stays in an endless preparation loop
  • completed livestream recordings no longer use the active live-edge path
  • failed initialization returns a recoverable terminal state instead of recreating sessions indefinitely
  • normal seeks and quality changes preserve the requested playback position
  • no database migration or environment change is required

Runtime verification

  • beta revision 07bd1cfae94815980df77264013f9b8bce2085ed
  • confirmed the beta rollout before stable promotion
  • covered initial playback and format replacement for historical livestream VODs

Tests

  • ./gradlew test
  • ./gradlew check
  • ./gradlew shadowJar
  • git diff --check
  • focused stalled initialization and historical livestream tests

Rollback

  • previous stable Server revision: 718ed47d4bfe8f1d2b2282dd833fa9a22e909849
  • previous stable image: ghcr.io/typetype-video/typetype-server@sha256:4cb61c09bd31f156e51e1eabdc71cb197ad7290f99b81f895423369dbd1a92b5

@Priveetee
Priveetee merged commit dfa23c1 into main Jul 28, 2026
3 checks passed
@Priveetee
Priveetee deleted the release/1.2.4 branch July 28, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant