mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-18 14:37:13 -04:00
This will use the services.json file present in the cache, or if it has the wrong format version or is corrupted for whatever reason, uses the local version instead. Also a minor refactor, makes it so that you call the open_services_file function to get the services array, rather than having to get the file name each time.