zach-morris / plugin.program.iagl

The Internet Archive Game Launcher (IAGL) will launch Games from the Internet using Kodi
GNU General Public License v3.0
348 stars 49 forks source link

Libreelec: Download as Background job #238

Open Mannshoch opened 2 years ago

Mannshoch commented 2 years ago

Please allow to do a download as Background Job

zach-morris commented 2 years ago

This would be very tricky, as it would likely require some sort of download queuing system, which IAGL doesn't have at the moment. I'll leave it open, but it's not as easy as just making the current function a background job.