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

Track only is forcefully checking for a "suitable release" and blocking addition of new apps. #1628

Closed
xcfmc opened this issue May 16, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@xcfmc
Copy link

xcfmc commented May 16, 2024

For a while, I have been unable to add non-android projects that I wanted to track. The app now forces a "suitable release" to be available. Also, several android apps have suitable releases, but they are being reported as not having a release. This project has a release, but gives that error:

https://gitlab.com/engy4life/scrcpy-android

Is it possible to bypass release checking for Track Only apps? It is possible to turn off release checking for an app that Obtanium is failing to detect? I'd like to at least manually install the app and have Obtanium alert me of new versions.

On a side note, thanks for your hard work on this project. This is one of the first apps I install on new android devices, and one of the most important apps to have.

@xcfmc xcfmc added bug Something isn't working to check Issue has not been reviewed labels May 16, 2024
@ImranR98
Copy link
Owner

The repo you linked has neither tags nor releases. You need at least tags in order to add as track-only (otherwise what would it be tracking?). They do have an APK available but it's part of the actual repo source. You could probably use the "Direct APK Link" (Source Override menu) to add it since it looks like the URL never changes.

Do you have examples of repos with tags/releases that you can't add?

@ImranR98 ImranR98 added needs follow up Further information is requested and removed to check Issue has not been reviewed labels May 17, 2024
@xcfmc
Copy link
Author

xcfmc commented May 17, 2024

Here's an example of one I'd like to track that has releases, but isn't for android:

https://github.com/merbanan/rtl_433/

It's not an android project, but it would be cool if obtanium could still alert me to new versions. I have several non-android projects working in obtanium currently, but they were added prior to the addition of release checking. I'll see if those can be added under the current version, on another android device, and share those links/results as well.

@ImranR98
Copy link
Owner

Not sure what you mean by "prior to the addition of release checking" - there have been no recent changes to the way apps are added/tracked. The link you provided works fine in track-only mode.

@ImranR98 ImranR98 closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
@ImranR98 ImranR98 removed the needs follow up Further information is requested label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants