Kodi - Video-addons - mediatheken
#1
Hallo, ich bin gerade auf VDR 3.5 umgestiegen und versuche die zahlreichen Mediatheken zu nutzen: Dritte (BR, NDR etc), Phoenix, Arte +7, ...
Meist jedoch kommt eine Meldung "Fehler, für mehr Informationen Log-Datei ansehen".
Welche Logdatei ist da gemeint ?

Rockpalast zeigt mir bis 2004 Sendungen an, nach Auswahl eines Konzerts kommt es zur gleichen Fehlermeldung.

ZDF 2016, Mediathek (mehrere Programme) funktionieren.

Was mache ich falsch ? Muss ich noch etwas zusätzliches installieren ?
[size=small][font=Courier New][b]Software[/b]:[/font] [font=Courier New]easyVDR (3.5.02-stable, VDR-Version: 2.2.0-12easyVDR1~trusty, Kernel-Version:4.4.0-96-generic[/font][/size]
[size=small][b][font=Courier New]Hardware[/font][/b]: [font=Courier New]MSI MS-7636, Intel i3, Technotrend Systemtechnik GmbH Technotrend/Hauppauge DVB card rev2.1[/font][/size]
Zitieren
#2
Hi,

sieh' einmal in der Datei /var/lib/vdr/.kodi/temp/kodi.log nach, also z.B. "tail -20f /var/lib/vdr/.kodi/temp/kodi.log"

Du kannst die Datei auch unter Kodi/Systemeinstellungen/System/Logging finden (wahrscheinlich im "Expertmodus" bei den Einstellungen..?)

Hoffe, dass das deine Frage beantwortet :-)
Mostly Harmless: Grotendeels ongevaarlijk

EasyVDR1: Mainboard Asus P8Z77-V (oder ähnlich), NVidia GK208 bzw. GT 630 Rev. 2 passiv, DVB: WinTV Nova HD S2, Technisat SkyStar2 (nur DVB-S), USB-Bootstick/ext4 ohne Journal für VDR, Mediaplatte WDC WD40EFRX, FB One-for-All URC 1280 mit Code 1272 als MS-MCE für SAT (via WinTV Nova HD S2) - Prod auf EA3.5, Test auf EA5
EasyVDR2: Mainboard MSI Z370M-GAMING-PRO-AC, NVidia GK208 bzw. GT 630 Rev. 2 passiv, DVB: Digital Devices Octopus Cine C2T2S2 , SSD-Bootplatte mit EasyVDR5 Focal, EasyVDR4 Focal,... , VNSI gegen EasyVDR1, keine FB, Tastatur Funk Logitech und "Microdia RF Controller" via HID - Test auf EA5 - (Netflix, Youtube...)
Zitieren
#3
(24.11.2018, 11:15)grumpf schrieb: Hi,

sieh' einmal in der Datei /var/lib/vdr/.kodi/temp/kodi.log nach, also z.B. "tail -20f /var/lib/vdr/.kodi/temp/kodi.log"

Vielen Dank !

Auffällig ist erstmal diese Meldung, die vermutlich mit der grundsätlichen Installation (-umfang,-version) zu tun hat:

Code:
12:28:07.993 T:140332803422208   ERROR: GetDirectory - Error getting plugin://plugin.video.mediathek/?action=openMenu&path=1&type=ARTE
12:28:07.994 T:140332803422208   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mediathek/?action=openMenu&path=1&type=ARTE) failed
12:28:12.039 T:140330590533376   ERROR: /var/lib/vdr/.kodi/addons/script.module.urllib3/lib/urllib3/util/ssl_.py:339: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
                                              SNIMissingWarning
12:28:12.040 T:140330590533376   ERROR: /var/lib/vdr/.kodi/addons/script.module.urllib3/lib/urllib3/util/ssl_.py:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
                                              InsecurePlatformWarning
12:28:12.100 T:140330590533376   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'requests.exceptions.SSLError'>
                                            Error Contents: HTTPSConnectionPool(host='www.arte.tv', port=443): Max retries exceeded with url: /de/ (Caused by SSLError(SSLError(1, '_ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed'),))
Heute habe ich mit frisch gestartetem VDR das Rockpalast video-addon installiert. Videos wurden angezeigt, sind aber nicht aufrfufbar:


Code:
3:11:40.640 T:140270377010944  NOTICE: Running database version Textures13
13:11:40.681 T:140270377010944  NOTICE: Running database version MyMusic60
13:11:40.693 T:140270377010944  NOTICE: Running database version MyVideos107
13:11:40.699 T:140270377010944  NOTICE: Running database version TV29
13:11:40.701 T:140270377010944  NOTICE: Running database version Epg11
13:11:40.708 T:140270816958464  NOTICE: start dvd mediatype detection
13:11:40.950 T:140270816958464 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
13:11:41.021 T:140270816958464  NOTICE: initialize done
13:11:41.021 T:140270816958464  NOTICE: Running the application...
13:11:41.023 T:140270816958464  NOTICE: starting zeroconf publishing
13:11:41.023 T:140270816958464  NOTICE: starting upnp client
13:11:41.138 T:140268984588032  NOTICE: ES: Starting UDP Event server on port 9777
13:11:41.138 T:140268984588032  NOTICE: UDP: Listening on port 9777 (ipv6 : false)
13:11:56.830 T:140268955911936   ERROR: GetDirectory - Error getting
13:12:09.031 T:140269531236096   ERROR: Previous line repeats 6 times.
13:12:09.031 T:140269531236096   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "/var/lib/vdr/.kodi/addons/plugin.video.wdrrockpalast/default.py", line 41, in <module>
                                                list()
                                              File "/var/lib/vdr/.kodi/addons/plugin.video.wdrrockpalast/default.py", line 31, in list
                                                libWdr.list()
                                              File "/var/lib/vdr/.kodi/addons/script.module.libwdr/lib/libwdr.py", line 83, in list
                                                libMediathek.play(libWdrPlay())
                                              File "/var/lib/vdr/.kodi/addons/script.module.libwdr/lib/libwdr.py", line 61, in libWdrPlay
                                                return libWdrParser.parseVideo(params['url'])
                                              File "/var/lib/vdr/.kodi/addons/script.module.libwdr/lib/libwdrparser.py", line 57, in parseVideo
                                                url2 = re.compile("'mediaObj': { 'url': '(.+?)'", re.DOTALL).findall(response)[0]
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
13:12:09.037 T:140270816958464   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.wdrrockpalast/?sort=234533&url=https%3A%2F%2Fwww1.wdr.de%2Fmediathek%2Fvideo%2Fsendungen%2Frockpalast%2Fvideo-alter-bridge---koeln-palladium--100.html&mode=libWdrPlay]
13:12:17.630 T:140268696827648   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "/var/lib/vdr/.kodi/addons/plugin.video.wdrrockpalast/default.py", line 41, in <module>
                                                list()
                                              File "/var/lib/vdr/.kodi/addons/plugin.video.wdrrockpalast/default.py", line 31, in list
                                                libWdr.list()
                                              File "/var/lib/vdr/.kodi/addons/script.module.libwdr/lib/libwdr.py", line 83, in list
                                                libMediathek.play(libWdrPlay())
                                              File "/var/lib/vdr/.kodi/addons/script.module.libwdr/lib/libwdr.py", line 61, in libWdrPlay
                                                return libWdrParser.parseVideo(params['url'])
                                              File "/var/lib/vdr/.kodi/addons/script.module.libwdr/lib/libwdrparser.py", line 57, in parseVideo
                                                url2 = re.compile("'mediaObj': { 'url': '(.+?)'", re.DOTALL).findall(response)[0]
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
13:12:21.439 T:140270816958464   ERROR: GetDirectory - Error getting plugin://plugin.video.wdrrockpalast/
13:12:21.439 T:140270816958464   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.wdrrockpalast/) failed
13:12:21.964 T:140270816958464   ERROR: GetDirectory - Error getting plugin://plugin.video.wdrrockpalast/
13:12:21.965 T:140270816958464   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.wdrrockpalast/) failed
13:12:21.966 T:140269513402112   ERROR: Unable to find plugin
13:12:21.966 T:140270816958464   ERROR: GetDirectory - Error getting plugin://
13:12:21.967 T:140270816958464   ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed
13:12:47.306 T:140270377010944   ERROR: GetDirectory - Error getting
13:13:23.371 T:140270816958464   ERROR: Previous line repeats 2 times.
13:13:23.371 T:140270816958464  NOTICE: NFS is idle. Closing the remaining connections.
13:13:54.608 T:140270816958464   ERROR: Control 55 in window 10025 has been asked to focus, but it can't
3:13:55.132 T:140268696827648  NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
13:14:04.511 T:140268696827648  NOTICE: [xbmcswift2] Request for "/creative" matches rule for function "creative"
13:14:05.913 T:140268696827648  NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
13:14:09.900 T:140268696827648  NOTICE: [xbmcswift2] Request for "/category/ARS" matches rule for function "category"
13:14:16.088 T:140268696827648  NOTICE: [xbmcswift2] Request for "/sub_category/CLA" matches rule for function "sub_category_by_code"
13:14:19.982 T:140269531236096  NOTICE: [xbmcswift2] Request for "/play/SHOW/085874-000-A" matches rule for function "play"
13:14:20.469 T:140270816958464  NOTICE: VideoPlayer: Opening: http://arteconcert.gl-systemhaus.de/am/concert/085000/085800/085874-000-A_SQ_0_VO_03944460_MP4-2200_AMM-CONCERT-NEXT_130Hl1CuwtY.mp4
13:14:20.469 T:140270816958464 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
13:14:20.522 T:140268696827648  NOTICE: Creating InputStream
13:14:20.722 T:140268696827648   ERROR: CCurlFile::FillBuffer - Failed: Server returned nothing (no headers, no data)(52)
13:14:20.722 T:140268696827648   ERROR: CCurlFile::Open failed with code 0 for http://arteconcert.gl-systemhaus.de/am/concert/085000/085800/085874-000-A_SQ_0_VO_03944460_MP4-2200_AMM-CONCERT-NEXT_130Hl1CuwtY.mp4
13:14:20.808 T:140268696827648   ERROR: CCurlFile::FillBuffer - Failed: Server returned nothing (no headers, no data)(52)
13:14:20.808 T:140268696827648   ERROR: CCurlFile::Open failed with code 0 for http://arteconcert.gl-systemhaus.de/am/concert/085000/085800/085874-000-A_SQ_0_VO_03944460_MP4-2200_AMM-CONCERT-NEXT_130Hl1CuwtY.mp4
13:14:20.808 T:140268696827648   ERROR: Open - failed to open source <http://arteconcert.gl-systemhaus.de/am/concert/085000/085800/085874-000-A_SQ_0_VO_03944460_MP4-2200_AMM-CONCERT-NEXT_130Hl1CuwtY.mp4>
13:14:20.808 T:140268696827648   ERROR: CVideoPlayer::OpenInputStream - error opening [http://arteconcert.gl-systemhaus.de/am/concert/085000/085800/085874-000-A_SQ_0_VO_03944460_MP4-2200_AMM-CONCERT-NEXT_130Hl1CuwtY.mp4]
13:14:20.808 T:140268696827648  NOTICE: CVideoPlayer::OnExit()
13:14:20.808 T:140270816958464   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.arteplussept/play/SHOW/085874-000-A]
13:14:20.812 T:140270816958464  NOTICE: CVideoPlayer::CloseFile()
13:14:20.812 T:140270816958464  NOTICE: VideoPlayer: waiting for threads to exit
13:14:20.812 T:140270816958464  NOTICE: VideoPlayer: finished waiting
13:14:20.812 T:140270816958464  NOTICE: CVideoPlayer::CloseFile()
13:14:20.812 T:140270816958464  NOTICE: VideoPlayer: waiting for threads to exit
13:14:20.812 T:140270816958464  NOTICE: VideoPlayer: finished waiting
13:14:29.180 T:140269513402112   ERROR: ExtractFrame: Could not decode a frame
13:14:29.837 T:140268696827648  NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
13:14:30.710 T:140269505009408   ERROR: ExtractFrame: Could not decode a frame
[size=small][font=Courier New][b]Software[/b]:[/font] [font=Courier New]easyVDR (3.5.02-stable, VDR-Version: 2.2.0-12easyVDR1~trusty, Kernel-Version:4.4.0-96-generic[/font][/size]
[size=small][b][font=Courier New]Hardware[/font][/b]: [font=Courier New]MSI MS-7636, Intel i3, Technotrend Systemtechnik GmbH Technotrend/Hauppauge DVB card rev2.1[/font][/size]
Zitieren
#4
Hallo,

das Addon funktioniert nicht mehr! ..auch unter Kodi18.0(trusty) Fehler.
Das File
Code:
http://arteconcert.gl-systemhaus.de/am/concert/085000/085800/085874-000-A_SQ_0_VO_03944460_MP4-2200_AMM-CONCERT-NEXT_130Hl1CuwtY.mp4
wird auf dem Host nicht gefunden.Auch mit "https:// *.mp4 --no-check-certificate" Fehler

P.S
Es gibt noch einige Video-Addons(Mediatheken) die nicht funktionieren.Bei Problemen mit Addons
den Fehler auf Kodi-Nerds  posten!

Gruss
Wolfgang
Show Content
Zitieren
#5
Danke für die Klarstellung !
Das habe ich fast befürchtet: Ich hatte optimistisch alle Mediatheken installiert und zuletzt bleiben weniger als eine Handvoll.

Ist hier noch etwas zu verbessen :

Code:
/var/lib/vdr/.kodi/addons/script.module.urllib3/lib/urllib3/util/ssl_.py:339: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
[size=small][font=Courier New][b]Software[/b]:[/font] [font=Courier New]easyVDR (3.5.02-stable, VDR-Version: 2.2.0-12easyVDR1~trusty, Kernel-Version:4.4.0-96-generic[/font][/size]
[size=small][b][font=Courier New]Hardware[/font][/b]: [font=Courier New]MSI MS-7636, Intel i3, Technotrend Systemtechnik GmbH Technotrend/Hauppauge DVB card rev2.1[/font][/size]
Zitieren
#6
Hi,

das Logfile hast du ja scheinbar schon gefunden, aber ich kann noch ergänzen, dass es dafür auch ein Addon gibt.
Addons -> Programm-Addons -> Log Viewer for Kodi

Bei den Mediatheken habe ich festgestellt:
Wenn man in den Addons den Unterpunkt "Suchen" verwendet, funzt es bei mir nicht. Wenn ich aber die gleiche Sendung über "Sendungen von A-Z" suche, funzt es.
Und ich hatte einmal den Fall, dass eine Sendung in der ZDF-Mediathek nicht abspielbar war. Aber es gibt noch ein Addon "Mediathek" über das man diverse ÖR-Mediatheken abrufen kann und da ging dann die Sendung, die in der ZDF-Mediathek nicht abspielbar war. Manchmal muss man hur hartnäckig sein und verschiedene Wege versuchen.

Gruß
chicco
Mein VDR:
M3N78-EM, Athlon II X2 240e, 2x1GB RAM G.Skill, Technisat CableStar HD 2 + Mystique CaBiX-C2, Atric-Einschalter
easyVDR 3.5
TV: Samsung RU7099 43"
Zitieren
#7
Hallo,

und wenn man gezielt nach einer Sendung in den Mediathen sucht bietet sich
"https://mediathekviewweb.de/" an.Damit kann man sich die Sendung runterladen oder
über den Browser anschauen.
Gibt es auch für Kodi -> MediathekView
Nach install auf "Alle(s) Durchsuchen z.B rockpalast - Ergebnis siehe Anhang!

Gruss
Wolfgang


Angehängte Dateien
.jpg   media-view.jpg (Größe: 145,55 KB / Downloads: 14)
Show Content
Zitieren
#8
Hier im Anhang noch ein addon fuer die Mediathek von
7tv
Installieren als zip File in Kodi
OPTIONEN / Einstellungen / Addons / Aus ZIP-Datei installieren / Pfad zum Download Ort des *.zip Files (plugin.video.7tvneu-0.5.24.zip)

Inhalt:
ProSieben
Sat1
Kabeleins
Sat1 Gold
DMAX
ProSieben MAXX
sixx
TLC
Eurosport
kabel eins Doku

Und hier noch der Downloadort Mediathekview für Kodi 17.6 und 18.x
https://kodi.tv/addon/plugins-video-add-...iathekview
Beim ersten Start muss noch die Datenbank aktuallisiert werden .!! Ca 19 Sender
Einstellungen-MediathekView
Konfigurieren / Datenbank / Datenbank Typ --> Intern (sqlite)  und Datenbank-Aktualisierung --> Nur beim Start  ( von mir getestet )

Gruß
Oberlooser


Angehängte Dateien
.zip   plugin.video.7tvneu-0.5.24.zip (Größe: 55,79 KB / Downloads: 3)
EA5 Test-VDR : Lintec1 Senior Gehäuse - MSI G41M-P25 Board - Intel P4 E8500 / 775 Dual Core CPU - 2x2GB DDR3 RAM - MSI GT 710 PCI-e HDMI Grafik - DVBSky S952Twin PCI-e - 120GB SSD + 1 TB Test-HDD - LG GH24NSD1 S-ATA DL DVD - USB-STM32 V2 Stick (36kHz) mit SMK RC6 MCE 50GB Fernbedienung - EasyVDR 5.0 Alpha ISO 010 - Softhddevice mit Pulseaudio + estuary4vdr OSD - Kodi 18.9 Final mit Confluence Skin - Arctic 12cm Low Noise Lüfter.
VDR-Client,s : Media MVP Scart, VIP BOX 1903, 1910 , EasyStream 0.6-18 für WIN 10, Raspberry PI 3 mit OpenElec 7.01 und TotalControl FB Code 0104 Lirc an Tsop 31238
Zitieren