Fix correct escape of : for eyeD3

This commit is contained in:
Frédéric Couchet 2019-06-05 13:54:49 +02:00 committed by Frédéric Couchet
parent c2962d6f48
commit 086c76aee9
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ if [ "$mp3" = "yes" ]; then
eyeD3 -c "`echo "${text}"|sed '1,$s/.ogg/.mp3/'`" ${destination}.mp3
eyeD3 --user-text-frame="WOAF:`echo "${url}"|sed 's/:/\\:/' |sed 's/.ogg/.mp3/'`" ${destination}.mp3
eyeD3 --user-text-frame="WOAF:`echo "${url}"|sed 's/:/\\\:/' |sed 's/.ogg/.mp3/'`" ${destination}.mp3
eyeD3 --text-frame="TCOP:${year} April - Cause Commune Fichier diffusé selon les termes dau moins une des licences suivantes \: licence Art libre version 1.3 ou ultérieure https\://artlibre.org/licence/lal/, licence Creative Commons By Sa version 2.0 ou ultérieure https\://creativecommons.org/licenses/by-sa/2.0/fr/ et licence GNU FDL version 1.3 ou ultérieure https\://www.gnu.org/licenses/fdl-1.3.html. Pour vérifier voir https\://www.april.org/libre-a-vous" ${destination}.mp3