From 636fa78382fd3ddfda09e7aea49ca89ddbb6bf33 Mon Sep 17 00:00:00 2001 From: Andreas Kromke Date: Fri, 15 Feb 2019 15:17:06 +0000 Subject: [PATCH] New app: Classical Music Scanner --- metadata/de.kromke.andreas.mediascanner.yml | 31 +++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/de.kromke.andreas.mediascanner.yml diff --git a/metadata/de.kromke.andreas.mediascanner.yml b/metadata/de.kromke.andreas.mediascanner.yml new file mode 100644 index 0000000000..b08af5ab1b --- /dev/null +++ b/metadata/de.kromke.andreas.mediascanner.yml @@ -0,0 +1,31 @@ +Categories: + - Multimedia +License: GPL-3.0-only +AuthorName: Andreas Kromke +SourceCode: https://gitlab.com/AndreasK/mediascanner +IssueTracker: https://gitlab.com/AndreasK/mediascanner/issues +Changelog: https://gitlab.com/AndreasK/mediascanner/blob/HEAD/app/src/main/assets/version-history.txt + +AutoName: Classical Music Scanner +Summary: Auxiliary program for the Unpopular Music Player and Opus 1 Music Player +Description: |- + Scans the device for local audio files and builds a database to be used by + Unpopular Music Player or Opus 1 Music Player. Contrary to the Android service it + knows about composers, works, movements, conductors etc. + +RepoType: git +Repo: https://gitlab.com/AndreasK/mediascanner.git + +Builds: + - versionName: '1.1' + versionCode: 3 + commit: v1.1 + subdir: app + gradle: + - yes + ndk: r18b + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 3