ImranR98 / Obtainium

Get Android app updates straight from the source.
https://obtainium.imranr.dev
GNU General Public License v3.0
5.79k stars 137 forks source link

Impossible to add an App from a GIT repo? #1679

Closed Sami32 closed 1 week ago

Sami32 commented 1 week ago

Cannot add this App in Track-Only mode: https://git.silence.dev/Silence/Silence-Android/-/tags

To Reproduce

  1. Go to 'Add App'
  2. In the source URL type 'https://git.silence.dev/Silence/Silence-Android/-/tags'
  3. Enable 'Track-Only'
  4. Add and see error "Could not find a suitable release"

Screenshots and Logs IMG_20240618_094802

Please complete the following information:

Sami32 commented 1 week ago

Did i missed a setting?

Sami32 commented 1 week ago

Same for this one: https://git.xx.network/elixxir/client-android/-/tags

imwints commented 1 week ago

I guess you need to set the source to gitlab and use the repo uri (so omit the /-/tags)

imwints commented 1 week ago

~Also both repositories don't publish any releases so unless you find a binary distribution for these apps you're out of luck here~

Sami32 commented 1 week ago

@imwints You seem have missed the bug that it shouldn't search a release in Track-Only mode. And document that Obtainium only support GitLab, GitHub and Codeberg or so?

imwints commented 1 week ago

Yes I missed that. However you still need to tell Obtainium that this is a gitlab repository, so you need to set Override Source to Gitlab

Sami32 commented 1 week ago

@imwints Good point +1 I missed that one. Thank you.

ImranR98 commented 1 week ago

Sounds like this was resolved.