Merge branch 'ni/mp/tuxbox' of bitbucket.org:neutrino-images/ni-neutrino-hd into ni/mp/tuxbox

Origin commit data
------------------
Branch: ni/coolstream
Commit: c82563efdf
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-10-21 (Sat, 21 Oct 2017)


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

------------------
This commit was generated by Migit
This commit is contained in:
gixxpunk
2017-10-21 14:48:02 +02:00
11 changed files with 50 additions and 5 deletions

View File

@@ -232,6 +232,7 @@ bouquetname.hdtv HD-Kanäle
bouquetname.new Neue Kanäle
bouquetname.other Unbekannter Provider
bouquetname.removed Gelöschte Kanäle
bouquetname.uhdtv UHD-Kanäle
bouquetname.webtv WebTV-Kanäle
buildinfo.compiled_on Build Host
buildinfo.compiled_with Compiler Version
@@ -289,7 +290,7 @@ channellist.head Alle Kanäle
channellist.history Verlauf
channellist.history_clear Verlauf löschen
channellist.keep_numbers Dauerhafte Kanalnummern
channellist.make_hdlist Erzeuge Bouquet mit HD-Kanälen
channellist.make_hdlist Erzeuge Bouquets mit HD- und UHD-Kanälen
channellist.make_newlist Erzeuge Bouquet mit neuen Kanälen
channellist.make_removedlist Erzeuge Bouquet mit gelöschten Kanälen
channellist.make_webtvlist Erzeuge Bouquet mit WebTV-Kanälen
@@ -1355,7 +1356,7 @@ menu.hint_leds_tv Definiert den Status der Power-LEDs im TV-Modus
menu.hint_load Laden der Einstellungen aus einer Datei
menu.hint_longkeypress_duration Tasten, die länger als die angegebene Zeit betätigt werden, werden als "langer Tastendruck" behandelt.
menu.hint_lua Plugins ausführen
menu.hint_make_hdlist Bei aktiver Option wird ein Bouquet namens 'HD' erzeugt, in dem alle HD-Sender zusammengefasst sind
menu.hint_make_hdlist Bei aktiver Option werden Bouquets namens 'HD' und 'UHD' erzeugt, in denen alle HD- bzw. UHD-Sender zusammengefasst sind
menu.hint_make_newlist Nach einer Kanalsuche wird ein Bouquet namens 'neue Kanäle' erzeugt
menu.hint_make_removedlist Nach einer Kanalsuche wird ein Bouquet namens 'gelöschte Kanäle' erzeugt
menu.hint_make_webtvlist Bei aktiver Option wird ein Bouquet namens 'WebTV' erzeugt, in dem alle WebTV-Sender zusammengefasst sind

View File

@@ -232,6 +232,7 @@ bouquetname.hdtv HD channels
bouquetname.new New channels
bouquetname.other Unknown provider
bouquetname.removed Removed channels
bouquetname.uhdtv UHD channels
bouquetname.webtv WebTV channels
buildinfo.compiled_on Build Host
buildinfo.compiled_with Compiler version
@@ -289,7 +290,7 @@ channellist.head All services
channellist.history History
channellist.history_clear Clear history
channellist.keep_numbers Persistent channel numbers
channellist.make_hdlist Create list of HD channels
channellist.make_hdlist Create lists of HD and UHD channels
channellist.make_newlist Create list of new channels
channellist.make_removedlist Create list of removed channels
channellist.make_webtvlist Create list of WebTV channels
@@ -1354,7 +1355,7 @@ menu.hint_leds_tv Working LEDs state
menu.hint_load Load GUI settings from file
menu.hint_longkeypress_duration A key press will be considered as "long key press" if it's pressed longer than the specified time.
menu.hint_lua Run Lua Plugins
menu.hint_make_hdlist Auto-create HD channel list based on\nchannel type and name
menu.hint_make_hdlist Auto-create HD and UHD channel lists based on\nchannel type and name
menu.hint_make_newlist Create list of recently added channels
menu.hint_make_removedlist Create list of recently removed channels
menu.hint_make_webtvlist Auto-create WebTV channel list based on\nchannel type and name

View File

@@ -18,7 +18,7 @@ TOBACKUP="\
/etc/resolv.conf \
/etc/samba/smb.conf \
/etc/wpa_supplicant.conf \
/share/tuxbox/neutrino/flex/flex_eigene_scripte.conf \
/share/tuxbox/neutrino/flex/flex_user.conf \
/var/bin/ \
/var/etc/ \
/var/keys/ \