-
Notifications
You must be signed in to change notification settings - Fork 199
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
MJ PDF repo not working #3
Comments
The GitLab releases page cannot be scraped using the existing solution used in Obtainium, because the release info is dynamically loaded in with JavaScript. So the only way to currently get this info is through the tags RSS feed. Unfortunately it looks like this feed doesn't always contain a link to the release APK like I thought it did - it depends on how the app developer does things. Here's the Aurora Store RSS feed for comparison. For now, nothing can be done until someone finds a way to scrape the releases page itself. I'll add a more informative error message about this later. |
Closing as there does not seem to be any way to enable this. |
edit: while that app seems to detect the latest release version, it then merely links to it' |
Not sure whether they actually scrape the APK file, but looking through their code reminded me that Obtainium now has an option to add a GitLab Access Token to enable search. The same token could be used to get release data via the API instead of the RSS feed (which is what it uses now). The next update will use the GitLab API for better APK discovery, with the RSS feed as a fallback. Thanks for bringing up this old issue. |
Users with GitLab API keys can now add this repo: https://github.com/ImranR98/Obtainium/releases/tag/v0.13.16-beta |
Apologies for resurrecting this - feel free to tell me if I should start a new discussion. But apparently the developer of MJ PDF no longer hosts apk's directly on GitLab: he links to a download page on archive.org, where the only direct download is a .zip file. So my question is twofold:
My intermediate workaround is to download from the Izzyondroid repo, but that's not an ideal solution. EDIT: just stumbled across #983, so it looks like the answer to my first question is 'no.' |
Does anyone have issue with adding gitlab repo of mj pdf? |
- Correction of some words suggested by [AntoninDelFabbro](https://github.com/AntoninDelFabbro). - Additional modification to be made later (awaiting reply)
https://gitlab.com/mudlej_android/mj_pdf_reader
It has a direct link to the APK in the releases section, packages. What is happening?
The text was updated successfully, but these errors were encountered: