109 lines
2.3 KiB
YAML
109 lines
2.3 KiB
YAML
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/tgwizard/sls
|
|
IssueTracker: https://github.com/tgwizard/sls/issues
|
|
Changelog: https://github.com/tgwizard/sls/blob/HEAD/app/src/main/assets/changelog.txt
|
|
|
|
AutoName: Simple Last.fm Scrobbler
|
|
Description: |-
|
|
Scrobbling means submitting listening information to Last.fm and/or Libre.fm;
|
|
you can then get music recommendations and view your listening history and
|
|
statistics. The media player that you use must be able to work with the API e.g.
|
|
[[org.kreed.vanilla]] or [[jp.co.kayo.android.localplayer]]. Apps can also hook
|
|
into the Now-Playing broadcast: for example, [[com.jlyr]] can use it to grab
|
|
lyrics.
|
|
|
|
More info about scrobbling can be found on
|
|
[http://www.last.fm/help/faq?category=Scrobbling#201 Last.fm's FAQ].
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/tgwizard/sls.git
|
|
|
|
Builds:
|
|
- versionName: 1.4.3
|
|
versionCode: 30
|
|
commit: v1.4.3
|
|
|
|
- versionName: 1.4.4
|
|
versionCode: 31
|
|
commit: v1.4.4
|
|
|
|
- versionName: 1.4.5
|
|
versionCode: 32
|
|
commit: 3d97696f1dd232b97fd907e14305bb7ec5949864
|
|
|
|
- versionName: 1.4.6
|
|
versionCode: 33
|
|
commit: v1.4.6
|
|
|
|
- versionName: 1.4.7
|
|
versionCode: 36
|
|
commit: v1.4.7.2
|
|
|
|
- versionName: 1.4.8
|
|
versionCode: 37
|
|
commit: v1.4.8
|
|
|
|
- versionName: 1.4.9
|
|
versionCode: 39
|
|
commit: v1.4.9-39
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 40
|
|
commit: v1.5.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.1
|
|
versionCode: 42
|
|
commit: v1.5.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.2
|
|
versionCode: 43
|
|
commit: v1.5.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.3
|
|
versionCode: 44
|
|
commit: v1.5.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.5
|
|
versionCode: 46
|
|
disable: invalid version name (1.5.4) and code (45) in the output APK
|
|
commit: v1.5.5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.7
|
|
versionCode: 48
|
|
commit: v1.5.7
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.8
|
|
versionCode: 49
|
|
commit: v1.5.8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.5.8
|
|
CurrentVersionCode: 49
|