103 lines
2.6 KiB
YAML
103 lines
2.6 KiB
YAML
|
Categories:
|
||
|
- Multimedia
|
||
|
License: GPL-3.0-only
|
||
|
WebSite: http://www.yaacc.de
|
||
|
SourceCode: https://github.com/tobexyz/yaacc-code
|
||
|
IssueTracker: https://github.com/tobexyz/yaacc-code/issues
|
||
|
Changelog: https://github.com/tobexyz/yaacc-code/releases
|
||
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6KJGAW83TYRT6
|
||
|
FlattrID: '1959151'
|
||
|
Bitcoin: 1MUvbfNgunNCUtitCkoEEMgmQGZJJg4isj
|
||
|
Litecoin: LiPnCoN2yfXFYEEQjzbWDLNuKq5qoQbP6t
|
||
|
|
||
|
Name: Yaacc
|
||
|
AutoName: YAACC
|
||
|
Description: |-
|
||
|
After a few years of silence Yaacc is back! The App allows you to play media
|
||
|
from UPNP/DLNA devices in your network on your android device or any capable
|
||
|
UPNP/DLNA device in your network. It is also possible to start an UPNP/DLNA
|
||
|
server on your device in order to play media from your device on any UPNP/DLNA
|
||
|
renderer in your network.
|
||
|
|
||
|
Features:
|
||
|
|
||
|
* UPNP/DLNA Server
|
||
|
* UPNP/DLNA Client
|
||
|
* UPNP/DLNA Controller
|
||
|
* Control multiple media receivers
|
||
|
* Multiple Receivers
|
||
|
* Allow download files to the device
|
||
|
* Implemented parts of UPnP Version 3 at once (sending synchronization information to the renderer)
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/tobexyz/yaacc-code
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 2.0.0
|
||
|
versionCode: 20
|
||
|
commit: 2.0.0
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: yaacc/build/outputs/apk/release/yaacc-release-unsigned.apk
|
||
|
preassemble:
|
||
|
- build
|
||
|
|
||
|
- versionName: 2.0.1
|
||
|
versionCode: 21
|
||
|
commit: 2.0.1
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: yaacc/build/outputs/apk/release/yaacc-release-unsigned.apk
|
||
|
preassemble:
|
||
|
- build
|
||
|
|
||
|
- versionName: 2.0.2
|
||
|
versionCode: 22
|
||
|
commit: 2.0.2
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: yaacc/build/outputs/apk/release/yaacc-release-unsigned.apk
|
||
|
preassemble:
|
||
|
- build
|
||
|
|
||
|
- versionName: 2.1.0
|
||
|
versionCode: 23
|
||
|
commit: 2.1.0
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: yaacc/build/outputs/apk/release/yaacc-release-unsigned.apk
|
||
|
preassemble:
|
||
|
- build
|
||
|
|
||
|
- versionName: 2.1.1
|
||
|
versionCode: 24
|
||
|
commit: 2.1.1
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: yaacc/build/outputs/apk/release/yaacc-release-unsigned.apk
|
||
|
preassemble:
|
||
|
- build
|
||
|
|
||
|
- versionName: 2.2.0
|
||
|
versionCode: 25
|
||
|
commit: 2.2.0
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: yaacc/build/outputs/apk/release/yaacc-release-unsigned.apk
|
||
|
preassemble:
|
||
|
- build
|
||
|
|
||
|
- versionName: 2.3.0
|
||
|
versionCode: 26
|
||
|
commit: 2.3.0
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: yaacc/build/outputs/apk/release/yaacc-release-unsigned.apk
|
||
|
preassemble:
|
||
|
- build
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 2.3.0
|
||
|
CurrentVersionCode: 26
|