![]() |
|
rescan from console - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: rescan from console (/showthread.php?tid=6548) |
rescan from console - MusikBaum - 26-02-2022 21:06 Minimserver is running on a Raspberrypi. Under Linux, the "rescan" command should be in the "bin" directory? In my installation it is missing. How can I use Putty to issue the rescan command? RE: rescan from console - simbun - 26-02-2022 22:41 There is no rescan in that directory, but there is mscript which is what I use to make configuration changes to a headless Pi (typically accomplished with MinimWatch) if I'm at a PC without Java installed. Code: mscript -c rescanOf course, if you're using the BubbleUPnP control point you can also do it there from the Devices screen (click on the 3 vertical dots next to your MinimServer instance). |