01-12-2023, 01:10 PM
(12-27-2022, 11:03 PM)Ale2.0 Wrote: Can confirm that the workaround indeed works.
Just use these three commands in order and you will be able to use the Spotify Webplayer on your system.
Code:sudo moode-apt-mark unhold
sudo apt install chromium-browser:armhf libwidevinecdm0
sudo moode-apt-mark hold
Interesting and couple of questions.
1. Do you think this could be used to provide a generalized feature for accessing and playing music from streaming services?
2. Can chromium-browser be configured to route audio to locally attached USB or I2S ]audio devices?