Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Modded XBMC

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

    #61
    blocked string

    Server cf2.imgobject.com started to block XBMC user agent when fetching fanart pictures. It's probably because XBMC users generate huge network loads, so I am hasitating with this, but...

    Should I add a patch to XBMC which would modify the User-Agent header so that it would work again? I have already tested it out on my version and it works.

    That being said, does anyone have an idea what to change it to?
    The original is: XBMC/13.0-ALPHA8 Git:20130929-494c67a (Linux; Android; 3.0.36+ armv7l; http://xbmc.org)
    And I can only change the underlined parts.

    Comment


      #62
      I people.
      Can anyone tell the way to edit the AndroidManifest.xml in xbmc ?
      Witch program did you use in this thread to make it to be a launcher?
      Thanks in advanced.

      Comment


        #63
        Originally posted by pajopasa View Post
        Witch program did you use
        You need apktool for unpacking the apk to a new folder, then you edit it with notepad, then apktool again to pack it in a new apk file and finaly, you need signapk to sign the apk so the android would install it.

        Both of these are java-based so you need java to run them.

        Comment


          #64
          Originally posted by curlyboi View Post
          You need apktool for unpacking the apk to a new folder, then you edit it with notepad, then apktool again to pack it in a new apk file and finaly, you need signapk to sign the apk so the android would install it.

          Both of these are java-based so you need java to run them.
          And can you tell me what do i have to modify in that file to make de XBMC as a launcher??? thanks

          Comment


            #65
            Originally posted by pajopasa View Post
            And can you tell me what do i have to modify in that file to make de XBMC as a launcher??? thanks
            i dont have the time to find it. just unpack one of my modded xbmc apks and compare them

            Comment


              #66
              I.
              I found this http://www.minixforums.com/threads/h...nd-spdif.2071/ and this http://www.freaktab.com/showthread.php?8363-SPMC about xbmc.

              This version of xbmc have something that a think that is cool.
              In the power button they have the option to reboot / power off / suspend.
              May by someone can integrate this functions in the normal xbmc ???

              Comment


                #67
                Originally posted by pajopasa View Post
                May by someone can integrate this functions in the normal xbmc ???
                I have been playing with it too, but it was a workaround involving "Advanced Launcher" and writing some shellscripts simulating events. I didn't think it was worth releasing.

                Comment

                Working...
                X