To provide "predifined muxes" to TvHeadend which are currently not available in standard rollout use the following examples.
.
Step by step
.
- Open a terminal on your computer and connect via secure shell to LibreELEC/oerlie.
.
Code
ssh root@oerlie
#Passwort: libreelec
# Frequenz-/Kanaldatei für DVB-T2 bereitstellen.
# Sicherstellen, dass das TvHeadend Zielverzeichnis existiert
ls -la ~/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t|more
cd ~/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t
ls -la|more
# optional rm de-*
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Baden-Wuertemberg
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Bayern
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Berlin
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Brandenburg
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Bremen
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-generic-all-channels
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Hamburg
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Hessen
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Mecklenburg-Vorpommern
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Niedersachsen
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Nordrhein-Westfalen
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Rhein-Main-Neckar
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Rheinland-Pfalz
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Saarland
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Sachsen
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Sachsen-Anhalt
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Schleswig-Holstein
wget https://github.com/melibokus-h2/oerlie/blob/master/download/.kodi/addons/service.tvheadend42/dvb-scan/dvb-t/de-Thueringen
Display More