junedkh / jmdkh-mltb

Unofficial Repository: Telegram bot which can download torrents, mega, google drive, telegram file and direct links + all yt-dlp supported sites, then upload them to google drive or telegram cloud. This bot supports more features like zip or extract before upload, seed after upload using qBittorrent or aria2c and many more, read features below.
https://t.me/+5d2_gaR0QwwyNGE1
GNU General Public License v3.0
11 stars 11 forks source link

[BUG] Aria2 select inactive torrent file (/mirror s | /zipmirror s) #45

Closed Namlee123 closed 1 year ago

Namlee123 commented 1 year ago

Hello Bro! I tried using the "/Mirror s" command to select the torrent file, but it doesn't pause, doesn't show the selection. It directly executes the download command in the BOT Status. Hope you can fix this in the future.

junedkh commented 1 year ago

do you add base url?? READ

Namlee123 commented 1 year ago

Yes, of course. if using "/qm s" it works properly. I re-ran your old repo (several months ago) it still works with "/mirror s". But since you updated add: (async, await) in module (bot/helper/mirror_utils/download_utils/aria2_download.py) It encountered this error. But I'm not sure if it's caused by (async, await) or not! Yesterday, I tried the command "/miror s" in your Jmdkh group. Your vps BOT still has this error.

hitesh920 commented 1 year ago

do you add base url?? READ

its a bug, anas confirmed. "/mirror s" and "/qbmirror s" both should be working.

junedkh commented 1 year ago

fixed