Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请求增加个参数吧。是否输出进度条相关信息。 #440

Open
hyjk555 opened this issue Sep 11, 2024 · 1 comment
Open

请求增加个参数吧。是否输出进度条相关信息。 #440

hyjk555 opened this issue Sep 11, 2024 · 1 comment

Comments

@hyjk555
Copy link

hyjk555 commented Sep 11, 2024

我是linux 定时任务执行下载。无终端的时候执行它会报错。好像是开始显示进度条的时候。就报错了
at System.ThrowHelper.ThrowArgumentException(ExceptionResource) + 0x10
at System.Collections.Generic.List1.RemoveRange(Int32, Int32) + 0xac at Spectre.Console.Rendering.LiveRenderable.<Render>d__25.MoveNext() + 0x444 at System.Collections.Generic.List1.AddRange(IEnumerable1) + 0xec at Spectre.Console.RenderableExtensions.GetSegments(IAnsiConsole, RenderOptions, IEnumerable1) + 0xd0
at Spectre.Console.AnsiBuilder.Build(IAnsiConsole, IRenderable) + 0x70
at Spectre.Console.AnsiConsoleBackend.Write(IRenderable) + 0x18
at Spectre.Console.AnsiConsoleFacade.Write(IRenderable) + 0x50
at Spectre.Console.ProgressRefreshThread.Run() + 0x4c
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object) + 0x8c
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x24
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object) + 0xdc
at System.Threading.Thread.StartThread(IntPtr) + 0xe0
at System.Threading.Thread.ThreadEntryPoint(IntPtr) + 0x20

@hyjk555
Copy link
Author

hyjk555 commented Sep 11, 2024

--no-ansi-color --no-log True --tmp-dir /tmp/m3u8/ --save-dir 这是部分参数

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant