diff --git a/lib/tags/opus b/lib/tags/opus index ea3affd..2f6c662 100644 --- a/lib/tags/opus +++ b/lib/tags/opus @@ -25,6 +25,7 @@ getInfos::Opus() { year=$(gettag date) infos="${infos//: /=}" rate=$(gettag 'original sample rate'|head -n1) + rate=${rate% Hz} channels=$(gettag channels|head -n1) bitrate=$(gettag 'average bitrate') bitrate=${bitrate%%.*}