Dakad / vSub

Litte Vue App to search & download subtitle for movie or tv show
MIT License
0 stars 0 forks source link

Create a racing/queue promise for recursing call #19

Open Dakad opened 7 years ago

Dakad commented 7 years ago

ISSUE

image

Description

On line 78 of the above picture, the function is recalled if remains some dropped files in the queue. That action will create another promise not handled.

Tips

Promise all the Hash & getDetails for all dropped files at once