Posted December 06, 2018
I have a problem, and I don't quite understand what happens.
lgogdownloader rushes through the getting game names and getting game info part in the beginning and then downloads only a fraction of the games (about 20 percent) ignoring any new games I bought. They can be downloaded when I specify the name of the game but won't get downloaded when saying game=all
I tried deleting my config file and going with the default options (thinking it might have been a prob there)
I tried deleting the .cache/lgogdownloader directory
I tried toggling the options use-cache and no-remote-xml and automatic-xml-creation
Interestingly when I use ./lgogdownloader --update-cache it takes the apropriate amount of time when going through the game names but afterwards when using --download --game=all it rushes through again ignoring most of the games :/
The version I use is 3.4.8683fe0
EDIT:
heh, I tried to removing the "--game=all" part now and astonishingly it starts going through all games and not only a few now.
seems like "all" is not a keyword anymore but now a regex for any game having "all" in their name or something?!
lgogdownloader rushes through the getting game names and getting game info part in the beginning and then downloads only a fraction of the games (about 20 percent) ignoring any new games I bought. They can be downloaded when I specify the name of the game but won't get downloaded when saying game=all
I tried deleting my config file and going with the default options (thinking it might have been a prob there)
I tried deleting the .cache/lgogdownloader directory
I tried toggling the options use-cache and no-remote-xml and automatic-xml-creation
Interestingly when I use ./lgogdownloader --update-cache it takes the apropriate amount of time when going through the game names but afterwards when using --download --game=all it rushes through again ignoring most of the games :/
The version I use is 3.4.8683fe0
EDIT:
heh, I tried to removing the "--game=all" part now and astonishingly it starts going through all games and not only a few now.
seems like "all" is not a keyword anymore but now a regex for any game having "all" in their name or something?!
Post edited December 06, 2018 by mchack