Not loading urls from clipboard and list?
in Bugs
I noticed that, randomly, the list with "show remaining target urls" is empty though I just stopped the project and added a new list. If is stopped, I can see the urls there. After I start it, the urls are gone.
is this a normal behaviour?
is this a normal behaviour?
Comments
arg every sentence I write today needs extra explanation. Is my English really that bad!?
When a project starts it loads some urls from the file into memory and delts the content from the file. You will not see the urls in gui. if you stop the project, the one not being procceed will get saved to disk again.
now all makes sense, thanks for the clear explanation!