frankd wrote: 
> Keep us updated. 
> I am also not sure at the moment if the second line is needed to  update
> the database with your new music.

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


------------------------------------------------------------------------
CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to