Beiträge von DerBusIsVoll
-
-
Ne, ich glaube das ist ein API Fehler
Viel schlimmer, nochmal ein User-Error.
Hab wie oben gesagt, alles installiert und dann im Kodi-Addon erst mal einen Film geschaut. Dann wollte ich einen Download durchführen, als aus dem Add-On raus, in den Einstellungen den Downloadordner ausgewählt - hatte ich bei der Erstkonfiguration noch nicht angefasst, wieder rein ins Addon und den Download versucht.
Das ging mit dem Fehler oben schief.2nd thoughts: Kodi neu gestartet, und jetzt ging es. Mein Gedanke:
- ein Glitch - hmmm, nicht wahrscheinlich
- das Addon liest vor einem erneuten Aufruf die Settings nicht neu ein - wäre möglich
- ich hab meine Abläufe nicht richtig notiert - wäre möglich
- .... - keine Ahnung
Wieder was gelernt: Bei neuen Addons nach der Konfigurationsänderung lieber Kodi nochmal neu starten, dann vermeidet man Fehlersuche
Danke @DeBaschdi
PS: Falls (2) zutrifft, könnte man das über ein Flag, das beim Ändern der Einstellungen gesetzt wird, vor jedem Aufruf des Addons steuern
-
Hmm, das sieht nach einem api fehler aus, @easy4me , wieso ist die versuchte ID 238148118 invalid ?
Ist zunächst kein API Fehler, sondern einer meinerseits. Die virtuelle Maschine, die bei mir alles hostet, war nicht Bestandteil meines lokalen Netzwerks. Da 1und1 aber wohl überprüft, ob ich mich hinter der der Fritzbox befinde, über die ich das TV Abo gebucht habe, hat der 1und1 TV Server den Zugriff auf die ID abgelehnt.
Tja, das war doof, und ich habs lang nicht gemerkt.So, jetzt gibt es eine VM in meiner Domain, habe diesmal die Telerising API als Docker Container installiert, und kann nun immerhin aufgezeichnete Sendungen ansehen. Leider funktioniert aber der Download der Aufnahme nicht.
Hier der Ausschnitt aus dem [definition=9,2]kodi.[definition='1','0']log[/definition][/definition]:
[cbox]2020-05-03 13:31:04.742 T:140396835333888 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] Machine is x86_64
2020-05-03 13:31:04.742 T:140396835333888 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] ffprobe and ffmpeg are installed
2020-05-03 13:31:05.378 T:140396835333888 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] Selectet ID for Download = cloud 240236817
2020-05-03 13:31:18.527 T:140396835333888 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: No JSON object could be decoded
Traceback (most recent call last):
File "/home/martin/.kodi/addons/plugin.video.telerising-cloudcontrol/default.py", line 823, in <module>
router(sys.argv[2][1:])
File "/home/martin/.kodi/addons/plugin.video.telerising-cloudcontrol/default.py", line 773, in router
download_video(params['video'], params['title'], params['ffmpeg_params'], params['list_type'])
File "/home/martin/.kodi/addons/plugin.video.telerising-cloudcontrol/default.py", line 575, in download_video
src_status = json.load(f_src)
File "/usr/lib/python2.7/json/__init__.py", line 291, in load
**kw)
File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
-->End of Python script error report<--
2020-05-03 13:31:18.653 T:140397361227520 NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 199 ms[/cbox]
Können wir das hier klären, oder soll ich nochmal im Thread zum Dockercontainer posten?
-
@DerBusIsVoll , nutz doch bitte "Code" um deinen [definition='1','0']log[/definition] rein zu Posten, danke
done
-
VOD gibt es nur bei zatto, da du 1und1 hast, musst du vod in den addon settings deaktivieren.
Ok, hab jetzt alles rausgenommen bei Kodi, was stören könnte, und VOD ausgeschaltet, dann steht im [definition='1','0']log[/definition].txt:
[cbox]==== API CONFIGURATION ====INFO[04/30 17:02 208] Custom interface "enp0s3" will be used.
INFO[04/30 17:02 224] Custom Zattoo server "fr5-0" will be used.
INFO[04/30 17:02 240] Use custom ffmpeg library path "/storage/.kodi/addons/tools.ffmpeg-tools/bin/ff
mpeg"
INFO[04/30 17:02 248] Custom port "8180" will be used.
INFO[04/30 17:02 370] YOUR DEFAULT SETTINGSPLATFORM: hls5
BANDWIDTH: 8000
PROFILE: 1
LOGLEVEL: fatal
IGN_MAX: false
INFO[04/30 17:02 817] LOGIN OK!
INFO[04/30 17:02 884] YOUR ACCOUNT TYPE: RESELLER
INFO[04/30 17:02 1109] ONDEMAND IS NOT AVAILABLE==== API STARTED! ====
Host IP address: 192.168.178.47:8180
* 2020-04-30 17:03:11 Loading recordings data
* 2020-04-30 17:03:12 Recording list sent to client - params: bandwidth=8000, platform=hls5
* 2020-04-30 17:03:17 REC INFO 182443794 - Retrieving data
* 2020-04-30 17:03:18 REC INFO 182443794 - JSON file sent to client
* 2020-04-30 17:03:18 REC INFO 182380033 - Retrieving data
* 2020-04-30 17:03:18 REC INFO 182380033 - JSON file sent to client
* 2020-04-30 17:03:18 REC INFO 181909562 - Retrieving data
* 2020-04-30 17:03:18 REC INFO 181909562 - JSON file sent to client
* 2020-04-30 17:03:17 Loading recordings data
* 2020-04-30 17:03:17 Recording list sent to client - params: bandwidth=8000, platform=hls5
* 2020-04-30 17:03:18 REC INFO 179063261 - Retrieving data
* 2020-04-30 17:03:19 REC INFO 179063261 - JSON file sent to client
* 2020-04-30 17:03:19 REC INFO 178316259 - Retrieving data
* 2020-04-30 17:03:19 REC INFO 178316259 - JSON file sent to client
* 2020-04-30 17:03:52 REC 238148118 | 8000 | hls5 - Loading PVR URL
X 2020-04-30 17:03:53 REC 238148118 | 8000 | hls5 - Invalid recording ID
* 2020-04-30 17:03:52 Loading recordings data
* 2020-04-30 17:03:52 Recording list sent to client - params: bandwidth=8000, platform=hls5
* 2020-04-30 17:04:43 REC 238148118 | 8000 | hls5 - Loading PVR URL
X 2020-04-30 17:04:43 REC 238148118 | 8000 | hls5 - Invalid recording ID[/cbox]
Und die letzten Einträge im [definition=9,3]Kodi.[definition='1','0']log[/definition][/definition]:
[cbox]2020-04-30 17:03:37.975 T:140650473301760 NOTICE: [Telerising API 1.3.5~beta1] API-CHECK API seems to be running... OK
2020-04-30 17:03:52.047 T:140650271119104 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] Machine is x86_64
2020-04-30 17:03:52.047 T:140650271119104 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] ffprobe and ffmpeg are installed
2020-04-30 17:03:52.520 T:140650271119104 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] Selectet ID for Download = cloud 238148118
2020-04-30 17:03:55.985 T:140650473301760 NOTICE: [Telerising API 1.3.5~beta1] API-CHECK API seems to be running... OK
2020-04-30 17:04:42.588 T:140650271119104 NOTICE: Previous line repeats 2 times.
2020-04-30 17:04:42.588 T:140650271119104 ERROR: [Telerising Cloudcontrol VoD 0.0.7] Could not open Json SRC File
2020-04-30 17:04:42.588 T:140650271119104 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] Started Downloading 238148118
2020-04-30 17:04:50.015 T:140650473301760 NOTICE: [Telerising API 1.3.5~beta1] API-CHECK API seems to be running... OK[/cbox]
Und im kodi crash [definition='1','0']log[/definition]:
[cbox]2020-04-30 17:03:55.985 T:140650473301760 NOTICE: [Telerising API 1.3.5~beta1] API-CHECK API seems to be running... OK
2020-04-30 17:04:42.588 T:140650271119104 NOTICE: Previous line repeats 2 times.
2020-04-30 17:04:42.588 T:140650271119104 ERROR: [Telerising Cloudcontrol VoD 0.0.7] Could not open Json SRC File
2020-04-30 17:04:42.588 T:140650271119104 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] Started Downloading 238148118
2020-04-30 17:04:50.015 T:140650473301760 NOTICE: [Telerising API 1.3.5~beta1] API-CHECK API seems to be running... OK############### END LOG FILE ################
############ END Kodi CRASH LOG #############
[/cbox]
Was sollte ich als nächstes testen?
LG DerBusIsVoll
-
Die Cloud Aufnahmen kannst du mit der telerising cloud control vod als Kodiaddon von meinem Repository laden, mit dieser kannst du u.A deine cloud Aufnahmen runter laden. (Download geht nicht mit android als bertiebssystem)
Natürlich brauchst du auch einen Telerising Server, schau dir den Startpost an, dort ist alles beschrieben
Vielen Dank, habe alles in einer VBox Ubuntu 19.10 virtual Machine installiert. Allerdings bleibe ich beim Download hängen. Im [definition=9,2]kodi.[definition='1','0']log[/definition][/definition] steht:
[cbox]2020-04-30 09:10:29.341 T:139761641576192 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] Machine is x86_64
2020-04-30 09:10:29.341 T:139761641576192 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] ffprobe and ffmpeg are installed
2020-04-30 09:10:29.743 T:139761641576192 ERROR: [Telerising Cloudcontrol VoD 0.0.7] Could not download VOD m3u: 400 Client Error: BAD REQUEST for url: http://192.168.178.47:8180/?profile=1&cod…le=ondemand.m3u
2020-04-30 09:10:29.751 T:139761641576192 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] Selectet ID for Download = cloud 221470705
2020-04-30 09:10:39.858 T:139760987207424 NOTICE: [Telerising API 1.3.5~beta1] API-CHECK API seems to be running... OK
2020-04-30 09:11:19.870 T:139761641576192 NOTICE: Previous line repeats 2 times.
2020-04-30 09:11:19.870 T:139761641576192 ERROR: [Telerising Cloudcontrol VoD 0.0.7] Could not open Json SRC File
2020-04-30 09:11:19.870 T:139761641576192 NOTICE: [Telerising Cloudcontrol VoD 0.0.7] Started Downloading 221470705[/cbox]Und im [definition='1','0']log[/definition].txt:
[cbox]==== API CONFIGURATION ====INFO[04/29 23:15 208] Custom interface "enp0s3" will be used.
INFO[04/29 23:15 224] Custom Zattoo server "fr5-0" will be used.
INFO[04/29 23:15 240] Use custom ffmpeg library path "/storage/.kodi/addons/tools.ffmpeg-tools/bin/ffmpeg"
INFO[04/29 23:15 248] Custom port "8180" will be used.
INFO[04/29 23:15 370] YOUR DEFAULT SETTINGSPLATFORM: hls5
BANDWIDTH: 8000
PROFILE: 1
LOGLEVEL: fatal
IGN_MAX: false
INFO[04/29 23:15 817] LOGIN OK!
INFO[04/29 23:15 884] YOUR ACCOUNT TYPE: RESELLER
INFO[04/29 23:15 1109] ONDEMAND IS NOT AVAILABLE==== API STARTED! ====
Host IP address: 192.168.178.47:8180
X 2020-04-29 23:19:49 Invalid file request by client
X 2020-04-29 23:19:50 Invalid request by client
X 2020-04-29 23:21:17 Invalid file request by client
* 2020-04-29 23:21:16 Loading recordings data
* 2020-04-29 23:21:17 Recording list sent to client - params: bandwidth=8000, platform=hls5
X 2020-04-29 23:21:23 Invalid file request by client
* 2020-04-29 23:21:23 Loading recordings data
* 2020-04-29 23:21:23 Recording list sent to client - params: bandwidth=8000, platform=hls5
X 2020-04-29 23:21:32 Invalid file request by client
* 2020-04-29 23:21:31 Loading recordings data
* 2020-04-29 23:21:31 Recording list sent to client - params: bandwidth=8000, platform=hls5
* 2020-04-29 23:21:33 REC 240236817 | 8000 | hls5 - Loading PVR URL
X 2020-04-29 23:21:33 REC 240236817 | 8000 | hls5 - Invalid recording ID
* 2020-04-29 23:21:33 REC 240236817 | 8000 | hls5 - Loading PVR URL
X 2020-04-29 23:21:33 REC 240236817 | 8000 | hls5 - Invalid recording ID
* 2020-04-29 23:21:33 REC 240236817 | 8000 | hls5 - Loading PVR URL
X 2020-04-29 23:21:33 REC 240236817 | 8000 | hls5 - Invalid recording ID
* 2020-04-29 23:21:33 REC 240236817 | 8000 | hls5 - Loading PVR URL
X 2020-04-29 23:21:34 REC 240236817 | 8000 | hls5 - Invalid recording ID
X 2020-04-29 23:21:59 Invalid file request by client
* 2020-04-29 23:21:58 Loading recordings data
* 2020-04-29 23:21:59 Recording list sent to client - params: bandwidth=8000, platform=hls5
* 2020-04-29 23:22:00 REC 240236817 | 8000 | hls5 - Loading PVR URL
X 2020-04-29 23:22:00 REC 240236817 | 8000 | hls5 - Invalid recording ID
* 2020-04-29 23:22:00 REC 240236817 | 8000 | hls5 - Loading PVR URL
X 2020-04-29 23:22:00 REC 240236817 | 8000 | hls5 - Invalid recording ID
* 2020-04-29 23:22:00 REC 240236817 | 8000 | hls5 - Loading PVR URL
X 2020-04-29 23:22:01 REC 240236817 | 8000 | hls5 - Invalid recording ID
* 2020-04-29 23:22:01 REC 240236817 | 8000 | hls5 - Loading PVR URL
X 2020-04-29 23:22:01 REC 240236817 | 8000 | hls5 - Invalid recording ID
X 2020-04-29 23:25:27 Invalid file request by client
* 2020-04-29 23:25:27 REC INFO 182443794 - Retrieving data
* 2020-04-29 23:25:27 REC INFO 182443794 - JSON file sent to client
* 2020-04-29 23:25:27 REC INFO 182380033 - Retrieving data
* 2020-04-29 23:25:28 REC INFO 182380033 - JSON file sent to client
* 2020-04-29 23:25:26 Loading recordings data
* 2020-04-29 23:25:27 Recording list sent to client - params: bandwidth=8000, platform=hls5
* 2020-04-29 23:25:28 REC INFO 181909562 - Retrieving data
* 2020-04-29 23:25:28 REC INFO 181909562 - JSON file sent to client
* 2020-04-29 23:25:28 REC INFO 179063261 - Retrieving data
* 2020-04-29 23:25:29 REC INFO 179063261 - JSON file sent to client
* 2020-04-29 23:25:29 REC INFO 178316259 - Retrieving data
* 2020-04-29 23:25:29 REC INFO 178316259 - JSON file sent to client
X 2020-04-30 08:45:01 Invalid file request by client
* 2020-04-30 08:45:01 REC INFO 182443794 - Retrieving data
* 2020-04-30 08:45:01 REC INFO 182443794 - JSON file sent to client
* 2020-04-30 08:45:01 REC INFO 182380033 - Retrieving data
* 2020-04-30 08:45:01 REC INFO 182380033 - JSON file sent to client
* 2020-04-30 08:45:00 Loading recordings data
* 2020-04-30 08:45:01 Recording list sent to client - params: bandwidth=8000, platform=hls5
* 2020-04-30 08:45:01 REC INFO 181909562 - Retrieving data
* 2020-04-30 08:45:02 REC INFO 181909562 - JSON file sent to client
* 2020-04-30 08:45:02 REC INFO 179063261 - Retrieving data
* 2020-04-30 08:45:02 REC INFO 179063261 - JSON file sent to client
* 2020-04-30 08:45:02 REC INFO 178316259 - Retrieving data
* 2020-04-30 08:45:02 REC INFO 178316259 - JSON file sent to client
X 2020-04-30 08:48:41 Invalid file request by client
* 2020-04-30 08:48:40 Loading recordings data
* 2020-04-30 08:48:41 Recording list sent to client - params: bandwidth=8000, platform=hls5
X 2020-04-30 08:49:16 Invalid file request by client
* 2020-04-30 08:49:15 Loading recordings data
* 2020-04-30 08:49:16 Recording list sent to client - params: bandwidth=8000, platform=hls5
X 2020-04-30 09:10:29 Invalid file request by client
* 2020-04-30 09:10:30 REC 221470705 | 8000 | hls5 - Loading PVR URL
X 2020-04-30 09:10:30 REC 221470705 | 8000 | hls5 - Invalid recording ID
* 2020-04-30 09:10:29 Loading recordings data
* 2020-04-30 09:10:29 Recording list sent to client - params: bandwidth=8000, platform=hls5
* 2020-04-30 09:11:20 REC 221470705 | 8000 | hls5 - Loading PVR URL
X 2020-04-30 09:11:20 REC 221470705 | 8000 | hls5 - Invalid recording ID[/cbox]Ich kann leider auch keine Recordings abspielen, und weiss nicht, wo ich weitersuchen soll.
Hat jemand einen Tip?LG DerBusIsVoll
-
Hallo Zusammen,
ich hab versucht, durch den Thread mitzulesen, bin aber irgendwie nicht sicher, dass ich hier richtig bin.
Vielleicht kann ja jemand mit Erfahrung einen Newby an der Hand nehmen und auf die richtige Spur bringen.Ziel:
Aufnahmen von 1und1 TV dauerhaft und unverschlüsselt abspeichern - gerne auch, nachdem ich die Sendung im 1und1 Aufnahmespeicher zunächst gesichert habeAktuelle Werkzeuge:
- Amazon Fire TV Stick 4k mit 1und1 TV
- Kodi 18.6 auf PC & Fire TV
- Raspberry PI 1 als MySQL DB für Kodi
- VirtualBox mit der Option, beliebige Linux-Systeme zu installieren
- ...Meine Fragen:
- Kann ich mein Ziel mit eurer Hilfe erreichen?
- Wie sollte ich vorgehen? Gibt es evtl ein Tutorial, das mir als Start dienen kann?
- Wer kann mich virtuell an der Hand nehmen?Vielleicht hat ja jemand Lust und Zeit, mir zu helfen. Wir könnten die Schritte dann für andere Newbies dokumentieren.
Vielen Dank
DerBusIsVoll