CypherMK wrote: > I did a full rescan with both lines of code and that worked. When I > remove the last from the script it also works. So this can be deleted. > > I put this in a script, named musicip.sh > > > Code: -------------------- > > #!/bin/bash > > curl -d 'root=/mnt/MUSIC/' http://localhost:10002/server/add curl -d '' -------------------- > > > > Then I did: sudo chmod +x musicip.sh > Then you can execute it with: sh musicip.sh
Excellent, thanks for the confirmation - thus the door is open for all the scripting... I guess it is time to update the first post for buster with several confirmed installations and add this info as well... I still like the MusicIP approach very much as it is a local approach, does not rely on third-parties, works with "audible similarity" and produces great results (in particular with the Sugarcube plugin - for example having a mix based on X-mass genres only at this time of the year...).. ------------------------------------------------------------------------ frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885 View this thread: http://forums.slimdevices.com/showthread.php?t=106958 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
