Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Aktueller Inhalt von demosat1

  1. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Hi, For information, i update my script on post Du musst angemeldet sein, um das Element zu sehen.
  2. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Hi For information, the Crontabs folder containing the root file, is not in the directory /etc according to the firmware and STB models. But in/var/spool/cron/crontabs/root Exemple : Edision os mio4k+ with openpli openpli 8.3-release osmio4kplus osmio4kplus login: root Last login: Sat Feb 11...
  3. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Hi, @marzi, Strongly ! in my shell code : ... if [ -e "/usr/script/locvavoo" ] ; then printf "Country : " ; cat /usr/script/locvavoo printf "\n\n" else printf 'Germany Turkey France Albania Arabia Balkans Poland Portugal Spain Italy United_Kingdom' > /usr/script/locvavoo...
  4. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Hi, Edit Update 12/02/2023 add country, crontab, autkey. (for openpli firmware) This my new script vavoo. (Add country and new link source vavoo) Run this command in telnet. wget --no-check-certificate https://textup.fr/644810In?filetype=txt > /usr/script/vavoo.sh -O - | chmod +x...
  5. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Hi, If you have Cable on your STB, edit file /etc/enigma2/lamedb5 Looking flag c
  6. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Too big ! The code has evolved according to user wishes. You remove small bloc, and you add many line (>250 lines)..... muahaha... You delete your script for other members It is such stupidity. You just had to keep these lines and add your pseudo. #!/bin/sh ###...
  7. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    @pavon, Vous utilisez le code source sans mentionner les auteurs ! J'aurais mieux fait de garder mes lignes de codes que de les partager pour tous. Je ne vous remercie pas. You use the source code without mentioning the authors! I would have done better to keep my codes than to share them for...
  8. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Change code vavvoo script : You can limit the number of countries by editing the file /usr/script/locvavoo If you want Germany only, edit the file and leave Germany If you want Germany and France, indicate that these two countries. If you want to find all countries, delete the file. Or this is...
  9. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Ohoh...... hum...... lamedb5 ... Execute new scanning dish and run new EPG import. But I did not deepen the Spain process
  10. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    @clever999 If you want access to the code source for the file editing, I can communicate the password to you.
  11. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Hi, Update VavooSID thanks Lui88 cat $pfad | grep -B 1 -i "DESCRIPTION Puls 4 " | sed 's#4097:0:0:0:0:0:0:0:0:0:#1:0:1:4E27:43A:1:C00000:0:0:0:#g' >> e3 cat $pfad | grep -B 1 -i "DESCRIPTION Puls4 " | sed 's#4097:0:0:0:0:0:0:0:0:0:#1:0:1:4E27:43A:1:C00000:0:0:0:#g' >> e3 cat $pfad |...
  12. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Ok if you have only German, you dove make intervention on script. -- Edit the script with linux editor and replace this ligne for country in Germany Turkey France Albania Arabia Balkans Poland Portugal Spain; do by for country in Germany ; do So, if you want Germany France and spain for...
  13. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    Hi, Addition, Hotkey Red button. After the first installation, if you want to run the Vavoo script. With your remote control, make a long support on the red button and select Vavoo. Add thanks to MasterX for the original idea and some small modifications of the code. Google traduction Hi...
  14. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    oups.... thanks pavon.,
  15. demosat1

    Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

    - Extract zip file. - Move vavoo_epg_V5.sh on your stb on /usr/script (or /tmp if you haven't /usr/script in your image) - open telnet console, and execute this commande cd / chmod 755 /usr/script/vavoo_epg_V5.sh or cd / chmod 755 /tmp/vavoo_epg_V5.sh - after execute this commande ...
Zurück
Oben