From 6624b1b7d361146efb76a4825ef6e9a97aa79d65 Mon Sep 17 00:00:00 2001 From: chr_56 Date: Sun, 19 Mar 2023 08:23:53 +0000 Subject: [PATCH] New App: player.phonograph.plus (Phonograph Plus) --- metadata/player.phonograph.plus.yml | 33 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/player.phonograph.plus.yml diff --git a/metadata/player.phonograph.plus.yml b/metadata/player.phonograph.plus.yml new file mode 100644 index 0000000000..88b2d3938a --- /dev/null +++ b/metadata/player.phonograph.plus.yml @@ -0,0 +1,33 @@ +Categories: + - Multimedia +License: GPL-3.0-only +AuthorName: chr_56 +SourceCode: https://github.com/chr56/Phonograph_Plus +IssueTracker: https://github.com/chr56/Phonograph_Plus/issues +Translation: https://crowdin.com/project/phonograph-plus +Changelog: https://phonographplus.github.io/changelogs/changeslogs/changelog.html + +AutoName: Phonograph Plus + +RepoType: git +Repo: https://github.com/chr56/Phonograph_Plus +Binaries: https://github.com/chr56/Phonograph_Plus/releases/download/v%v/PhonographPlus_%v.apk + +Builds: + - versionName: 0.6.1 + versionCode: 510 + commit: fc429ef6a8acd7087ddb13ac0e7ad3da53ded3a9 + subdir: app + gradle: + - stable + srclibs: + - reproducible-apk-tools@v0.2.3 + scandelete: + - tools/release-tool/build + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^v(.*)$ +CurrentVersion: 0.6.1 +CurrentVersionCode: 510