11-21-2024, 11:38 AM
To get the librespot log do the following:
Code:
1. Turn on moode debug logging in System Config
2. Turn off Spotify Connect in Renderer Config
3. Clear the log
sudo truncate /var/log/moode_librespot.log --size 0
4. Turn on Spotify Connect in Renderer Config
5. Try to connect from a Spotify client
6. Examine the log
cat /var/log/moode_librespot.log