TecTime TV 3.x (Stream + Videos) -alternative (einfache) Wiedergabemöglichkeit

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

    • hallo,
      ich bekomme leider einen lila screen.
      benutze den MEtrixFHD skin, liegt es da drann?
      hier ein teil vom crashlog

      Quellcode

      1. child has terminated
      2. pipes closed
      3. 1 1
      4. action -> WizardActions ok
      5. [DeviceManager2] Loading skin /usr/lib/enigma2/python/Plugins/SystemPlugins/DeviceManager2/skin.xml
      6. [MP EPGImport] autostart (0) occured at 1460237784.98
      7. [MultiQuickButton] enabled: True
      8. [CI_Assignment] activating ci configs:
      9. starting hotplug handler
      10. add device sdb to bdpoll current state: medium inserted
      11. action -> SetupActions cancel
      12. action -> SIBActions exit_but
      13. action -> InfobarChannelSelection zapHistory
      14. AtileHD lookup for ID 646099
      15. action -> SetupActions right
      16. unknown action SetupActions/right! typo in keymap?
      17. action -> SetupActions ok
      18. warning, skin is missing element blue in <class 'Screens.PluginBrowser.PluginBrowser'>
      19. warning, skin is missing element yellow in <class 'Screens.PluginBrowser.PluginBrowser'>
      20. No skin to read...
      21. action -> WizardActions down
      22. action -> WizardActions down
      23. action -> WizardActions down
      24. action -> WizardActions back
      25. unknown action WizardActions/back! typo in keymap?
      26. action -> WizardActions back
      27. action -> SetupActions cancel
      28. action -> SIBActions exit_but
      29. action -> InfobarChannelSelection zapHistory
      30. action -> SetupActions right
      31. unknown action SetupActions/right! typo in keymap?
      32. action -> SetupActions ok
      33. action -> WizardActions down
      34. unknown action WizardActions/down! typo in keymap?
      35. action -> WizardActions ok
      36. Console: executing in run 0 the command: for i in /media/usb/*.ipk; do if [ $i != '/media/usb/*.ipk' ]; then echo Installing $i; opkg -V0 install $i; else echo No IPK in /media/usb; fi; done && for i in /tmp/*.ipk; do if [ $i != '/tmp/*.ipk' ]; then echo Installing $i; opkg -V0 install $i; else echo No IPK in /tmp; fi; done
      37. child has terminated
      38. pipes closed
      39. action -> WizardActions ok
      40. [DeviceManager2] Loading skin /usr/lib/enigma2/python/Plugins/SystemPlugins/DeviceManager2/skin.xml
      41. action -> WizardActions down
      42. unknown action WizardActions/down! typo in keymap?
      43. action -> WizardActions ok
      44. Console: executing in run 0 the command: for i in /media/usb/*.ipk; do if [ $i != '/media/usb/*.ipk' ]; then echo Installing $i; opkg -V0 --force-overwrite install $i; else echo No IPK in /media/usb; fi; done && for i in /tmp/*.ipk; do if [ $i != '/tmp/*.ipk' ]; then echo Installing $i; opkg -V0 --force-overwrite install $i; else echo No IPK in /tmp; fi; done
      45. child has terminated
      46. pipes closed
      47. action -> WizardActions ok
      48. [DeviceManager2] Loading skin /usr/lib/enigma2/python/Plugins/SystemPlugins/DeviceManager2/skin.xml
      49. action -> WizardActions back
      50. [DeviceManager2] Loading skin /usr/lib/enigma2/python/Plugins/SystemPlugins/DeviceManager2/skin.xml
      51. action -> SetupActions ok
      52. warning, skin is missing element blue in <class 'Screens.PluginBrowser.PluginBrowser'>
      53. warning, skin is missing element yellow in <class 'Screens.PluginBrowser.PluginBrowser'>
      54. No skin to read...
      55. action -> WizardActions right
      56. action -> WizardActions right
      57. action -> WizardActions down
      58. action -> WizardActions down
      59. action -> WizardActions ok
      60. unknown action WizardActions/ok! typo in keymap?
      61. action -> WizardActions ok
      62. Looking for embedded skin
      63. before: 1
      64. after: 1
      65. playing service..
      66. [eDVBCAService] free slot 0 demux 0 for service 1:0:1:2EE3:441:1:C00000:0:0:0:
      67. [eDVBCAService] free service 1:0:1:2EE3:441:1:C00000:0:0:0:
      68. decoder state: play, vpid=-1, apid=-1
      69. DEMUX_STOP - pcr - ok
      70. DEMUX_STOP - video - ok
      71. VIDEO_STOP - ok
      72. AUDIO_STOP - ok
      73. DEMUX_STOP - audio - ok
      74. AUDIO_CONTINUE - ok
      75. DEMUX_STOP - ttx - ok
      76. start release channel timer
      77. eServiceMP3::construct!
      78. getResolvedKey config.mediaplayer.extraHeaders failed !! (Typo??)
      79. eServiceMP3::playbin uri=http://tectime.iptv-playoutcenter.de:1935/tectime/tectime.stream_hbb/playlist.m3u8
      80. eServiceMP3::starting pipeline
      81. resolved to PLAY
      82. RemovePopup, id = ZapError
      83. eServiceMP3::state transition NULL -> READY
      84. eServiceMP3::GST_STREAM_STATUS_TYPE_CREATE -> setting timeout on souphttpsrc to 60s
      85. gst_element_query_position failed in getPlayPosition
      86. gst_element_query_position failed in getPlayPosition
      87. eServiceMP3::GST_STREAM_STATUS_TYPE_CREATE -> setting timeout on souphttpsrc to 60s
      88. [AutoRes] service changed
      89. eServiceMP3::state transition READY -> PAUSED
      90. eServiceMP3::async-done - 1 video, 1 audio, 0 subtitle
      91. eServiceMP3::audio stream=0 codec=MPEG-4 AAC language=und
      92. eServiceMP3::state transition PAUSED -> PLAYING
      93. [AutoRes] got event evVideoSizeChanged
      94. [AutoRes] got event evVideoProgressiveChanged
      95. eServiceMP3::GST_STREAM_STATUS_TYPE_CREATE -> setting timeout on souphttpsrc to 60s
      96. [AutoRes] determineContent
      97. action -> MenuActions menu
      98. Looking for embedded skin
      99. Traceback (most recent call last):
      100. File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
      101. res = self.actions[action]()
      102. File "/usr/lib/enigma2/python/Plugins/Extensions/TecTimeTV/plugin.py", line 199, in key_menu
      103. File "/usr/lib/enigma2/python/mytest.py", line 322, in openWithCallback
      104. dlg = self.open(screen, *arguments, **kwargs)
      105. File "/usr/lib/enigma2/python/mytest.py", line 332, in open
      106. dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
      107. File "/usr/lib/enigma2/python/mytest.py", line 267, in instantiateDialog
      108. return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
      109. File "/usr/lib/enigma2/python/mytest.py", line 292, in doInstantiateDialog
      110. readSkin(dlg, None, dlg.skinName, desktop)
      111. File "/usr/lib/enigma2/python/skin.py", line 750, in readSkin
      112. raise SkinError("source '" + wsource + "' was not found in screen '" + name + "'!")
      113. skin.SkinError: {MetrixFHD/skin.xml}: source 'key_blue' was not found in screen '<embedded-in-'TecTimeTVConfigScreen'>'!
      114. (PyObject_CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x5da85530>>,('MenuActions', 'menu')) failed)
      115. ]]>
      116. </dvbapp2crashlog>
      117. </crashlogs>
      118. </stbcrashlog>
      Alles anzeigen
      gruss :)
    • neue Version mit (vermutlich) nicht bemerkbaren Änderungen, gab ja keine Fehlermeldungen ;)

      EPG-Ersatz leider noch nicht, dafür müssen erst die techn. Voraussetzungen geschaffen werden
      ============================================================================================

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

    • Hat zwar etwas länger gedauert, aber jetzt konnte ich es testen. :)
      Funktioniert einwandfrei - ich bin mir aber nicht sicher, was die EPG-Daten betrifft:
      wo findet man diese Daten? Im Menü findet sich u.a. der Eintrag "Liste der Aufnahme-Daten" - ist der damit gemeint? Zumindest ist diese Übersicht äußerst praktisch, weil das viel Sucherei erspart ... :D
      Gruß Christoph :281:
    • Achja - noch zwei Fragen:
      - spulen/springen kann man wahrscheinlich in den Streams aus technischen Gründen nicht - oder doch?
      - Die Dauer einer Sendung (Gesamtzeit + evtl. "gesehen") ist nicht zu erkennen (weder bei Wiedergabe noch in den Listen). Falls das irgendwie ergänzt werden könnte, wäre es das i-Tüpfelchen ... =)
      Gruß Christoph :281:
    • shadowrider schrieb:

      wo findet man diese Daten?
      wie üblich, EPG-Taste
      Ich Depp. ;wacko: Irgendwie logisch ...

      Edit: klappt natürlich!
      Gruß Christoph :281:

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

    • Neue Version inkl. EPG funzt wunderbar....

      Danke für Deine Mühe. :thumbsup:
      ___________________________________________________________________
      VU+ Ultimo 4K | DVB-S FBC Twin | DVB-C FBC | Samsung HN-M201RAD SpinPoint M9T 2TB HDD

      VU+ Duo² =>> DVB-S2 Dual | DVB-C Dual Hybrid | 1TB Western Digital HDD

      RedEagle Twinbox LCD | Pearl-Display | 4GB USB-Stick


      Fritz!Box 6390 OS 6.87
    • Hallo!

      Ich habe gestern die Version 2.6 installiert, bekomme jedoch bei Aufruf des EPG nur ein schwarzes Fenster ohne Inhalt angezeigt.

      Woran kann das liegen?

      Nutze die Solo 4K mit dem aktuellen Image.
      Gruss

      Brandy189