• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

[BUG] [DESIGN] "Please wait... I am post-processing the video file"

0x0x0x0x0

Well-Known Member
Thread Starter
Joined
Sep 21, 2020
Messages
1,337
Likes
598
Post processing should not run on the main application thread. It's ok if it's the only provider, but when downloading form both, the "Post-processing" locks the app and halts the other download. It should run in the same download thread as the actual download, but instead of saying 100%, the progress bar text should just switch to "post-processing" and the "abort" button be disabled.
 
Back
Top