64 lines
1.3 KiB
YAML
64 lines
1.3 KiB
YAML
|
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
|