yatse stream and playercorefactory.xlm
#1
Hello! I tried to search and see if anybody else had asked this question, but I couldn't find a previous thread. My question is:
I have installed xbmc and yatse successfully on my galaxy s4. I copied the playercorefactory.xlm file into the user data folder as instructed from yatse developer, the problem is that when I do that, I only get the choice of streaming the offline or online video through yatse. Its nice that i cam stream from navi x to samsung smart tv or apple tv. But I can't choose to play it in xbmc internal player. I can left click and choose "play using" a list of media players preprogrammed in the xlm file, for example vlc. But it doesnt work either, even though I have installed vlc.
Does anybody know how to change the xlm file so that I can use xbmc internal player as well? when I delete the xlm file xvmc works as normal
This is the xlm file

<playercorefactory>
<players>
<!-- MXPlayer Free definition -->
<player name="MX Playerfree" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.mxtech.videoplayer.ad</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- MX Player Pro definition -->
<player name="MX Player Pro" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.mxtech.videoplayer.pro</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- Plex definition -->
<player name="Plex" type="ExternalPl Mkayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.plexapp.plex</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- Avia definition -->
<player name="Avia" type=«InternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>org.xbmc.xbmc</filename>
<hidexbmc>false</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- VLC Player definition -->
<player name="VLC" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>org.videolan.vlc.betav7neon</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- Yatse definition -->
<player name=“Yatse” type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>org.leetzone.android.yatsewidgetfree</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- RockPlayer Lite definition -->
<player name="RockPlayerLite" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.redirectin.rockplayer.android.unified.lite</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- BubbleUPnP definition -->
<player name="BubbleUPnP" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.bubblesoft.android.bubbleupnp</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- Gallery definition -->
<player name="Gallery" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.android.gallery3d</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- Vget definition -->
<player name="Vget" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>mb.videoget</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- mVideoplayer Free definition -->
<player name="mVideoplayerFree" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>afzkl.development.mVideoPlayer</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- Vplayer definition -->
<player name="Vplayer" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>me.abitno.vplayer.t</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- Vbukit Chromecast definition -->
<player name="Vbukit Chromecast" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.creatingrevolutions.vbukitchromecast</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- Vbukit definition -->
<player name="Vbukit" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.creatingrevolutions.virtualbucket</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- SopCast Player definition -->
<player name="SopCast" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>org.sopcast.android</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- Dolphin Web Browser definition -->
<player name="Dolphin Browser" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>mobi.mgeek.TunnyBrowser</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- Dolphin Jetpack definition -->
<player name="Dolphin Jetpack" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.dolphin.browser.engine</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- ES File Explorer definition -->
<player name="ES File Explorer" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.estrongs.android.pop</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- RemoteCast definition -->
<player name="RemoteCast" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.benlc.camcast</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- CheapCast definition -->
<player name="CheapCast" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>at.maui.cheapcast</filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>

<!-- definition -->
<player name="" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename></filename>
<!-- Hide XBMC -->
<hidexbmc>true</hidexbmc>
<!-- After 2 minutes bump the play count of the item in XBMC -->
<playcountminimumtime>120</playcountminimumtime>
</player>
</players>

<!-- Rules for which external player to use -->
<!-- MX Player Pro is default
change player= value to one of the above names to change this -->
<rules action="prepend">

<!-- Video files -- Default rule (last to ensure above trigger first -->
<rule video="true" player=“Yatse”/>
</rules>
</playercorefactory>
Reply
#2
sorry! I meant to post this at supplementary tools for xbmc, maybe it should be moved?
Reply

Logout Mark Read Team Forum Stats Members Help
yatse stream and playercorefactory.xlm0