fdroiddata/metadata/com.kanedias.vanilla.coverfetch.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

159 lines
3.1 KiB
YAML

Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: Kanedias
AuthorEmail: kanedias@keemail.me
SourceCode: https://github.com/vanilla-music/vanilla-music-cover-fetch
IssueTracker: https://github.com/vanilla-music/vanilla-music-cover-fetch/issues
Donate: https://www.patreon.com/kanedias
LiberapayID: '27922'
AutoName: Cover Fetcher
Description: |-
This app is a plugin. Prior to use it you should have
https://f-droid.org/packages/ch.blinkenlights.android.vanilla installed. Once both player and this plugin
are installed, request a context menu from library screen, select "Plugins" and
"Cover fetch" afterwards. Note that this plugin requires internet connection to
be useful.
'''Features:'''
* Requests artwork by artist and album from musicbrainz
* Can interact with Tag Editor plugin:
* Can read artwork from file tags and show them without internet connection.
* Can write artwork retrieved from wiki to file tags
RepoType: git
Repo: https://github.com/vanilla-music/vanilla-music-cover-fetch
Builds:
- versionName: 1.0.0
versionCode: 1
commit: 1.0.0
subdir: app
gradle:
- yes
- versionName: 1.0.1
versionCode: 2
commit: 1.0.1
subdir: app
gradle:
- yes
- versionName: 1.0.2
versionCode: 3
commit: 1.0.2
subdir: app
gradle:
- yes
- versionName: 1.1.0
versionCode: 4
commit: 1.1.0
subdir: app
submodules: true
gradle:
- yes
- versionName: 1.1.1
versionCode: 5
commit: 1.1.1
subdir: app
submodules: true
gradle:
- yes
- versionName: 1.2.0
versionCode: 6
commit: 1.2.0
subdir: app
submodules: true
gradle:
- yes
- versionName: 1.3.0
versionCode: 7
commit: 1.3.0
subdir: app
submodules: true
gradle:
- yes
- versionName: 1.4.0
versionCode: 8
commit: 1.4.0
subdir: app
submodules: true
gradle:
- yes
- versionName: 1.4.1
versionCode: 9
commit: 1.4.1
subdir: app
submodules: true
gradle:
- yes
- versionName: 1.4.2
versionCode: 10
commit: 1.4.2
subdir: app
submodules: true
gradle:
- yes
- versionName: 1.4.3
versionCode: 11
commit: 1.4.3
subdir: app
submodules: true
gradle:
- yes
- versionName: 1.4.4
versionCode: 12
commit: 1.4.4
subdir: app
submodules: true
gradle:
- yes
- versionName: 1.4.5
versionCode: 13
commit: 1.4.5
subdir: app
gradle:
- yes
- versionName: 1.4.7
versionCode: 15
commit: 1.4.7
subdir: app
gradle:
- yes
- versionName: 1.4.8
versionCode: 16
commit: 1.4.8
subdir: app
gradle:
- yes
- versionName: 1.4.9
versionCode: 17
commit: 1.4.9
subdir: app
gradle:
- yes
MaintainerNotes: |-
- This app doesn't have default activity, this is normal
- This app requires https://f-droid.org/packages/ch.blinkenlights.android.vanilla
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
UpdateCheckIgnore: beta
CurrentVersion: 1.4.9
CurrentVersionCode: 17