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 have a number of fairly large videos on a network drive. This network drive is not particularly fast, and thus I have been unable to exact a good number of the thumbnails and filmstrips as the drive times out.
I was able to easily bypass this by running the this project locally (thank you for providing the source!), but I suggest providing some way to increase the timeouts.
I would also suggest actually popping up errors if they occur like this. Perhaps adding some toast errors that you can trigger, though I recognise that's a little more annoying given that this process is done in a worker thread. I'm also happy to try implementing any changes myself (though I don't have much time), but I would need to know how or what you'd like implemented here.
The text was updated successfully, but these errors were encountered:
I have a number of fairly large videos on a network drive. This network drive is not particularly fast, and thus I have been unable to exact a good number of the thumbnails and filmstrips as the drive times out.
I was able to easily bypass this by running the this project locally (thank you for providing the source!), but I suggest providing some way to increase the timeouts.
I would also suggest actually popping up errors if they occur like this. Perhaps adding some toast errors that you can trigger, though I recognise that's a little more annoying given that this process is done in a worker thread. I'm also happy to try implementing any changes myself (though I don't have much time), but I would need to know how or what you'd like implemented here.
The text was updated successfully, but these errors were encountered: