From 6b7ecd5c38fb18b9ded95840892e1d40afc55711 Mon Sep 17 00:00:00 2001 From: dkanada <975117-dkanada@users.noreply.gitlab.com> Date: Sat, 4 Jul 2020 06:08:52 +0000 Subject: [PATCH] New app: Gelli --- metadata/com.dkanada.gramophone.yml | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/com.dkanada.gramophone.yml diff --git a/metadata/com.dkanada.gramophone.yml b/metadata/com.dkanada.gramophone.yml new file mode 100644 index 0000000000..ab8285adaf --- /dev/null +++ b/metadata/com.dkanada.gramophone.yml @@ -0,0 +1,30 @@ +Categories: + - Multimedia +License: GPL-3.0-only +SourceCode: https://github.com/dkanada/gelli +IssueTracker: https://github.com/dkanada/gelli/issues +Changelog: https://github.com/dkanada/gelli/releases + +AutoName: Gelli +Description: |- + This is a native music player for Android devices that connects to + Jellyfin media servers. The code is based on a relatively recent version + of Phonograph and was made for personal use, but contributions are + welcome! Please open an issue to discuss larger changes before submitting + a pull request. + +RepoType: git +Repo: https://github.com/dkanada/gelli + +Builds: + - versionName: 1.0.2 + versionCode: 3 + commit: v1.0.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 3