Open jeanpaulrh opened 6 days ago
I digged around and found that there is a way to trigger a library update: If you contact the player on port 11000 with the Reindex command it performs a library update. I managed to script it via a curl command:
curl -s http://IP_OF_THE_POWERNODE:11000/Reindex >/dev/null
@jeanpaulrh i'll take a look at adding this. thanks for suggesting!
Hi, thanks for your software. I really miss the ability to periodically update my BlueOs music library. Would it be possible to add this functionality? Maybe it will be possible to trigger it via a non interactive script?
Thanks a lot