Skip to content

Releases: ryuuzaki42/FFsubsync_AppImage

FFsubsync 0.4.31 in AppImage

26 Nov 19:48
2050fb7

Choose a tag to compare

Uncomment wget command for Python AppImage download

FFsubsync 0.4.30 in AppImage - Tag 2

08 Oct 14:35
fdbf7a5

Choose a tag to compare

Now using Conty (https://github.com/Kron4ek/Conty), version 1.18.6 (https://github.com/Kron4ek/Conty/releases/tag/1.18.6) with Glibc 2.33 to resolve the error:

import _webrtcvad
ImportError: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by .../_webrtcvad.cpython-310-x86_64-linux-gnu.so)

FFsubsync 0.4.30 in AppImage

05 Sep 19:40
d32b8cd

Choose a tag to compare

Update build.yml

Python to make AppImage

05 Sep 19:26
d32b8cd

Choose a tag to compare

AppImages from https://github.com/niess/python-appimage/

fff77a5774b1a9c6a430013b44410819 python3.9.19-cp39-cp39-manylinux1_x86_64.AppImage
d745d3607763f8b58e3bc8afee16dfe5 python3.10.6-cp310-cp310-manylinux2010_x86_64.AppImage
cfb962c3e824cde3b2b5f41318dd3087 python3.11.12-cp311-cp311-manylinux2014_x86_64.AppImage
823a39b895ef82f70b78e9ef332daee3 python3.12.10-cp312-cp312-manylinux_2_28_x86_64.AppImage
56c50021c39d848b510339252266b93e python3.13.3-cp313-cp313-manylinux2014_x86_64.AppImage

FFsubsync 0.4.29 in AppImage

19 Feb 13:11
1fad7c1

Choose a tag to compare

Update README.md

FFsubsync 0.4.27 in AppImage

06 Jan 19:45
aea5026

Choose a tag to compare

Update build.yml

FFsubsync 0.4.26 in AppImage

17 Oct 12:49
a9553b8

Choose a tag to compare

See information:

./FFsubsync-*_JB-x86_64.AppImage --appimage-updateinformation

 gh-releases-zsync|ryuuzaki42|FFsubsync_AppImage|latest|FFsubsync-*-x86_64.AppImage.zsync
  • Tag (1_JB) after the version, to not give error in zsync

FFsubsync 0.4.25 in AppImage

24 Jun 01:22
0b98027

Choose a tag to compare

Version using runs-on: ubuntu-20.04

With runs-on: ubuntu-latest (22.04) will require GLIBC_2.34

  • ImportError: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_FFsub*/opt/python3.12/lib/python3.12/site-packages/_webrtcvad.cpython-312-x86_64-linux-gnu.so)