OpenMediaVault-Plugin-Developers / openmediavault-downloader

OpenMediaVault plugin for downloading files
11 stars 11 forks source link

openmediavault-downloader 6.0.3 #23

Closed khewweifeng closed 1 year ago

khewweifeng commented 1 year ago

openmediavault-downloader 6.0.3 - try to download torrent with aria2 but it seems only stuck with black screen

image

ryecoaaron commented 1 year ago

That background task must be for a different plugin because downloader does not have any command dialogs. It updates its status in the datatable.

khewweifeng commented 1 year ago

That background task must be for a different plugin because downloader does not have any command dialogs. It updates its status in the datatable.

Thanks for the reply, so means the downloader is working ? just it will not display progression info due to the design?

ryecoaaron commented 1 year ago

Yes. It is very basic. I recommend using jdownloader in docker if you need something more advanced. There is an example compose file in the openmediavault-compose plugin.