Search found 5 matches
- December 23rd, 2020, 11:12 am
- Forum: Help
- Topic: Problem with the database
- Replies: 8
- Views: 1827
Re: Problem with the database
That's great but maybe I don't need to change anything. I've worked on the queue and solved my problem with just a few commands: - clear (the queue) - playlistinfo (to check that the queue has been flushed) - mpc load radio - playlistinfo (again, where I can see that the array in nodered is populate...
- December 22nd, 2020, 6:03 pm
- Forum: Help
- Topic: Problem with the database
- Replies: 8
- Views: 1827
Re: Problem with the database
You're right but nobody seems to care. I am following a tutorial with MPD and MPC on Raspberry and the settings seem obvious, with no warning at all. I'm still enthousiastic about MPD which is so lightweight. It has worked fine till I realize there is this problem with my playlist where I added radi...
- December 22nd, 2020, 1:02 pm
- Forum: Help
- Topic: Problem with the database
- Replies: 8
- Views: 1827
Re: Problem with the database
I followed the instructions given on many sites* to install mpd on Raspberry Pi with Raspbian: simply
My install is just a few days old. How can I update eventually?
*) including the documentation https://www.musicpd.org/doc/html/user.html
Code: Select all
sudo apt-get install mpd
My install is just a few days old. How can I update eventually?
*) including the documentation https://www.musicpd.org/doc/html/user.html
- December 22nd, 2020, 8:25 am
- Forum: Help
- Topic: Problem with the database
- Replies: 8
- Views: 1827
Re: Problem with the database
No, because the database is not involved here. Excuse me if I'm completely wrong. My mpd --version Music Player Daemon 0.21.5 (0.21.5) Copyright 2003-2007 Warren Dukes <warren.dukes@gmail.com> Copyright 2008-2018 Max Kellermann <max.kellermann@gmail.com> This is free software; see the source for co...
- December 21st, 2020, 3:04 pm
- Forum: Help
- Topic: Problem with the database
- Replies: 8
- Views: 1827
Problem with the database
Hello everyone, I have installed mpd and mpc on my Raspberry Pi 3B+ as well as 2 nodes in Node-RED to see what's going on. I have a playlist in /var/lib/mpd/playlists called radio.m3u with just a few inputs. And I can hear perfectly well one of the webradios, but always the same... and I can't figur...