Listening to online radio
#1
Op: W10, Leia RC5, Transparency!
When starting listening to any online Radio, the Media Player appears correctly in case of selecting AAC+ signal source. At AAC, MP3, OGG signal not. At the latters stays Main window and at the right side of the screen a fragment of the management interface of media player without control etc.
Reply
#2
it would be helpful if you could post a screenshot, Debug Log and the exact steps to reproduce this issue.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
Hi ronie,
I've put some radio stations into "Favorites". Clicking one of them pops up a list "Select channel". If any of Mp3, Ogg, AAC is selected, the Player doesn't appear properly, only at AAC+ selection. I try to enclose screenshot and Kodi.log. If I fail I'll try again. I hope, I'll  manage.
Thanks,
Berkenye

Image

https://paste.kodi.tv/wixesegope
Reply
#4
ronie,
At last maybe I'm going to manage to send the screenshot and the log-file.
Thanks,
Berkenye

https://paste.kodi.tv/iretivogev.kodi

http://keptarhely.eu/view.php?file=20190...bt1cj.jpeg
Reply
#5
ok, so the problem is that kodi sometimes automatically switches to the music visualization window and sometimes stays on the homescreen.

now for the technical details (as far as i understand them):
kodi has two builtin players, videoplayer and paplayer.
depending on the codec of the audio stream, kodi selects one of these players for playback.
one of the differences between these players is that videoplayer will auto switch to the music visualization window and paplayer doesn't do that.

if this bothers you, you can force kodi to always use the videoplayer by creating an advancettings.xml file (if you do't have one already)
and add this audio section:
xml:
<advancedsettings>
    <audio>
        <defaultplayer>videoplayer</defaultplayer>
    </audio>
</advancedsettings>
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#6
Hi ronie,
Thank you very much for your answer. It was a total misunderstanding from me. I thought, it was a bug, because on PaPlayer there were no controls (stop, volume). It's clear PaPlayer on main window is the best for the purpose, but with controls. I don't want to bother you any more in this theme. If you think, please resolve this problem, when you have time and if it's your job.
Thanks,
Berkenye
Reply

Logout Mark Read Team Forum Stats Members Help
Listening to online radio0