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

Queue issue #990

Closed
1 task done
krowgoat opened this issue Mar 15, 2024 · 9 comments
Closed
1 task done

Queue issue #990

krowgoat opened this issue Mar 15, 2024 · 9 comments

Comments

@krowgoat
Copy link

krowgoat commented Mar 15, 2024

Checklist

Write stuff here

Just downloaded this after I found out that TwitchLeecher died. How does the Task Queue work? I looked up a streamer and selected a video to download. It did its work, but, just hung at 100% (kept saying "running"). The file is there in the folder I put it in, but it's nothing. What did I do wrong? Also, if I try to delete whatever was downloaded, it says I can't because it's open in ffmpeg. If I restart my computer, I can delete it. What am I doing wrong? (Apologies ahead if I'm an idiot.) Thanks!

@superbonaci
Copy link
Contributor

Because probably it's converting output.ts to output.mp4?

@krowgoat
Copy link
Author

So, just wait for a while until it's done?

@krowgoat
Copy link
Author

FWIW, yup. Waiting did the trick. Should've been more patient.

@superbonaci
Copy link
Contributor

You had the issue because the last step does not display percentage:

[STATUS] - Finalizing Video... [5/5]

This is because there are cases where the percentage is above 100% or below 0% so it displays the 3 dots all the time instead.

Maybe the program should calculate the percentage based on file size instead the current way. A new bug has been submitted: #991

@ScrubN
Copy link
Collaborator

ScrubN commented Mar 19, 2024

It did its work, but, just hung at 100% (kept saying "running").

This is strange, when the percent issue occurs its supposed to report 0% instead of 100%.

@krowgoat
Copy link
Author

krowgoat commented Mar 19, 2024 via email

@superbonaci
Copy link
Contributor

@krowgoat maybe that's an issue with the specific ID. if you could tell which one it was.

@krowgoat
Copy link
Author

krowgoat commented Mar 20, 2024 via email

@superbonaci
Copy link
Contributor

@krowgoat we've found the issue happens with all videos. #991

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

3 participants