is it possible to add a Serviio Hostname for trigger library updates or can you add this in the future?
i'm currently using this small code
Code: Select all
curl -s --request POST --header "Content-Type: application/xml" --data-binary "<action><name>forceLibraryRefresh</name></action>" 'http://localhost:23423/rest/action'
Doku: http://docs.serviio.apiary.io/#reference/0/action
Serviio: http://serviio.org/
i think this is really fast implemented and if i search in this forum for "serviio" i found some threads where we can see much users use serviio too

also here is already a request: viewtopic.php?p=3437#p3437