You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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).
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?
The text was updated successfully, but these errors were encountered: