• v0.5.1 8fbc080733

    v0.5.1 — resume playback fixes
    🏗️ Build and Test JellyTau / Run Tests (push) Successful in 8m2s
    Publish Documentation / Build & publish docs to gitea-pages (push) Successful in 5m34s
    Traceability Validation / Check Requirement Traces (push) Successful in 15s
    🏗️ Build and Test JellyTau / Android Compile Check (push) Successful in 2m58s
    Build & Release / Run Tests (push) Successful in 8m22s
    Build & Release / Build Linux (push) Successful in 19m40s
    Build & Release / Build Windows (push) Successful in 8m6s
    Build & Release / Build Android (push) Failing after 13m33s
    Build & Release / Create Release (push) Skipped

    dtourolle released this 2026-08-12 20:16:45 +00:00 | 141 commits to master since this release

    Resume-playback fixes across the three layers where the position was lost:

    • Android native (ExoPlayer) video never applied the resume seek, so
      resume always played from the start on device.
    • DR-154: a stop-report the server could not be told about was logged and
      dropped, even though sync_queue and its drain were built and running.
    • DR-155: the server's watch position was never mirrored into the local
      user_data row the resume check reads, so resume never crossed devices.

    Also carries concurrent fixes from parallel work: download bitrate, series
    resume ordering, Recently Added grouping, remote-session volume handoff,
    and home library card heights.

    Downloads