Coder Social home page Coder Social logo

Comments (8)

gaowanliang avatar gaowanliang commented on August 17, 2024

请粘贴后台报错数据

请注意,当前版本仍非稳定版,只处于基本能用的状态,不保证您的正常使用

from downloadbot.

cloudfly23 avatar cloudfly23 commented on August 17, 2024

后台没报错,只显示

2021/01/05 07:02:56 BT 任务 [{4cc369bf85e8f715}] 已完成!
2021/01/05 07:02:56 [{9a6be3cce17c246a}] 任务开始下载!
2021/01/05 07:02:56 [{4cc369bf85e8f715}] 任务已完成!
2021/01/05 07:03:05 [{9a6be3cce17c246a}] 任务暂停!
2021/01/05 07:03:22 [{9a6be3cce17c246a}] 任务开始下载!
2021/01/05 07:03:58 [{90509563cebf6902}] 任务开始下载!
2021/01/05 07:04:08 [{90509563cebf6902}] 任务暂停!
2021/01/05 07:04:21 [{90509563cebf6902}] 任务开始下载!
2021/01/05 07:04:43 [{90509563cebf6902}] 任务暂停!

但是就是第二个磁力无法显示选择文件的步骤
image

from downloadbot.

Jacky-Bruse avatar Jacky-Bruse commented on August 17, 2024

我也有这样的情况,最近几天还在纠结,突然想到有人说过这个问题

from downloadbot.

gaowanliang avatar gaowanliang commented on August 17, 2024

我也有这样的情况,最近几天还在纠结,突然想到有人说过这个问题

应该是出在提交.torrent文件的情况下会有这个问题,我有时间测试一下。最近要考研了,只能忙里偷闲的时候才能更新,一直想更都没时间😂。

from downloadbot.

Jacky-Bruse avatar Jacky-Bruse commented on August 17, 2024

我也有这样的情况,最近几天还在纠结,突然想到有人说过这个问题

应该是出在提交.torrent文件的情况下会有这个问题,我有时间测试一下。最近要考研了,只能忙里偷闲的时候才能更新,一直想更都没时间😂。

不急,只是反馈一下,祝愿大佬考研成功,加油,谢谢提供这么好的工具

from downloadbot.

luyiwind avatar luyiwind commented on August 17, 2024

我也有这样的情况,最近几天还在纠结,突然想到有人说过这个问题

应该是出在提交.torrent文件的情况下会有这个问题,我有时间测试一下。最近要考研了,只能忙里偷闲的时候才能更新,一直想更都没时间😂。

不急,只是反馈一下,祝愿大佬考研成功,加油,谢谢提供这么好的工具

Telegram.go中将下边的break改成continue可fix

		if b[1] == "Start" {
			setTMDownloadFilesAndStart(gid, lastFilesInfo)
			bot.Send(tgBotApi.NewDeleteMessage(myID, MessageID))
			break
		}

from downloadbot.

gaowanliang avatar gaowanliang commented on August 17, 2024

我也有这样的情况,最近几天还在纠结,突然想到有人说过这个问题

应该是出在提交.torrent文件的情况下会有这个问题,我有时间测试一下。最近要考研了,只能忙里偷闲的时候才能更新,一直想更都没时间😂。

不急,只是反馈一下,祝愿大佬考研成功,加油,谢谢提供这么好的工具

Telegram.go中将下边的break改成continue可fix

		if b[1] == "Start" {
			setTMDownloadFilesAndStart(gid, lastFilesInfo)
			bot.Send(tgBotApi.NewDeleteMessage(myID, MessageID))
			break
		}

确实是这里的问题,十分感谢

from downloadbot.

zsbai avatar zsbai commented on August 17, 2024

在最新的release中问题仍然存在
图片

from downloadbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.