36 lines
842 B
YAML
36 lines
842 B
YAML
|
Categories:
|
||
|
- Multimedia
|
||
|
License: WTFPL
|
||
|
SourceCode: https://github.com/maxammann/music-cyclon
|
||
|
IssueTracker: https://github.com/maxammann/music-cyclon/issues
|
||
|
|
||
|
AutoName: music-cyclon
|
||
|
Description: |-
|
||
|
This App allows you to synchronize music over network by using the
|
||
|
[http://beets.io/ beets] web server. You can find instructions for running a
|
||
|
beets server and configuring the app at the beets
|
||
|
[http://beets.readthedocs.io/en/latest/plugins/web.html documentation].
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/maxammann/music-cyclon
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '0.2'
|
||
|
versionCode: 2
|
||
|
commit: v0.2
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 0.3.1
|
||
|
versionCode: 4
|
||
|
commit: v0.3.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 0.3.1
|
||
|
CurrentVersionCode: 4
|