Merge branch 'feature/com.m3sv.plainupnp' into 'master'

New app: PlainUPnP

Closes rfp#903

See merge request fdroid/fdroiddata!8105
This commit is contained in:
Pierre Rudloff 2021-01-10 14:05:25 +00:00
commit a419485ff7
2 changed files with 37 additions and 0 deletions

View file

@ -0,0 +1,36 @@
Categories:
- Multimedia
License: GPL-3.0-only
SourceCode: https://github.com/m3sv/PlainUPnP
IssueTracker: https://github.com/m3sv/PlainUPnP/issues
Description: |
PlainUPnP - intially DroidUPnP - is an UPnP control point application for android.
PlainUPnP allows you to stream videos, music and photos. Browse UPnP media sources and stream media content to a selected UPnP device or play locally.
Compatible with UPnP/DLNA/Smart TV.
Features:
* Simple and easy to use interface
* UPnP content streaming
* Dark/Light themes
* Launching UPnP content locally
RepoType: git
Repo: https://github.com/m3sv/PlainUPnP.git
Builds:
- versionName: 2.6.2
versionCode: 62
commit: 2.6.2
subdir: app/
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/m3sv/PlainUPnP/master/buildSrc/src/main/kotlin/dependencies.kt|versionCode
= (\d+)|.|versionName = "([\d\.]+)"
CurrentVersion: 2.6.2
CurrentVersionCode: 62

View file

@ -0,0 +1 @@
UPnP control point application