how to really add strm player as default?
#1
Hi, I have a weird issue with my playercorefactory.xml:

I have some streams I want my webbrowser to play. When I start it manually from Kodi it works. It even says default when I have a look at the "Play using" option.

BUT STILL the internal Kodi Player tries to Play the file. 3D by the way works a expected with an external Player (TMT6).

What is wrong?

Code:
<rules action="prepend">
        <rule filename=".*.3D.*|.*.3D.iso|3D.*" player="3D"/>
    <rule filetypes="strm" player="MS Edge"/>
</rules>
Reply
#2
is the code wrong?

I think there is something missing.

Please help!
Reply

Logout Mark Read Team Forum Stats Members Help
how to really add strm player as default?0