From efbc9fc6dbc8ffe805e898938674c2aa6bbc242b Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 20 Jul 2025 16:22:26 -0700 Subject: [PATCH] Add a section on how to properly use Obtainium with my Gitea server. --- pages/subpages/home/apps.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/pages/subpages/home/apps.php b/pages/subpages/home/apps.php index ac0ae35..4b5b0b1 100755 --- a/pages/subpages/home/apps.php +++ b/pages/subpages/home/apps.php @@ -207,6 +207,28 @@ +
+

Obtainium Configuration

+
+ +
+
+

+ In order to have the correct version numbers in Obtainium: +

+
    +
  • Enable "Sort by only the last segment of the link".
  • +
  • + Set the "Version string extraction RegEx" field to: + [0-9\.]+[0-9]+ +
  • +
+

+ Otherwise, "Take first link" works with pseudo versions. +

+
+
+

Other Programs