Queue download if update asked per ID
Comparer les modifications
-
When passing a command like `add query://%tata titi toto%`, only the first argument was considered by the *add* database function, thus only considering the command `add query://%tata` which is not OK. Here we use the same thing as in the *search* command, we build the uri by concatenating the different arguments with spaces.