lformella/xdcc-grabscher

Any way to get a list of all enabled downloads through the API?

Backflipz opened this issue · 0 comments

I'm trying to find the guid of the enabled download so that if a user wants to stop the download using the api/guid/disable.json

I don't have the guid of the enabled download because I'm adding in the files using the add function with external information (bot, packetid,channel etc.)

Also is there a way to maintain the api keys regardless of restarts?