Please add full HDR and Dolby Vision Support to next kodi major Version
(2020-09-09, 00:03)hoppel118 Wrote: playercorefactory.xml

xml:
<playercorefactory>
<players>
<player name="ExoPlayer" type="ExternalPlayer" audio="false" video="true">
<filename>com.google.android.exoplayer2.demo</filename>
<hidexbmc>true</hidexbmc>
<playcountminimumtime>120</playcountminimumtime>
</player>
</players>
<rules action="prepend">
<rule video="true" player="dvdplayer">
<rule filename=".*DV.*" player="ExoPlayer"/>
</rule>
</rules>
</playercorefactory>

I've tried this config but it was not picking a similarly-named subtitles file placed in the same directory. I had a look at the source code and as far as I understood it a subtitles file should be prefixed with "subtitle_uri". Did it work for you this way?

Thanks a lot!
Reply


Messages In This Thread
RE: Please add full HDR and Dolby Vision Support to next kodi major Version - by sindao79 - 2021-05-15, 11:47
Logout Mark Read Team Forum Stats Members Help
Please add full HDR and Dolby Vision Support to next kodi major Version2