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

[Question / Crash] Crashes due to a massive amount of new download dialogs caused by "Download all" #824

Open
WelsyCZ opened this issue Oct 9, 2024 · 1 comment

Comments

@WelsyCZ
Copy link

WelsyCZ commented Oct 9, 2024

I accidentally clicked the download all option on a youtube video, which had like 800 smaller options based on quality, resolution and I dont know what.

This has caused File CXX to start rapidly opening new download dialogs - because the amount of dialogs is so high, the program eventually crashes and when I launch it again, it goes from the start opening again the 800 download dialogs.

How do I clear the queue of these downloads or is there any other way besides reinstalling to fix this?

@WelsyCZ WelsyCZ changed the title [Question / Crash] I accidentally clicked "Download all" in a youtube video [Question / Crash] Crashes due to a massive amount of new download dialogs caused by "Download all" Oct 9, 2024
@filecxx
Copy link
Owner

filecxx commented Oct 17, 2024

1: Install an SQLite manager such as sqlitebrowser.
2: Open database "software directory/lib/data_windows.db"
3: Execute "update http_task set without_confirm=true where without_confirm=false"

Or you can keep pressing the ESC button from your keyboard.

I'll fix it during the next update(probably merge tasks into one dialog).

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

2 participants