lythx / trakman

Trackmania Forever server controller written in TypeScript
https://trakman.ptrk.eu
MIT License
24 stars 4 forks source link

Querying TMX for certain author #238

Closed AroPix closed 7 months ago

AroPix commented 7 months ago

With Xaseco there was the possibility to query for a certain author, as example: /xlist auth:nadeo, to get all TMX tracks uploaded by Nadeo. This function doesn't exist yet in trakman apparently (i was talking to wise and he told me to open a issue, so i'm requesting this as a feature.

wsrvn commented 7 months ago

22ad49a, e.g.: /xlist $a aropix. due to new tmx api limitations only full author names are supported (weird stuff from them imo)