Cloudbox / autoscan

Autoscan replaces the default Plex and Emby behaviour for picking up changes on the file system.
MIT License
597 stars 49 forks source link

Multiple Servers #126

Closed themonk30 closed 3 years ago

themonk30 commented 3 years ago

I want to write to the config file dynamically to add and remove plex servers listed in the config. What is the best way to do this, without doing it manually. Just curious if anyone else is doing this dynamically, through cURL or similar, or using something to dynamically edit the config file in another lang, like PHP