Files
jellytau/latest.json
T

16 lines
3.4 KiB
JSON

{
"version": "0.13.0",
"notes": "\nAndroid plays and downloads the original file, and offline mode works without\na network. Found on a tablet with no Dolby decoder, where nearly every film was\nbeing transcoded by the server — slowly, and unresumably — just for its audio.\n\n### ✨ Features\n\n- **Dolby and DTS audio play on every Android device.** Android ships no AC-3,\n E-AC-3, DTS or TrueHD decoders — they exist only where a manufacturer paid for\n them. The player now decodes them itself (FFmpeg), so these films stream and\n download as the original file instead of a server transcode: direct play when\n streaming, and a download that runs at full speed, shows a real percentage,\n and resumes after a dropped connection. Measured: a 910 MB E-AC-3 5.1 episode\n in 94 seconds, where a transcode managed about 1 MB/s. (DR-293)\n\n### 🐛 Fixes\n\n- **Downloaded films play offline.** Playing a download asked the server for\n details it did not need, so with no network it waited seven seconds, failed,\n and never opened the file on disk. It now answers from the download itself.\n (DR-294)\n- **\"Failed to load item\" offline.** Opening a downloaded show's details could\n fail while the app was writing to its database (the catalog sync at every\n launch, a download finishing): the cached answer was thrown away for being\n slow, and the server — unreachable — was reported instead. The library list,\n genres, playlists, search and favourites had the same flaw. They now wait for\n the cache. (DR-294)\n- **The TV page no longer blanks offline.** Its \"Next Up\" row was server-only,\n and its failure took the whole page with it. It now falls back to the cache.\n (DR-294)\n\n### 🔧 Changes\n\n- **Native video is no longer optional on Android.** The built-in web player\n cannot decode Dolby or DTS audio, so with original files downloaded it would\n play them silent. The \"Native Video\" switch is gone from Android settings (it\n remains on Linux, beside mpv native video).\n- **Licence.** The Android app now bundles a GPL-3.0 component (the FFmpeg audio\n decoder), so the distributed APK carries GPL-3.0 terms; JellyTau's source stays\n MIT. See `THIRD_PARTY_NOTICES.md`.",
"pub_date": "2026-09-23T10:35:36Z",
"platforms": {
"linux-x86_64": {
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSczV4N1FMRVFQaWliVkFKN2Fpb0Y1TU96OVlMck51dDBEazg2YXUydEJnbGVaeFNacTIwSWhGeTl2WWFxTndncTVBbnNhaE9sckk5QlN1Vi9DNUlzVkJkTUxXSjluRGdBPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzkwMTU3NDY1CWZpbGU6SmVsbHlUYXVfMC4xMy4wX2FtZDY0LkFwcEltYWdlCmphMUhKRHRHSE9GbzYxVjBmeDczWHQxZFA2VUdoZDA0U0hVd0Z2NmFZK3RGeHJsVVBSV0R4bll2WWYyTlRtWjQwSWg2VXp6UFMvNzV5Tk5GL1Fwb0FRPT0K",
"url": "https://gitea.tourolle.paris/dtourolle/jellytau/releases/download/v0.13.0/JellyTau_0.13.0_amd64.AppImage"
},
"windows-x86_64": {
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSczV4N1FMRVFQaW5TWGcwOFZjZHNVbHhJaVUwY0JzMEtUN24rRmxRcTZYa3hGWXdXdjJOUzdjeDV0MnBFYXZmWVNaT1k4RnZKbm9EK252dDdCdkdNUCtPUTFhSnRaV1E4PQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzkwMTU4Mjc4CWZpbGU6SmVsbHlUYXVfMC4xMy4wX3g2NC1zZXR1cC5leGUKZ0tpSnh4MUxNM09BSU11dlh0NDgyc2ZhVmUrMkc3RmY3ZytQcnhMVitETGE5RmJVUUZFVXl1Wm93dVRnc2Nod2Q4Z0hmQXhyOW1uSy9JYWpyZ3NiQlE9PQo=",
"url": "https://gitea.tourolle.paris/dtourolle/jellytau/releases/download/v0.13.0/JellyTau_0.13.0_x64-setup.exe"
}
}
}