From d8c7725ec53c7131ce60ae1c7109c3f69ae37746 Mon Sep 17 00:00:00 2001 From: qo-op Date: Tue, 26 May 2020 04:03:16 +0200 Subject: [PATCH] mesure et mp3 tagging --- .install/loveland.sh | 2 +- www/LOVELand/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.install/loveland.sh b/.install/loveland.sh index a4748ed..c008619 100755 --- a/.install/loveland.sh +++ b/.install/loveland.sh @@ -59,7 +59,7 @@ fi # MPD/MPC RompR AUDIO LAYER ############################### if [[ ! $(which mpd) ]]; then - sudo apt-get install libid3-tools mpd mpc lame ffmpeg lsof inotify-tools -y || err=1 + sudo apt-get install libid3-tools mpd mpc lame ffmpeg lsof lltag inotify-tools -y || err=1 sudo apt-get install lame sox libsox-fmt-mp3 eyed3 python-chardet imagemagick curl -y || err=1 #libav-tools unavailable on some system sudo apt-get install ca-certificates git-core binutils rsync alsa-utils bc espeak mpg321 fuse atomicparsley -y || err=1 diff --git a/www/LOVELand/index.html b/www/LOVELand/index.html index 7f62062..c33965c 100644 --- a/www/LOVELand/index.html +++ b/www/LOVELand/index.html @@ -57,7 +57,7 @@