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 @@