From: Bastian Dehn Date: Fri, 3 Jul 2026 16:58:01 +0000 (+0200) Subject: fix vorbis cover bytes X-Git-Tag: v1.0.0^2~35 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=e8771af912178c539d7bcca53fab028b50480410;p=albentohandy.git fix vorbis cover bytes --- diff --git a/libs/vorbis.sh b/libs/vorbis.sh index b538092..1da29af 100644 --- a/libs/vorbis.sh +++ b/libs/vorbis.sh @@ -53,7 +53,7 @@ cover_to_metadata() local inputfile="$1" local outputfile="${inputfile/.jpg/.txt}" local filesize= - filesize=$(wc --chars "$inputfile") + filesize=$(wc --bytes "$inputfile") filesize=${filesize/ */} # picture typ (jpg)