Hi , Thanks a bunch!!!, Yours is a best solution !!!.. I used your file to cast showbox and dailymotion to chromecast.. really appreciate if you have a solution to cast xmbc![]()
Dailymotion already has chromecast support !!
Hi , Thanks a bunch!!!, Yours is a best solution !!!.. I used your file to cast showbox and dailymotion to chromecast.. really appreciate if you have a solution to cast xmbc![]()
But that is for local files. But to watch streams where the subtitles are saved in the same location that the stream I haven't find any solution.localcast will let you use open subtitles. org... all you need to do its select the folder (where u download the subtitles for the movie or tv show) in localcast before u cast to firetv, chromecast, xbox, etc.
For the last week I haven't been able to stream Kodi from my android to my CC. I have changed playercore to use both localcast and bubbleupnp, but neither have been able to stream to my CC. Localcast continues to try and load the stream with no success and bubble continues to say no http stream found. Have updated kodi, bubble and localcast and still haven't got any to work.
Am I the only one with this issue ?
trying so hard to figure this out guys. I just got my chromecast. It actually sucks for youtube and stuff but with kodi it works fantastic. Im actually using the latest nightly build of kodi, the may 8th one. Using local cast and a playercorefactory xml file in the user data folder of the kodi installation and it works great.
Only issue I have come across is with sportsdevil. It gives me that external player is active press ok when playback is finished error. I have no idea how to edit the xml file and I have heard of people using like mxplayer or whatever. I havent done any of that so far. Any one can shed any light on this? would like to watch some nba playoffs on my chromecast.
Is it possible to switch between using allcast as an external player and then using the kodi internal player?
Hi looking for some help
Just installed this. XML but having issues.
In kodi I load a stream but nothing loads except all cast on the tv screen
Also how would I create a toggle whether to stream or watch on device
Would you like to stream XBMC through Avia to Chromecast?
Put this https://www.dropbox.com/s/d8pl1adtlo8rp90/playercorefactory.xml in sdcard/android/data/org.xbmc.xbmc/files/userdata
Now Avia is the player allowing you to chromecast.
Sent from my SCH-I535 using xda app-developers app
<!--
Credits
KemoNine (xbmcandroid.com/forums)
Staticadk (xbmcandroid.com/forums)
GSH (xbmcandroid.com/forums)
-->
<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>
<!-- Allcast definition -->
<player name="Allcast" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>com.koushickdutta.cast</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>
<!-- LocalCast definition -->
<player name="Localcast" type="ExternalPlayer" audio="false" video="true">
<!-- Android intent -->
<filename>de.stefanpledl.localcast</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="MXPlayer Free"/>
</rules>
</playercorefactory>
I'm about to start thinking that the xmbc streaming with the avia player is a mythI tried with several gotham builds, i tried with XAF builds. I used the avia-version of the playercorefactory.xml from xbmchelpers. But i always get "External Player Active, Click OK when playback has ended"
Streaming from avia itself does work but not out of xbmc. Same happens when i explicitly choose Avia to play with...
:crying: