migration.sh: fix frontend settings

Origin commit data
------------------
Branch: ni/coolstream
Commit: 5adeb61708
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-06-04 (Thu, 04 Jun 2020)

Origin message was:
------------------
- migration.sh: fix frontend settings

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-06-04 00:22:19 +02:00
parent c7a67854ff
commit e9fa743dc8

View File

@@ -23,6 +23,11 @@ if [ -e neutrino.conf ]; then
mv neutrino.sort neutrino.conf
fi
if [ -e zapit/frontend.conf ]; then
# uni_qrg was renamed to uni_freq
sed -i "s|_uni_qrg=|_uni_freq=|g" /var/tuxbox/config/zapit/frontend.conf
fi
controlscripts="\
audioplayer.start \
audioplayer.end \