ImranR98 / Obtainium

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

Ability to download & manage multiple apk files on same repository #1963

Closed RoonMoonlight closed 2 weeks ago

RoonMoonlight commented 2 weeks ago

Prerequisites

Ok

Describe the feature

Currently, only one APK at a time are supported. However, some repository's release have two types of apk (NoName-Exe's RVX releases, for example.), and currently Obtainium can only track one APK files' update at the same time.

With the option to have multiple apks in same repositories, it will allow people to manage two or more apk apps in the same repositories without issue.

Describe alternatives you've considered (if applicable)

None.

Additional context

None.

DarkCrypt commented 2 weeks ago

Duplicate of #1953.

This is already possible. You can update both apps from the same GitHub release page by using a simple filter. I've explained how to do so in the linked thread.

RoonMoonlight commented 2 weeks ago

Oh wow, I couldn't find any similar issue and finally found one, thanks! I will close the issue for now.