As the title says, TrackUID is empty in the API.
also: i am downloading tracks with uaseco, sending server login as follows:
Code:
{
["url"]=> string(48) "https://trackmania.exchange/tracks/download/3209"
["sync"]=> bool(true)
["ignore_errors"]=> bool(false)
["method"]=> string(3) "GET"
["timeout"]=> int(20)
["follow_location"]=> bool(true)
["max_redirects"]=> int(20)
["protocol_version"]=> float(1.1)
["X-ManiaPlanet-ServerLogin"]=> string(22) "UN-K8xHYTsK0_rG0kQQg3Q"
["user_agent"]=> string(147) "PluginRaspJukebox/1.7b UASECO/0.9.7_2020-07-06 Trackmania/2020-07-17_15_09 php/7.4.4 Windows NT DESKTOP-AC8L41H 10.0 build 18363 (Windows 10) AMD64"
}
but the serverlogin does not show up on "who downloaded" ? also: might i include servername also in the serverlogin ?