VMC 5 (v1.559)

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • pytube update nochmal geändert und übersetzungen hinzugefügt
      Dateien
      VMC
      EPG Share
      VU Alexa Skill
      Fluid Next
      Global Search

      Spenden sind immer herzlich willkommen... einfach hier klicken und das ganze an sbeatz76@googlemail.com schicken
    • Danke für den schnell Fix leider funktioniert er bei mir immer noch nicht

      Log hängt an
      Dateien
      • dvbapp2_debug_2019-05-05_152148.log

        (62,68 kB, 8 mal heruntergeladen, zuletzt: )
      • 01.jpg

        (272,94 kB, 64 mal heruntergeladen, zuletzt: )
      • 02.jpg

        (434,38 kB, 66 mal heruntergeladen, zuletzt: )
    • ptlatest ist in tmp ordner ist leer

      habe ihn gelöscht dann neugestartet

      und nochmal versucht dann ist der ordner wieder da aber leer
    • VMC 5 (v1.555)

      Dann mal folgendes machen:

      Debuglog auf console stellen
      Ptlatest Ordner löschen
      Wenn da ne zip Datei ist die auch löschen
      Ssh zur box
      init 4
      enigma2

      Dann pytube update machen

      Und den log aus der console posten

      Danach box halt wieder per init 3 normal starten

      Gesendet von meinem ANE-LX1 mit Tapatalk
      VMC
      EPG Share
      VU Alexa Skill
      Fluid Next
      Global Search

      Spenden sind immer herzlich willkommen... einfach hier klicken und das ganze an sbeatz76@googlemail.com schicken
    • so per putty auf die box kein problem

      init 4

      und wie soll ich dann updaten?

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Houseboy ()

    • Kopf hau auf Tischplatte

      habe es hin bekommen

      init 4
      enigma2

      dann VMC5 Grundeinstellungen

      und da Pytube aktualisieren

      dann hat er geupdatet

      GUI neustart

      Log im Anhang
      Dateien
    • Ja, über die Console funktioniert bei mir dann auch das Update.

      Quellcode

      1. --- 8.8.8.8 ping statistics ---
      2. 2 packets transmitted, 2 packets received, 0% packet loss
      3. round-trip min/avg/max = 19.580/19.861/20.142 ms
      4. Local pytube version: v9.4.0
      5. Connecting to api.github.com (192.30.253.117:443)
      6. Connecting to codeload.github.com (192.30.253.120:443)
      7. pt.zip 100% |*******************************| 1240k 0:00:00 ETA
      8. Archive: /tmp/pt.zip
      9. creating: nficano-pytube-7272754/
      10. inflating: nficano-pytube-7272754/.envrc
      11. inflating: nficano-pytube-7272754/.gitattributes
      12. inflating: nficano-pytube-7272754/.gitignore
      13. inflating: nficano-pytube-7272754/.pre-commit-config.yaml
      14. inflating: nficano-pytube-7272754/.travis.yml
      15. inflating: nficano-pytube-7272754/CODE_OF_CONDUCT.md
      16. inflating: nficano-pytube-7272754/LICENSE
      17. inflating: nficano-pytube-7272754/MANIFEST.in
      18. inflating: nficano-pytube-7272754/Makefile
      19. inflating: nficano-pytube-7272754/Pipfile
      20. inflating: nficano-pytube-7272754/Pipfile.lock
      21. inflating: nficano-pytube-7272754/README.md
      22. creating: nficano-pytube-7272754/docs/
      23. inflating: nficano-pytube-7272754/docs/Makefile
      24. inflating: nficano-pytube-7272754/docs/api.rst
      25. inflating: nficano-pytube-7272754/docs/conf.py
      26. inflating: nficano-pytube-7272754/docs/index.rst
      27. creating: nficano-pytube-7272754/docs/user/
      28. inflating: nficano-pytube-7272754/docs/user/install.rst
      29. inflating: nficano-pytube-7272754/docs/user/quickstart.rst
      30. creating: nficano-pytube-7272754/images/
      31. inflating: nficano-pytube-7272754/images/pytube.png
      32. creating: nficano-pytube-7272754/pytube/
      33. inflating: nficano-pytube-7272754/pytube/__init__.py
      34. inflating: nficano-pytube-7272754/pytube/__main__.py
      35. inflating: nficano-pytube-7272754/pytube/captions.py
      36. inflating: nficano-pytube-7272754/pytube/cipher.py
      37. inflating: nficano-pytube-7272754/pytube/cli.py
      38. inflating: nficano-pytube-7272754/pytube/compat.py
      39. creating: nficano-pytube-7272754/pytube/contrib/
      40. inflating: nficano-pytube-7272754/pytube/contrib/__init__.py
      41. inflating: nficano-pytube-7272754/pytube/contrib/playlist.py
      42. inflating: nficano-pytube-7272754/pytube/exceptions.py
      43. inflating: nficano-pytube-7272754/pytube/extract.py
      44. inflating: nficano-pytube-7272754/pytube/helpers.py
      45. inflating: nficano-pytube-7272754/pytube/itags.py
      46. inflating: nficano-pytube-7272754/pytube/logging.py
      47. inflating: nficano-pytube-7272754/pytube/mixins.py
      48. inflating: nficano-pytube-7272754/pytube/query.py
      49. inflating: nficano-pytube-7272754/pytube/request.py
      50. inflating: nficano-pytube-7272754/pytube/streams.py
      51. inflating: nficano-pytube-7272754/setup.cfg
      52. inflating: nficano-pytube-7272754/setup.py
      53. creating: nficano-pytube-7272754/tests/
      54. inflating: nficano-pytube-7272754/tests/__init__.py
      55. inflating: nficano-pytube-7272754/tests/conftest.py
      56. creating: nficano-pytube-7272754/tests/mocks/
      57. inflating: nficano-pytube-7272754/tests/mocks/yt-video-9bZkp7q19f0-1507588332.json.tar.gz
      58. inflating: nficano-pytube-7272754/tests/mocks/yt-video-QRS8MkLhQmM-1507588031.json.tar.gz
      59. inflating: nficano-pytube-7272754/tests/mocks/yt-video-zRbsm3e2ltw-1507777044.json.tar.gz
      60. inflating: nficano-pytube-7272754/tests/test_cipher.py
      61. inflating: nficano-pytube-7272754/tests/test_cli.py
      62. inflating: nficano-pytube-7272754/tests/test_exceptions.py
      63. inflating: nficano-pytube-7272754/tests/test_extract.py
      64. inflating: nficano-pytube-7272754/tests/test_helpers.py
      65. inflating: nficano-pytube-7272754/tests/test_itags.py
      66. inflating: nficano-pytube-7272754/tests/test_main.py
      67. inflating: nficano-pytube-7272754/tests/test_mixins.py
      68. inflating: nficano-pytube-7272754/tests/test_query.py
      69. inflating: nficano-pytube-7272754/tests/test_request.py
      70. inflating: nficano-pytube-7272754/tests/test_streams.py
      71. Pytube updated from vv9.4.0 to vv9.5.0
      Alles anzeigen

      Sehr komisch, warum vorher immer die Meldung kam. Kann nicht upgedatet werden.
      Dateien
      • pytubeupdate.png

        (1,71 MB, 70 mal heruntergeladen, zuletzt: )