Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

XBMC with MX player - CIFS and md4 drivers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    XBMC with MX player - CIFS and md4 drivers

    Hi,
    I managed to use XBMC with MX player through wifi, a HDD connected to my server. The tricky thing was to find drivers which work on ug802 (my version is IBEX ug802+ with finless 1.6 ROM)

    I give hereunder the links where you can find the corresponding files :

    cifs and md4



    You need cifsmanager to mount those drivers (explained in the link, but you can mount them manually with insmod) and mount the HDD.

    After mounting the drivers, you can get folders from your HDD recognised as sdcard folders.

    The second step is to get a compatible xbmc apk, you can find one here :


    Post: #54

    after installing the apk, you have to create a playercorefactory.xlm file and insert it in sdcard/Android/data/org.xbmc.xbmc/files/.xbmc/userdata

    this file contains the following text :

    <playercorefactory>
    <players>
    <player name=”MPC-HC” type=”ExternalPlayer” audio=”false” video=”true”>
    <filename>com.mxtech.videoplayer.ad</filename>
    <hidexbmc>true</hidexbmc>
    </player>
    </players>
    <rules action=”prepend”>
    <rule video=”true” player=”MPC-HC”/>
    </rules>
    </playercorefactory>


    com.mxtech.videoplayer.ad is for the free version of mx player.


    You run xbmc, video, you choose Files, Add Video, Browse, Root filesystem, sdcard and then the name of your folder (which is the one you gave with cifsmanager), and save.

    It is not as good as with es file manager coupled with mx player but it is much better than with the xbmc player since mkv files can be played with HW decoding.

    May be the cifs driver need to be improved ... but it is far beyond my knowledge ...


    Hope it helps


    #2
    link to updated xbmc apks compatible with mx player



    choose android folder

    Comment


      #3
      Sv: XBMC with MX player - CIFS and md4 drivers

      Donno if this is the right thread but here I go: if I have a nas-disc on my network, will xbmc on my mk808 have access to it directly or do i have to apply the mod described in this thread?

      Does it matter if the nas has upnp?

      Skickat fr&#229;n min HTC Desire via Tapatalk 2

      Comment


        #4
        Do you just have to install MX player and then one of those apk:s and it will work? No modding or xml file?

        Comment


          #5
          Originally posted by T68 View Post
          Do you just have to install MX player and then one of those apk:s and it will work? No modding or xml file?
          Hi,
          each time I change of xbmc version, I add the xml file (mentioned in the first post) in the proper folder. Each time I reboot, I have to use cifsmanager to load the drivers and to mount the hdd.

          Btw, the last xbmc version is dated november 27th. I have not tested it yet.

          Comment


            #6
            Originally posted by bach0405 View Post
            Hi,
            each time I change of xbmc version, I add the xml file (mentioned in the first post) in the proper folder. Each time I reboot, I have to use cifsmanager to load the drivers and to mount the hdd.

            Btw, the last xbmc version is dated november 27th. I have not tested it yet.
            Would be great if there is a way to autoload these drivers on boot.

            Comment


              #7
              In my 1.4 ROM I did add these KO modules so they are there on boot. the CIFS module does not show up in a lsmod command because it is already in the kernel! So the CIFs install at boot (insmod cifs.ko) is ingnored (doesnt inject) because of this. But as many have said now, it does work on my 1.4 ROM.

              Bob
              "Pzebacz im, bo nie wiedzą, co czynią"
              "Прости им, они не ведают, что творят"
              "Perdona loro perché non sanno quello che fanno"
              "Vergib ihnen, denn sie wissen nicht, was sie tun"
              "Vergeef hen want ze weten niet wat ze doen"
              "Pardonne-leur car ils ne savent pas ce qu'ils font"
              "Perdónalos porque no saben que lo que hacen"
              "Oprosti im, jer ne znaju što čine"
              "Forgive them as they know not what they do"





              Comment


                #8
                Sv: XBMC with MX player - CIFS and md4 drivers

                Hey Bob!
                Do I understand right, is there a way to get cifs working without cifs manager in 1.5a?

                Skickat från min HTC Desire via Tapatalk 2

                Comment

                Working...
                X