-
Google Play Music is finally, officially [dead](https://play.google.com/music/managemusic?u=0#).
Time to remove all reference to it in the moOde code base, including in the following modules
```
…
-
DO NOT remove the blocks below, but fill these with the requested data. Incomplete bug reports will be ignored!
You should remove this comment before posting the bug report.
**Describe the bug**
…
-
As we don't have anywhere else to post questions/suggestions/solutions for porting volumio from debian jessie to stretch, I opened this issue.
There is no plan yet to port, this is considered to be s…
-
Hello,
I install volumio volumio-2.853-2020-11-20-pi.img on a RaspberryPi 3 with dd:
```
root@flex:~/$ dd bs=4M if=volumio-2.853-2020-11-20-pi.img of=/dev/sdb conv=fsync
700+0 Datensätze ein
…
-
add instructions for building 21.02.0-rc1, but I can't find what to add to feeds.conf.default. from 19.07 does not work.
-
#### Lines 927-928 read
```
./autogen.sh
./configure --prefix=/usr --sysconfdir=/etc --disable-spotify
```
As in Issue #164, to be consistent,
```
sudo ./autogen.sh
sudo ./configure --prefi…
-
# Issue
moOde 6.5.1 installs upmpdcli-1.2.16. The current release is 1.4.7. It includes numerous bug fixes, reorganization of code, and new features.
The choices to upgrade are either
## a) I…
-
Hi Arkq
I'm not sure this is right place but I've not seen any other way for asking questions...
I've installed Volumio2 on Raspberry PI3 + Hifiberry.
I wanted to add the bluetooth renderer feature…
-
### Creating a bug report/issue
#### Required Information
- DietPi version |
-
- G_DIETPI_VERSION_CORE=6
G_DIETPI_VERSION_SUB=34
G_DIETPI_VERSION_RC=3
G_GITBRANCH='master'
G_GITOWNER='Mich…
-
With this recipe, building upmpdcli and the libraries it depends on succeeded on a moOde 6.5.2 player but when I get to this step in the upmpdcli build section
```
5. upexplorer
NOTE: This also…