fdroiddata/metadata/com.teleca.jamendo.yml
Hans-Christoph Steiner 6dc775b236
rewrite all .txt with 'Auto Update Mode:None' (a-c)
```bash
for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done >  /tmp/rewrite
fdroid rewritemeta --to yml `cat /tmp/rewrite`
for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done
```
2019-08-19 13:13:47 +02:00

63 lines
1.6 KiB
YAML

Categories:
- Multimedia
License: Apache-2.0
WebSite: https://telecapoland.github.com/jamendo-android
SourceCode: https://github.com/telecapoland/jamendo-android
IssueTracker: https://github.com/telecapoland/jamendo-android/issues
AutoName: Jamendo
Summary: Online music player
Description: |-
A music player tied to the jamendo.com site, a large resource of free-licensed
music.
Discover, listen, download and share the works of independent artists from
across the world. JAMENDO.COM offers the largest Creative Commons-licensed music
catalog on the planet! It's all free, legal & unlimited!
The versions with "-legacy" appended are for Android 1.6 through to 2.2. Take
care not to update automatically if you are using this one.
RepoType: git
Repo: https://github.com/telecapoland/jamendo-android.git
Builds:
- versionName: 1.0 [BETA]
versionCode: 31
commit: v1.0.0b
- versionName: 1.0.1 [BETA]
versionCode: 32
commit: 16425d6dde3bd2e18d4f
- versionName: 1.0.2 [BETA]
versionCode: 33
disable: No source in repo
commit: unknown - see disabled
- versionName: 1.0.3 [BETA]
versionCode: 34
disable: No source in repo
commit: unknown - see disabled
- versionName: 1.0.4 [BETA]
versionCode: 35
commit: 63dceec70d59132b6311289c62edd0acb795ab27
target: android-11
- versionName: 1.0.5 [BETA]
versionCode: 37
commit: v1.0.5b
init: rm -f build.xml
- versionName: 1.0.6-legacy
versionCode: 38
commit: e6b0ad8221
init: rm -f build.xml
forceversion: true
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.0.5 [BETA]
CurrentVersionCode: 37