Hi,
newbie question, please help.
Ive chained the event "books added" (
https://www.mobileread.com/forums/sh...0&postcount=16) to the action "download metadata" (
https://www.mobileread.com/forums/sh...9&postcount=28) but it doesnt download the metadata properly (especially if more books were added).
"Books added" is described as marking the newly added books as it finishes (so no selector necessary?), but it is executed after each book added, so this maybe causes interferences. Is there an elegant way to solve this? Maybe with queue, delay or something else?