Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello #66

Open
holyhead84 opened this issue Feb 9, 2017 · 3 comments
Open

Hello #66

holyhead84 opened this issue Feb 9, 2017 · 3 comments

Comments

@holyhead84
Copy link

Hi there, firstly I wan't to say brilliant application its saved me lots of hassle :) . My question is, where is the location of the kodi download inside the .APK . I have extracted the .APK because I want the download location of Kodi to download from my own location because I have made my own fork of Kodi. Kind Regards, Mike

@pattyland
Copy link

private String mUpdateUrl = "http://mirrors.kodi.tv/releases/android/arm/";

@holyhead84
Copy link
Author

Hi there, thanks for getting back to me. I have changed the address to point at my own location http://www3.zippyshare.com/d/PrcHBlI3/38186/kodi.apk But it still wont download, I get an error. Update-Check-Error: Unhandled content type. Must be text/*,application/xml, or application/xhtml+xml

@pattyland
Copy link

As you can see from the code it get's the HTML file and scrapes for the filename. You should mirror the HTML structure from http://mirrors.kodi.tv/releases/android/arm/ or rewrite the function to get the apk name.
As this "issue" is really not an issue with AppStarter I'm not sure wether we should discuss this topic here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants