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 233483 times)

looun

  • Senior Member
  • ***
  • Posts: 550
    • himedia Pro Blog
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #105 on: August 02, 2016, 08:49:35 AM »
new version with SMB Accounts
wrapper version 2016-06-28 1.0.1_HMD_0628_Release

 1 Kodi player selection .
 2 Player via wrapper (standard)
 3  SMB account input
 4  SMB Password input


futeko.com

  • Administrator
  • Senior Member
  • *****
  • Posts: 4657
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #106 on: August 02, 2016, 09:57:27 AM »
The new version is included with firmware 1.0.5 onwards.

I'll update the opening post with the new download though.

wiz

  • Newbie
  • *
  • Posts: 21
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #107 on: August 02, 2016, 11:18:54 AM »
new version with SMB Accounts
wrapper version 2016-06-28 1.0.1_HMD_0628_Release

 1 Kodi player selection .
 2 Player via wrapper (standard)
 3  SMB account input
 4  SMB Password input



Hallelujah!

I'm on 1.06 how do I get to that screen?

Many thanks Looun
« Last Edit: August 02, 2016, 11:23:37 AM by wiz »

Binnugsay

  • Senior Member
  • ***
  • Posts: 214
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #108 on: August 02, 2016, 12:25:50 PM »
new version with SMB Accounts
wrapper version 2016-06-28 1.0.1_HMD_0628_Release

 1 Kodi player selection .
 2 Player via wrapper (standard)
 3  SMB account input
 4  SMB Password input



Hallelujah!

I'm on 1.06 how do I get to that screen?

Many thanks Looun

On the principal menu go to Myapp and make your choice to the Wrapper and open it.  ;)

wiz

  • Newbie
  • *
  • Posts: 21
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #109 on: August 02, 2016, 08:59:28 PM »
 ;D

dorol

  • Senior Member
  • ***
  • Posts: 125
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #110 on: September 09, 2016, 07:29:32 AM »
How to start HiMedia Player with subtitle shadow effect by default?
Thanks in advance.

flydini

  • Newbie
  • *
  • Posts: 40
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #111 on: September 09, 2016, 11:51:47 AM »
Hello, how can I open a SAMBA (SMB) account?

futeko.com

  • Administrator
  • Senior Member
  • *****
  • Posts: 4657
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #112 on: September 10, 2016, 06:26:56 AM »
Hello, how can I open a SAMBA (SMB) account?

Samba is a networking protocol. It's the default for Windows networks/shares.

To share content on a PC/Mac:

Windows: http://kodi.wiki/view/SMB/Windows
MacOS: http://kodi.wiki/view/SMB/Mac

If you're running Linux the method will vary depending on distro. If you're sharing from a NAS (network hard drive) then download the manual for your NAS.

To share content from the Q5/Q10 Pro:

On Q5/Q10 Pro, go Home - Settings - More - SAMBA Service - Start.

DancesWithChickens

  • Senior Member
  • ***
  • Posts: 140
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #113 on: September 23, 2016, 04:57:21 PM »
On 1.0.7 custom fw with latest wrapper:

After updating to KODI Krypton Beta2, wrapper is not functioning properly anymore.
It tries to play everything, even video streams like YouTube within KODI (which does not work).


I'm currently trying to manually edit the playercorefactory.xml so it only plays 4k and DTS-HD/DTS-MA etc.

-_-



edit:

it worked.


For those who are adventurous and want to try KODI Krypton on Q10 Pro with wrapper functionality:

Navigate to \\ANDROID_BOXNUMBER\share\sdcard\Android\data\org.xbmc.kodi\files\.kodi\userdata
Make a backup of the original playercorefactory.xml - just in case
Open playercorefactory.xml
Replace text with this:
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" player="DVDPlayer" /> <!--all nfs-->

<!--internet streams rules-->

<rule protocols="pvr" player="DVDPlayer" /> <!--all pvr-->
<rule internetstream="true" player="DVDPlayer" /> <!--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" player="Wrapper"/>

</rules>
</playercorefactory>

Exit and restart KODI.


Works for me with video streams and files with HD audio formats.
Most DVD isos won't play.
But it's nothing new that Q10 pro is sh*t at playing isos.
« Last Edit: September 23, 2016, 05:12:34 PM by DancesWithChickens »

Masterblaster

  • Newbie
  • *
  • Posts: 1
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #114 on: September 25, 2016, 07:32:32 PM »
Hi, is it possible to disable auto start next file in the wrapper.
In kodi you have the option to disable that. But with the wrapper, the next video file is automatically started when the current one has ended.

pcristi

  • Senior Member
  • ***
  • Posts: 1334
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #115 on: September 25, 2016, 08:23:48 PM »
Yes. HiMediaVideoPlayer  Menu/PlayMode
http://www.futeko.com/newforum/index.php?topic=907.msg6295#msg6295
http://www.futeko.com/newforum/index.php?topic=1206.msg9548#msg9548

Hi, is it possible to disable auto start next file in the wrapper.
In kodi you have the option to disable that. But with the wrapper, the next video file is automatically started when the current one has ended.

saj2001ind

  • Newbie
  • *
  • Posts: 32
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #116 on: December 20, 2016, 02:07:54 PM »
Hi,

 I am about to buy this player but I need all audio as pass through specialy, DTS, DTS HD and Dolby and Dolby HD
As I understand Kodi doesnt passthrough these HD audio without Himedia Wrapper

I see the current version of Wrapper has 2 options, Set to Kodi Player and Set to Wrapper Player

I am a lill confused here, I want to use Kodi and all its feature thats the whole point in buying this player so if I play DTS or other HD files from Kodi will it play using Kodi player or other Himedia player ?

Also I have Synology NAS and its password protected....now In Kodi I can add smb source and from there browse movies etc folder and add to Kodi which then builds its library

Now as I read with wrapper installed and tagged to Kodi player the SBM NAS login credentials does not pass through, so how will that work ?

and how to resolve it ?

also which opeion in wrapper to chose to fix these issues ?

response on these will help be make my buying decision

netguru

  • Full Member
  • **
  • Posts: 64
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #117 on: December 21, 2016, 08:20:41 AM »
I have set Player to wrapper Player and it Plays the files from my synology NAS via NFS without any problems

KeeWay

  • Newbie
  • *
  • Posts: 4
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #118 on: January 07, 2017, 05:42:18 AM »
I just got my Q10 pro and just got kodi 16.1 setup connecting to my network share and from the built in media center all videos play fine over the smb share (no user name setup or needed) but when i tried playing from kodi using the wrapper i can play everything using the wrapper except 4k videos. when i try and play the 4k file in kodi it just flashes and the window is left that i have to hit ok when finished playing the file.

i have tried many different ways to setup the playercorefactory.xml file but nothing seems to play the file from kodi. the kodi logs look fine when comparing to 1080p files that play fine using the wrapper. i have attached my latest playercorefactory file and any help it appreciated.

i am on the latest android 7 firmware.

thanks
James


[attachment deleted by admin]
« Last Edit: January 07, 2017, 05:44:31 AM by KeeWay »

KeeWay

  • Newbie
  • *
  • Posts: 4
Re: Q5/Q10 Pro Kodi 'wrapper' Instructions
« Reply #119 on: January 09, 2017, 03:55:13 AM »
I tried a few more things...

Tried removing kodi and the wrapper and re-installing and that did not solve the problem.

Tried copying the 4k videos to a local drive connected to the Q10 box and tried playing from kodi via the wrapper and that seemed to work but since all my storage is in my NAS it will not work for the long run.

so from the looks my problem seems to be playing the 4k files over the network via kodi and the wrapper. hopefully someone has a tweak or fix to get this working.


thanks
james

 

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