e-alfred / ocdownloader

ocDownloader - AGPL-licensed multi-protocol download manager for Nextcloud using ARIA2, youtube-dl and Curl (supports Youtube, BitTorrent, HTTP, FTP)
https://github.com/e-alfred/ocdownloader
GNU Affero General Public License v3.0
375 stars 85 forks source link

Bugfix : WhichDownloader typo #207

Closed aconfian closed 3 years ago

aconfian commented 3 years ago

Undefined variable reported in Nextcloud logs console. Error: Undefined variable: WhichDownloader at /var/www/nextcloud/apps/ocdownloader/controller/queue.php#203

Seemed to be a simple typo

e-alfred commented 3 years ago

Thanks for your help, this was already resolved by PR https://github.com/e-alfred/ocdownloader/pull/204.