I use this code for updating libery and it work perfect.
curl -s “http://127.0.0.1:32400/library/sections/1/refresh?X-Plex-Token=xxx”
How can i use this code to update ALL libery at the same time?
Thanks!
Regards
I use this code for updating libery and it work perfect.
curl -s “http://127.0.0.1:32400/library/sections/1/refresh?X-Plex-Token=xxx”
How can i use this code to update ALL libery at the same time?
Thanks!
Regards
Try replacing the section id with all.
But usually it is a better idea to just scan the one library where you have added or removed media files.
Thanks! I will try that.
I have most of the server automatic and when i have upload movie to my drive in the cloud i will update everything after 1 hour. I have use tha plex built in, but it doesent work as i want ![]()
Edit: Works perfect! Exactly how i want. Thanks!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.