UK BASED ∙ UK STOCK ∙ ESTABLISHED 2010
2 YEAR WARRANTY ∙ FAST DELIVERY
EXPERT TECHNICAL SUPPORT
09-FEB UGOOS AM6B+ BACK IN STOCK   30-JAN ZIDOO 8K FIRMWARE UPDATE 1.3.05   5-JAN ARYLIC LP10 ADDS QOBUZ CONNECT  
This forum was closed in October 2025 in response to sustained DDOS type attacks. It has been left up read-only to allow access to support information and downloads. Thanks to all the users who contributed over the years.

Visit futeko.com for new Audio and Video Media Players!

Author Topic: Q5/Q10 Pro Kodi 'wrapper' Instructions  (Read 233461 times)

futeko.com

  • Administrator
  • Senior Member
  • *****
  • Posts: 4657
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #120 on: January 09, 2017, 02:53:30 PM »
Kodi+wrapper and himediaplayer playback performance should be identical (all the wrapper does is call Himediaplayer for playback).

So your problem is puzzling! Have you installed anything else that might be interfering?

My catch all solution would be to reinstall firmware using reset button method and start from scratch. It should work.

KeeWay

  • Newbie
  • *
  • Posts: 4
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #121 on: January 09, 2017, 08:27:26 PM »
Kodi+wrapper and himediaplayer playback performance should be identical (all the wrapper does is call Himediaplayer for playback).

So your problem is puzzling! Have you installed anything else that might be interfering?

My catch all solution would be to reinstall firmware using reset button method and start from scratch. It should work.

I got this online with some other apps installed but I removed all that did not look like it was needed, I also re-installed both kodi and the wrapper but no luck. so I was thinking about doing a factory reset first then maybe v17rc2 and worse case reloading the firmware again.

thanks
James

futeko.com

  • Administrator
  • Senior Member
  • *****
  • Posts: 4657
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #122 on: January 10, 2017, 09:05:01 AM »
I would not advise doing a factory reset. Some apps are installed first boot after firmware install.

My advise would be to reinstall firmware and start from scratch.

tovaxxx

  • Newbie
  • *
  • Posts: 5
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #123 on: January 10, 2017, 01:38:02 PM »

saj2001ind

  • Newbie
  • *
  • Posts: 32
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #124 on: January 12, 2017, 10:32:51 AM »
Can I completely uninstall the Kodi 16.1 which comes with Q10 pro and install the Kodi 17 RC and will wrapper still work with Kodi 17 ?

Fa.Ch

  • Full Member
  • **
  • Posts: 58
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #125 on: January 12, 2017, 12:16:02 PM »
It is what I have done

K17 RC works fine with wrapper

I'm on 5.1 Android version / 1.0.9 CSFW
« Last Edit: January 12, 2017, 12:17:37 PM by Fa.Ch »

saj2001ind

  • Newbie
  • *
  • Posts: 32
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #126 on: January 12, 2017, 01:33:54 PM »
I have set Wrapper to "Set to Wrapper Player" so while playing my local files it opens himedia player fine from Kodi

but the problem is when I try to open any other Video adons like E****** the movie doesnt play at all ... I think it tries to open himedia player for those also but since himedia player cannot do stream it just dont open those vids

its a bummer...any way to fix pls ?
« Last Edit: January 12, 2017, 02:39:11 PM by futeko.com »

KeeWay

  • Newbie
  • *
  • Posts: 4
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #127 on: January 12, 2017, 04:30:38 PM »
I would not advise doing a factory reset. Some apps are installed first boot after firmware install.

My advise would be to reinstall firmware and start from scratch.

after numerous re-installs I found the problem, it seems my master shared MySql database was corrupt and when i re-created a new blank one with the same config files i was using it worked fine on all the players including the Q10.

Thanks
James

bmachinima

  • Newbie
  • *
  • Posts: 17
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #128 on: January 28, 2017, 11:17:20 PM »
I have set Wrapper to "Set to Wrapper Player" so while playing my local files it opens himedia player fine from Kodi

but the problem is when I try to open any other Video adons like E****** the movie doesnt play at all ... I think it tries to open himedia player for those also but since himedia player cannot do stream it just dont open those vids

its a bummer...any way to fix pls ?

I'm exactly with the same problem. I was hoping that 2.1 Firmware will fixed due to Kodi 17 support but no luck.
Kodi 17 doesn't play content from add-ons on my Q10 Pro.
I'm going to downgrade to Kodi 16.1 until some fix come up.

DancesWithChickens

  • Senior Member
  • ***
  • Posts: 140
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #129 on: January 29, 2017, 03:05:43 PM »
Code: [Select]
<playercorefactory>
<players>
<!-- himedia player for video -->
<player name="Wrapper" type="ExternalPlayer" audio="false" video="true">
<filename>com.himedia.xbmcwrapper</filename>
<hidexbmc>true</hidexbmc>
<playcountminimumtime>120</playcountminimumtime>
</player>
</players>

<rules action="prepend">

<!--network protocol rules-->

<rule protocols="nfs|http|rtmp|sop" player="VideoPlayer" /> <!--all nfs-->

<!--internet streams rules-->

<rule protocols="pvr" player="VideoPlayer" /> <!--all pvr-->
<rule internetstream="true" player="VideoPlayer" /> <!--all streams-->

<!--video audio channels rules-->

<rule video="true" audiochannels="6" player="Wrapper" /> <!--5.1 audio-->
<rule video="true" audiochannels="8" player="Wrapper" /> <!-- 7.1 audio-->

<!--video resolution rules-->

<rule video="true" videoresolution="720" player="Wrapper" />
<rule video="true" videoresolution="1080" player="Wrapper" />
<rule video="true" videoresolution="2160" player="Wrapper" /> <!--4K-->

<!--audio / music rules-->

<rule audio="true" player="PAplayer"/> <!--all audio to kodi internal music player-->

<!--specific codecs rules-->

<rule video="true" audiocodec="truehd|true-hd|dtshd|dts-hd|dts" player="Wrapper"/>

<rule filename=".*.3D.*|.*.3D.iso|3D.*" player="Wrapper"/>
<rule filetypes="iso|bdmv|mpls|m2ts" player="Wrapper"/>

</rules>
</playercorefactory>

No issues with KODI 17 and this playercorefactory.xml

Try it out:
- Navigate to \\ANDROID_YOURBOXINNETWORK\share\sdcard\Android\data\org.xbmc.kodi\files\.kodi\userdata
- Backup your own playercorefactory.xml
- Open playercorefactory.xml and replace text with the one above
- Save file
- Exit/Restart KODI

bmachinima

  • Newbie
  • *
  • Posts: 17
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #130 on: February 06, 2017, 02:13:53 AM »
Code: [Select]
<playercorefactory>
<players>
<!-- himedia player for video -->
<player name="Wrapper" type="ExternalPlayer" audio="false" video="true">
<filename>com.himedia.xbmcwrapper</filename>
<hidexbmc>true</hidexbmc>
<playcountminimumtime>120</playcountminimumtime>
</player>
</players>

<rules action="prepend">

<!--network protocol rules-->

<rule protocols="nfs|http|rtmp|sop" player="VideoPlayer" /> <!--all nfs-->

<!--internet streams rules-->

<rule protocols="pvr" player="VideoPlayer" /> <!--all pvr-->
<rule internetstream="true" player="VideoPlayer" /> <!--all streams-->

<!--video audio channels rules-->

<rule video="true" audiochannels="6" player="Wrapper" /> <!--5.1 audio-->
<rule video="true" audiochannels="8" player="Wrapper" /> <!-- 7.1 audio-->

<!--video resolution rules-->

<rule video="true" videoresolution="720" player="Wrapper" />
<rule video="true" videoresolution="1080" player="Wrapper" />
<rule video="true" videoresolution="2160" player="Wrapper" /> <!--4K-->

<!--audio / music rules-->

<rule audio="true" player="PAplayer"/> <!--all audio to kodi internal music player-->

<!--specific codecs rules-->

<rule video="true" audiocodec="truehd|true-hd|dtshd|dts-hd|dts" player="Wrapper"/>

<rule filename=".*.3D.*|.*.3D.iso|3D.*" player="Wrapper"/>
<rule filetypes="iso|bdmv|mpls|m2ts" player="Wrapper"/>

</rules>
</playercorefactory>

No issues with KODI 17 and this playercorefactory.xml

Try it out:
- Navigate to \\ANDROID_YOURBOXINNETWORK\share\sdcard\Android\data\org.xbmc.kodi\files\.kodi\userdata
- Backup your own playercorefactory.xml
- Open playercorefactory.xml and replace text with the one above
- Save file
- Exit/Restart KODI

It (almost) works thank you!
Unfortunately after 10 seconds of video playback (kodi addon/network/hdd) it starts freezing and hanging.
Any suggestions?

newbi14

  • Full Member
  • **
  • Posts: 69
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #131 on: February 07, 2017, 09:25:38 PM »
" Navigate to \\ANDROID_YOURBOXINNETWORK\share\sdcard\Android\data\org.xbmc.kodi\files\.kodi\userdata"

Iam not a specialist, where do i search this IN Kodi or Wrapper or on the HiMedia android??  I search and only result, IN Kodi y found the XML, but y cant read nor edit it.

I dont know how to copy out this file and the edit it???  Over my PC??  :(

Pete_Repeat

  • Newbie
  • *
  • Posts: 46
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #132 on: February 07, 2017, 09:45:53 PM »
" Navigate to \\ANDROID_YOURBOXINNETWORK\share\sdcard\Android\data\org.xbmc.kodi\files\.kodi\userdata"

Iam not a specialist, where do i search this IN Kodi or Wrapper or on the HiMedia android??  I search and only result, IN Kodi y found the XML, but y cant read nor edit it.

I dont know how to copy out this file and the edit it???  Over my PC??  :(

Use a file Explorer on the himedia  and navigate to that directory. Then edit the document in a text editor if you have one installed. Es file Explorer works well with its built in text editor,  although it has some annoying notifications built in these days. 

I am waiting in my box to come but pretty sure this is what is required.

bmachinima

  • Newbie
  • *
  • Posts: 17
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #133 on: February 07, 2017, 10:47:07 PM »
" Navigate to \\ANDROID_YOURBOXINNETWORK\share\sdcard\Android\data\org.xbmc.kodi\files\.kodi\userdata"

Iam not a specialist, where do i search this IN Kodi or Wrapper or on the HiMedia android??  I search and only result, IN Kodi y found the XML, but y cant read nor edit it.

I dont know how to copy out this file and the edit it???  Over my PC??  :(

Please, let us know if you have some progress.
As I previously mention this workaround doesn't work 100% percent for me. I have sluggish playback from videos addons.

I have made the changes on a PC with samba enabled on the Q10 Pro, just make sure when you navigate to \\ANDROID_YOURBOXINNETWORK\share\sdcard\Android\data\org.xbmc.kodi\files\.kodi\userdata on the pc you have to enable "Show hidden files".

I have tested this on Android 7 and the definitive version of Kodi 17 (Not a release candidate).
I ended up downgrading AGAIN to Kodi 16.1

futeko.com

  • Administrator
  • Senior Member
  • *****
  • Posts: 4657
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #134 on: February 08, 2017, 10:06:22 AM »
The sluggish playback isn't related to wrapper or playercorefactory. It's how Android Kodi 17 is on all Android platforms with streaming add-ons. Kodi need to fix it.

This is the method I would use to edit playercorefactory:

Quote
I have made the changes on a PC with samba enabled on the Q10 Pro, just make sure when you navigate to \\ANDROID_YOURBOXINNETWORK\share\sdcard\Android\data\org.xbmc.kodi\files\.kodi\userdata on the pc you have to enable "Show hidden files".


 

DELIVERY ∙ PAYMENT ∙ WARRANTY+RETURNS ∙ INTERNATIONAL TAX ∙ ABOUT ∙ PRIVACY ∙ NEWS ∙ CONTACT
© SDHDIGITAL LTD 2026
SITEMAP