Can not play any radio channel
#16
This must be something Linux specific, I use a Mac.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#17
(2019-09-22, 11:53)bitstreamout Wrote:
(2019-09-22, 11:38)phunkyfish Wrote: I have tested this user the M3U entry you provided and it works for me.

Do you have eanbled any of the audio decoders?  As seen here https://github.com/kodi-pvr/pvr.iptvsimple/issues/212 ...  

I tested using kodi 18.3 that I built myself (with no extra addons, just the defaults). And 18.4 downloaded from kodi.tv.

What do you want me to check, just tell me where to look. However the addons I have should be listed in the log files I posted.

It would be a strange issue though to have audio addons conflict with a PVR addons. 

Can you try disabled them and see what happens? Not sure which you would disable.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#18
If we can find out which audio decoder is causing the problem that would allow us to dig further.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#19
I only have AAC and WMA installed. If I install 2SF audio decoder it will fail Wink

Can you try disabling this decoder?

EDIT: Seems to fail if any extra audio decoders are installed (excluding AAC and WMA). So maybe try only leaving those two enabled.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#20
Indeed disabling the addon audio decoders does solve the problem ... (nevertheless this is not intended I guess):
Quote: 
2019-09-22 12:05:06.381 T:140271537575680   DEBUG: CCurlFile::Open - File <http://cristina.torontocast.com:8007/mp3-320> is a shoutcast stream. Re-opening
2019-09-22 12:05:06.384 T:140271537575680   DEBUG: CFileCache::Open - opening <mp3-320> using cache
2019-09-22 12:05:06.385 T:140271537575680   DEBUG: CurlFile::Open(0x7f937c062a70) http://cristina.torontocast.com:8007/mp3-320
2019-09-22 12:05:06.746 T:140271537575680   DEBUG: CCurlFile::Open - File <http://cristina.torontocast.com:8007/mp3-320> is a shoutcast stream. Re-opening
2019-09-22 12:05:06.747 T:140271537575680   DEBUG: File::Open - redirecting implementation for http://cristina.torontocast.com:8007/mp3-320
2019-09-22 12:05:06.748 T:140271537575680   DEBUG: CurlFile:TonguearseAndCorrectUrl() adding custom header option 'Icy-MetaData: 1'
2019-09-22 12:05:06.748 T:140271537575680   DEBUG: CurlFile::Open(0x7f937c0e2118) http://cristina.torontocast.com:8007/mp3-320
2019-09-22 12:05:07.185 T:140269563389696   DEBUG: Thread ShoutcastFile start, auto delete: false
2019-09-22 12:05:07.185 T:140269521426176   DEBUG: Thread FileCache start, auto delete: false
2019-09-22 12:05:12.144 T:140272731015296   DEBUG: ------ Window Init (Pointer.xml) ------
2019-09-22 12:05:12.184 T:140271537575680   DEBUG: Open - probing detected format [mp3]
2019-09-22 12:05:12.184 T:140271537575680   DEBUG: Open - setting usetoc to 0 for accurate VBR MP3 seek
2019-09-22 12:05:12.185 T:140271537575680   DEBUG: Open - avformat_find_stream_info starting
2019-09-22 12:05:12.190 T:140271537575680   DEBUG: Open - av_find_stream_info finished
2019-09-22 12:05:12.190 T:140271537575680   DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2019-09-22 12:05:12.191 T:140271537575680  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder mp3float
2019-09-22 12:05:12.191 T:140271537575680   DEBUG: file pvr://channels/radio/Alle Kanäle/pvr.iptvsimple_456476508.pvr could not be opened for tag reading
2019-09-22 12:05:12.289 T:140271537575680    INFO: AudioDecoder: File is queued
2019-09-22 12:05:12.291 T:140272190486272    INFO: CActiveAESink::OpenSink - initialize sink
2019-09-22 12:05:12.297 T:140272190486272   DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=PCH,DEV=0
2019-09-22 12:05:12.298 T:140272190486272    INFO: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=PCH,DEV=0"
2019-09-22 12:05:12.304 T:140272190486272    INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=PCH,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x02"
2019-09-22 12:05:12.305 T:140272190486272    INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2019-09-22 12:05:12.305 T:140272190486272    INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
2019-09-22 12:05:12.306 T:140272190486272   DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2048, bufferSize 8192
2019-09-22 12:05:12.314 T:140272190486272   DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2048, bufferSize 8192
2019-09-22 12:05:12.315 T:140272190486272   DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 171 ms
2019-09-22 12:05:12.321 T:140272190486272   DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2019-09-22 12:05:12.321 T:140272190486272   DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
2019-09-22 12:05:12.321 T:140272190486272   DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR)
2019-09-22 12:05:12.322 T:140272190486272   DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
2019-09-22 12:05:12.322 T:140272190486272   DEBUG:   Output Device : HDA Intel PCH
2019-09-22 12:05:12.322 T:140272190486272   DEBUG:   Sample Rate   : 4800
Reply
#21
I've created a PR to fix this issue: https://github.com/xbmc/xbmc/pull/16653/files

Once merged in Matrix will backport to Leia, so will be in 18.5 if/when that's released.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#22
(2019-09-22, 14:04)phunkyfish Wrote: I've created a PR to fix this issue: https://github.com/xbmc/xbmc/pull/16653/files

Once merged in Matrix will backport to Leia, so will be in 18.5 if/when that's released.

Merci!
Reply
#23
Even though my fix worked this is the real fix: https://github.com/xbmc/xbmc/pull/16654
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#24
Hello,
I'm new and have a similar issue on new Kodi Installation (LibreELEC 9.2.6, Simple IPTV nightik 3.9.8.1) on Raspberry PI zero with a mpeg2 codec license.  I've got a m3u list from cable router with rts protocol. I've manipulated this file and set the radio="true". All senders were shown correctly in radio tab. But if I try to start them the player immediate shut down in less then one second. The only interessting debug log entry is
Code:
2021-01-27 13:31:01.800 T:1675604864 ERROR: ffmpeg[63DFB380]: [rtsp] method PAUSE failed: 503 Service Unavailable
So I tried install ffmpeg tools but the error still remains.
Could it possible that the stream from router does not support pause and so the whole application crashes?
I've found a similiar problem https://forum.kodi.tv/showthread.php?tid=339685 without any solutions so I've workarounded this problem with internet mp3 streams.

Thanks for help!

Cheers
wanselot
Reply

Logout Mark Read Team Forum Stats Members Help
Can not play any radio channel0