Created
July 23, 2014 10:15
-
-
Save asheeshr/0df6c012acb50a5a5c87 to your computer and use it in GitHub Desktop.
Switching player to DVD-Player from OMX for XBMC. ~/.xbmc/userdata
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<advancedsettings> | |
<video> | |
<defaultplayer>dvdplayer</defaultplayer> | |
<defaultdvdplayer>dvdplayer</defaultdvdplayer> | |
</video> | |
</advancedsettings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment