mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
librespot: update to 51a634d (2019-07-23)
This commit is contained in:
parent
7fdcfe9d4a
commit
2b05e02808
@ -1,3 +1,7 @@
|
||||
117
|
||||
- Update to 51a634d (2019-07-23)
|
||||
- Set bit rate to 320 kpbs
|
||||
|
||||
116
|
||||
- Update to 4e3576b (2019-06-01)
|
||||
- Only use Kodi
|
||||
|
@ -3,10 +3,10 @@
|
||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="librespot"
|
||||
PKG_VERSION="4e3576ba7c6146cf68e1953daeec929d619b26b1"
|
||||
PKG_SHA256="c2fef0253bdbb6ff7085d4ec00e80da4727a1c5b1bf84dd2c14edc3de1cfd753"
|
||||
PKG_VERSION_DATE="2019-06-01"
|
||||
PKG_REV="116"
|
||||
PKG_VERSION="51a634dc33233ca85a92db3e723d19550b548593"
|
||||
PKG_SHA256="581727e560c81cafbfeaf611b51f0a6987a48d348795785b3b6c0a304656a731"
|
||||
PKG_VERSION_DATE="2019-07-23"
|
||||
PKG_REV="117"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://github.com/librespot-org/librespot/"
|
||||
|
@ -20,6 +20,7 @@ pactl suspend-sink "$SINK_NAME" 1
|
||||
|
||||
LIBRESPOT="librespot \
|
||||
--backend pulseaudio \
|
||||
--bitrate 320 \
|
||||
--cache \"$ADDON_HOME/cache\" \
|
||||
--device-type TV \
|
||||
--disable-audio-cache \
|
||||
|
Loading…
x
Reference in New Issue
Block a user