Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Connecting Spotify Slowed Down with V6
#4
(09-02-2019, 01:46 PM)Hey @Tim CurtisI will try and report back Thanks for the instructions Tim Curtis Wrote: Hi,

Starting with moOde 6.1.0, a more recent version of librespot is used. You could try swapping in the earlier version from the 6.0.0 release to see if that makes a diff.

Code:
1. Turn off Spotify renderer in Audio Config

2. Save current binary
sudo cp /usr/local/bin/librespot ./librespot_save

3. Get 6.0.0 sources
sudo wget https://github.com/moode-player/moode/archive/r600prod.zip
sudo unzip -q ./moode-r600prod.zip

4. Install older binary
sudo cp ./moode-r600prod/other/librespot/librespot-daeeeaa-armv6l /usr/local/bin/librespot

5. Turn on Spotify renderer in Audio Config

#
# To go back to current binary from 6.1.0
#

1. Turn off Spotify renderer in Audio Config

2. Install saved binary
sudo cp ./librespot_save /usr/local/bin/librespot

5. Turn on Spotify renderer in Audio Config
Reply


Messages In This Thread
RE: Connecting Spotify Slowed Down with V6 - by cereyanlimusiki - 09-24-2019, 01:37 PM

Forum Jump: