Skip to content

Commit

Permalink
0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dream-alpha committed May 29, 2024
1 parent 507b285 commit 7eecb5d
Show file tree
Hide file tree
Showing 21 changed files with 2,278 additions and 1,094 deletions.
2 changes: 1 addition & 1 deletion CONTROL/control
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Description: TVMagazineCockpit
Maintainer: dream-alpha
Package: enigma2-plugin-extensions-tvmagazinecockpit
Version: 0.6.0
Version: 0.7.0
Architecture: all
Depends: enigma2-plugin-skincomponents-extmultilistselection
13 changes: 10 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
<html>
<body>
<h1>TVMagazineCockpit Installation</h1>
To install TVMagazineCockpit execute the following command in a telnet console on your dreambox:
<p>
wget https://dream-alpha.github.io/TVMagazineCockpit/tvmagazinecockpit.sh -O - | /bin/sh
To install the TVMagazineCockpit plugin execute the following commands in a telnet console on your dreambox:
<ul>
<li>apt-get install wget (required the first time only)
<li>wget https://dream-alpha.github.io/TVMagazineCockpit/tvmagazinecockpit.sh -O - | /bin/sh
</ul>
The installation script will also install a feed source that enables a convenient upgrade to the latest version with the following commands or automatically as part of a DreamOS upgrade:
<ul>
<li>apt-get update
<li>apt-get upgrade
</ul>
</body>
</html>
110 changes: 49 additions & 61 deletions po/TVMagazineCockpit.pot
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: 2024-05-24 19:04+0200\n"
"PO-Revision-Date: 2024-05-24 19:04+0200\n"
"POT-Creation-Date: 2024-05-28 17:36+0200\n"
"PO-Revision-Date: 2024-05-28 17:36+0200\n"
"Last-Translator: dream-alpha\n"
"Language-Team: \n"
"Language: de_DE\n"
Expand All @@ -14,148 +14,145 @@ msgstr ""
"X-Poedit-Basepath: ../src\n"
"X-Poedit-SearchPath-0: .\n"

msgid "Tv Spielfilm Main"
msgstr ""

msgid "Tv Spielfilm Tips"
msgid "Bouquets (TV)"
msgstr ""

msgid "Tv Spielfilm Programm Standard"
msgid "Available channel selection"
msgstr ""

msgid "Tv Spielfilm Programm Favourites"
msgid "All available channels"
msgstr ""

msgid "Tv Spielfilm Programm Sky"
msgid "Favourites"
msgstr ""

msgid "Tv Spielfilm Search"
msgid "Service reference"
msgstr ""

msgid "Error during download"
msgid "not found"
msgstr ""

msgid "Setup"
msgid "Not installed"
msgstr ""

msgid "Favourites"
msgid "installed"
msgstr ""

msgid "Bouquets"
msgid "Entries"
msgstr ""

msgid "Easy-Selection"
msgid "Button"
msgstr ""

msgid "Input"
msgid "for"
msgstr ""

msgid "Search"
msgid "install"
msgstr ""

msgid "Reload"
msgid "Channel Selection"
msgstr ""

msgid "Loading..."
msgid "Press OK to edit the settings."
msgstr ""

msgid "Page"
msgid "menu"
msgstr ""

msgid "Services"
msgid "Remove entry"
msgstr ""

msgid "There was an error downloading the packetlist. Please try again."
msgid "enable move mode"
msgstr ""

msgid "Bouquets (TV)"
msgid "Add to favourites"
msgstr ""

msgid "Available channel selection"
msgid "name difference"
msgstr ""

msgid "All available channels"
msgid "Select"
msgstr ""

msgid "Service reference"
msgid "Delete"
msgstr ""

msgid "Not installed"
msgid "Zap"
msgstr ""

msgid "installed"
msgid "remove entry"
msgstr ""

msgid "Entries"
msgid "all"
msgstr ""

msgid "Button"
msgid "Edit"
msgstr ""

msgid "for"
msgid "Serviceinfo"
msgstr ""

msgid "install"
msgid "[move mode]"
msgstr ""

msgid "Channel Selection"
msgid "enabled"
msgstr ""

msgid "Press OK to edit the settings."
msgid "Write enigma2 all service in tmp"
msgstr ""

msgid "menu"
msgid "Write debug messages into file"
msgstr ""

msgid "Remove entry"
msgid "Tv Spielfilm Main"
msgstr ""

msgid "enable move mode"
msgid "Tv Spielfilm Tips"
msgstr ""

msgid "Add to favourites"
msgid "Tv Spielfilm Programm Standard"
msgstr ""

msgid "name difference"
msgid "Tv Spielfilm Programm Favourites"
msgstr ""

msgid "Select"
msgid "Tv Spielfilm Programm Sky"
msgstr ""

msgid "Delete"
msgid "Tv Spielfilm Search"
msgstr ""

msgid "Zap"
msgid "Error during download"
msgstr ""

msgid "remove entry"
msgid "Setup"
msgstr ""

msgid "all"
msgid "Bouquets"
msgstr ""

msgid "Edit"
msgid "Easy-Selection"
msgstr ""

msgid "not found"
msgid "Input"
msgstr ""

msgid "Serviceinfo"
msgid "Search"
msgstr ""

msgid "[move mode]"
msgid "Reload"
msgstr ""

msgid "enabled"
msgid "Loading..."
msgstr ""

msgid "Installation finished."
msgid "Page"
msgstr ""

msgid "Write enigma2 all service in tmp"
msgid "Services"
msgstr ""

msgid "Write debug messages into file"
msgid "There was an error downloading the packetlist. Please try again."
msgstr ""

msgid "Abort"
Expand Down Expand Up @@ -358,12 +355,3 @@ msgstr ""

msgid "No entries found"
msgstr ""

msgid "None"
msgstr ""

msgid "found"
msgstr ""

msgid "Nothing there!"
msgstr ""
Loading

0 comments on commit 7eecb5d

Please sign in to comment.