Posts: 49
Threads: 11
Joined: Nov 2019
Reputation:
1
12-15-2019, 02:44 PM
(This post was last modified: 12-15-2019, 11:57 PM by normand.)
What is the command to update or re-gen the MPD Database from the command line?
I have an script to sync music/podcast files and need to update the database once new files are added/removed.
Solved: mpc update
Posts: 49
Threads: 11
Joined: Nov 2019
Reputation:
1
I'm also curious if there is a command that will reset the connected wifi and revert to hotspot mode.
Posts: 198
Threads: 15
Joined: Jan 2019
Reputation:
6
On a slightly related topic, is it possible within the moode GUI to send a “broadcast” Update/Regen to multiple RPi on the LAN? Or do they have to be updated individually? (Similarly, for “update/regen covers”).
Posts: 49
Threads: 11
Joined: Nov 2019
Reputation:
1
I'm trying to push commands to multiple devices on different networks via MQTT. I'm not good with python. Got it to work via node red, but on a pi zero it just takes a huge performance hit.