plugin.audio.radio_de
plugin.audio.radio_de copied to clipboard
Can't play harmony.fm
Hello,
i just installed your addon and found it very useful. Thank you for your work. However, right now i am experiencing problems with the harmony.fm stream. I can "open it" via wget without any problems:
kodi:~/.kodi/temp # wget http://streams.harmonyfm.de/harmonyfm/mp3/hqlivestream.mp3 Connecting to streams.harmonyfm.de (178.33.243.6:80) Connecting to mp3.harmonyfm.de (62.27.87.8:80) hqlivestream.mp3 181k --:--:-- ETA
The plugin seems to have a problem with the mp3-stream, debug log shows (full log): https://pastebin.com/VjEJjMYh
I guess the problem occurs here:
19:05:48.239 T:1944985600 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28) 19:05:48.241 T:1738486688 DEBUG: Thread FileCache start, auto delete: false 19:05:48.241 T:1857024928 DEBUG: Thread ShoutcastFile start, auto delete: false 19:05:48.242 T:1738486688 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?) 19:05:48.291 T:1944985600 DEBUG: ffmpeg[73EE2000]: Format mp3 detected only with low score of 1, misdetection possible! 19:05:48.292 T:1944985600 DEBUG: Open - probing detected format [mp3] 19:05:48.292 T:1944985600 DEBUG: Open - setting usetoc to 0 for accurate VBR MP3 seek 19:05:48.293 T:1944985600 ERROR: ffmpeg[73EE2000]: [mp3] Failed to read frame size: Could not seek to 1026. 19:05:48.294 T:1944985600 ERROR: Open - Error, could not open file http://streams.harmonyfm.de/harmonyfm/mp3/hqlivestream.mp3
Thanks for your help :-)