Accurate CodeMill Configuration
There are 2 sections in your system configuration file which is located in your system bucket /configuration/{environment}.json that can be modified to suit your needs regarding the Accurate / CodeMill API.
- application/accurateSettings
- baseUrl
- https://player.stg.content.spe.sony.com/api/
- This is the base url for the Accureate API.
- This value should not be changed, unless instructed by a Nomad Media system administrator / engineer.
- storageId
- This is the id of the Storage created during the setup process of the Accurate API.
- see https://docs.accurate.video/docs/api-reference/server-api/ for more information
- This is the id of the Storage created during the setup process of the Accurate API.
- Example screenshot

- baseUrl
-
application/processors
- processorList
- accurateRegister
- Tells the system whether to process your assets with the Accurate processor.
- urlMatches
- string array of folders that can be included in this process
- urlExcludes
- string array of folders that must be excluded in this process
- rule
- string value allowing you to filter on the types of files to either include or exclude
- enabled
- whether this processor is on or off.
- urlMatches
- processorList
-
Example screenshot
-

Additional Accurate API Documentation
