The version to be used will be 1.16.3. To do so, follow these steps:
Download the app from:
https://app.brandtrack.fm/BrandtrackPlayer_1.16.3.0.exe
The configuration will be done from the settings file located in:%AppData%/Brandtrack/
Within this directory, you will find the file Brandtrack Player.ini, which contains the app’s configuration.
In this file, you can make additional functional modifications that are not available through the graphical interface or the BrandtrackDiagnostics tool.
Edit the file to include the following values:
[proxy]
enabled=true
type=<string, "http" (default), "httpcaching" or "socks5">
hostname=<url, default: "localhost">
port=<port number, default: 8080>
user=<string, proxy username>
password=<string, proxy password>
forceDisable=<true/false>
Below is an example of how it should look once customized:
[proxy]
enabled=true
type=http
hostname=proxy.mired.local
port=8080
user=juan.fernandez
password=Asdf1234
forceDisable=false