Merge branch 'undefined' into 'master'
Replace the txt with the yml format See merge request fdroid/fdroiddata!3297
This commit is contained in:
commit
2f3a67f138
|
@ -1,51 +0,0 @@
|
||||||
Categories:Multimedia,Internet
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Web Site:https://peers.community
|
|
||||||
Source Code:https://notabug.org/metadb-apps/InternetRadio
|
|
||||||
Issue Tracker:https://notabug.org/metadb-apps/InternetRadio/issues
|
|
||||||
|
|
||||||
Auto Name:Internet Radio
|
|
||||||
Summary:Listen to Internet radio stations
|
|
||||||
Description:
|
|
||||||
This is a small app to search Internet radio stations, and listen to them.
|
|
||||||
|
|
||||||
* Single-tap the notification to play/pause the stream
|
|
||||||
* Remove the notification to stop the player
|
|
||||||
|
|
||||||
The list of radio stations is maintained by [https://www.radio-browser.info
|
|
||||||
RadioBrowser], and the data is retrieved from [https://metadb.peers.community
|
|
||||||
MetaDB].
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://notabug.org/metadb-apps/InternetRadio.git
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=v1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.0,2
|
|
||||||
commit=v2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.1,3
|
|
||||||
commit=v2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.0,4
|
|
||||||
commit=v3.0.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.0,5
|
|
||||||
commit=v3.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:3.1.0
|
|
||||||
Current Version Code:5
|
|
63
metadata/community.peers.internetradio.yml
Normal file
63
metadata/community.peers.internetradio.yml
Normal file
|
@ -0,0 +1,63 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
WebSite: https://peers.community
|
||||||
|
SourceCode: https://notabug.org/metadb-apps/InternetRadio
|
||||||
|
IssueTracker: https://notabug.org/metadb-apps/InternetRadio/issues
|
||||||
|
|
||||||
|
AutoName: Internet Radio
|
||||||
|
Summary: Listen to Internet radio stations
|
||||||
|
Description: |
|
||||||
|
This is a small app to search Internet radio stations, and listen to them.
|
||||||
|
|
||||||
|
* Single-tap the notification to play/pause the stream
|
||||||
|
* Remove the notification to stop the player
|
||||||
|
|
||||||
|
The list of radio stations is maintained by [https://www.radio-browser.info
|
||||||
|
RadioBrowser], and the data is retrieved from [https://metadb.peers.community
|
||||||
|
MetaDB].
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://notabug.org/metadb-apps/InternetRadio.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.0'
|
||||||
|
versionCode: 2
|
||||||
|
commit: v2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.1'
|
||||||
|
versionCode: 3
|
||||||
|
commit: v2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.0
|
||||||
|
versionCode: 4
|
||||||
|
commit: v3.0.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.0
|
||||||
|
versionCode: 5
|
||||||
|
commit: v3.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 3.1.0
|
||||||
|
CurrentVersionCode: 5
|
Loading…
Reference in a new issue