Audionut / Upload-Assistant

A fork of L4G attempting to keep updated
https://discord.gg/QHHAZu7e2A
69 stars 23 forks source link

Add modq and drafts to LST #32

Closed LostRager closed 2 months ago

LostRager commented 2 months ago

Should not break anything afaik. Feel free to change anything, all updated unit3d based trackers should also get the modq flag.

Audionut commented 2 months ago

Looks fine on first glance, thanks. I really should investigate the purpose of the draft.

What's the reason for removing LST from the API list in upload.py?

LostRager commented 2 months ago

Looks fine on first glance, thanks. I really should investigate the purpose of the draft.

What's the reason for removing LST from the API list in upload.py?

If you dont remove the tracker from the api list, it will do all this first https://github.com/Audionut/Upload-Assistant/blob/4352cb3072f54ffde2760455748bcb9889e75920/upload.py#L266-L286 and then go to https://github.com/Audionut/Upload-Assistant/blob/7034c4ea71a82d7ca326a651787e1a7d984286a7/upload.py#L349-L370