Files
jellytau/latest.json
T

16 lines
2.6 KiB
JSON

{
"version": "0.11.5",
"notes": "\n### 🐛 Fixes\n\n- **A video in a picture-in-picture window stays a video.** Watching in a PiP\n window would sometimes drop to audio only, and the audio would pick up from\n wherever the video had been when the window opened — while the picture itself\n had carried on well past that. Two faults, both needed to produce it. The\n player's idea of where it is in the video is kept by a loop that only runs\n while the app is drawing to the screen, and behind a PiP window it is not:\n the position quietly stopped advancing the moment the window opened, and the\n one other source that could have kept it current had been written to switch\n itself off during playback. Separately, PiP and the \"keep the audio playing in\n the background\" toggle are meant to be alternatives, but only the toggle\n enforced that — the PiP button could still be pressed with both armed, and the\n single moment-in-time check meant to tell them apart is not always right about\n whether a window is open. Opening PiP now turns background audio off, the app\n trusts its own record of the window as well as the system's, and the position\n keeps advancing whether or not anything is being drawn. The frozen position\n also affected the seek bar, resume points and watch progress reported to the\n server for as long as a PiP window was open. (UR-004, UR-040, UR-041 →\n DR-265, DR-266)",
"pub_date": "2026-08-27T20:50:44Z",
"platforms": {
"linux-x86_64": {
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSczV4N1FMRVFQaWh1NlVLK0JrNDJ2b2wySWRDRHYwS2dmZGNHQVlaUUxYVTlNZkJROTNBVklLUW8zZ1hsWDFiSmtQVWEwRFRlMzQyaUsyNGFqc1Y3QnZ5dmsvd2gwS0FVPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzg3ODQ5NDg4CWZpbGU6SmVsbHlUYXVfMC4xMS41X2FtZDY0LkFwcEltYWdlCjV1OWRpZHhsTVVKY2QvaHhNQ1NxdjArVHBzMGNwcXo4RTBYR1VVWFg0akQyVE5xWTdzRWlhMzZhUmQyWUIyd3U3SERyWko1OWJYdzZHdHY2YnZ6bkRRPT0K",
"url": "https://gitea.tourolle.paris/dtourolle/jellytau/releases/download/v0.11.5/JellyTau_0.11.5_amd64.AppImage"
},
"windows-x86_64": {
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSczV4N1FMRVFQaXUyTENPZ1RBTlZ5bjFXSmRNR2VsT0pkVUkvbVRaRWRsYWZaNm1qWDZYeE1URkExQ1BsZDNHZVhsTTJoRWtLS2lsN29HbjBEQVVDZHp2c0ZvRm9tYndZPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzg3ODUwNDQ2CWZpbGU6SmVsbHlUYXVfMC4xMS41X3g2NC1zZXR1cC5leGUKLzI1ZFlkYWk0TWdJRmhFWGY1V0FvUXhBSVNnNFYrN3h6VTE0SzNRUjdjVm5rSW5FVWdZTytQMFR1bUZ4TU11d2VGcVEzN3VKcGpnb0prNTJhSEZqQWc9PQo=",
"url": "https://gitea.tourolle.paris/dtourolle/jellytau/releases/download/v0.11.5/JellyTau_0.11.5_x64-setup.exe"
}
}
}