mirror of
https://github.com/YunoHost-Apps/airsonic_ynh.git
synced 2024-09-03 18:06:14 +02:00
commit
ae8e4634be
3 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ If you have constrained bandwidth, you may set an upper limit for the bit rate o
|
|||
|
||||
In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.
|
||||
|
||||
**Shipped version:** 10.4.1
|
||||
**Shipped version:** 10.5.0
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/airsonic/airsonic/releases/download/v10.4.1/airsonic.war
|
||||
SOURCE_SUM=1d3ee9811ecbabbf9e2cfb63bd936bc238fe75dbcd223a87f3fab18b7a2a75a3
|
||||
SOURCE_URL=https://github.com/airsonic/airsonic/releases/download/v10.5.0/airsonic.war
|
||||
SOURCE_SUM=588e5362351406ac7e4eafede4fe3dae7b1e24eac6b6c330f51f413cfa184a5a
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=false
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Airsonic is an open source, web-based media server.",
|
||||
"fr": "Airsonic est un server multimedia open-source."
|
||||
},
|
||||
"version": "10.4.1~ynh1",
|
||||
"version": "10.5.0~ynh1",
|
||||
"url": "http://airsonic.github.io",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue