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