zeropingheroes / lancache-autofill

Automatically fill a Lancache with content
GNU General Public License v3.0
132 stars 24 forks source link

top=x not working when downloading adding new popular games to database #24

Closed billthecatt closed 5 years ago

billthecatt commented 5 years ago

./lancache-autofill steam:queue-popular-apps top=5 --windows=true

Added Steam app "Dota 2" on platform "Windows" to download queue Added Steam app "PLAYERUNKNOWN'S BATTLEGROUNDS" on platform "Windows" to download queue Added Steam app "Counter-Strike: Global Offensive" on platform "Windows" to download queue Added Steam app "Team Fortress 2" on platform "Windows" to download queue Added Steam app "Unturned" on platform "Windows" to download queue Added Steam app "Warframe" on platform "Windows" to download queue Added Steam app "Left 4 Dead 2" on platform "Windows" to download queue Added Steam app "Paladins" on platform "Windows" to download queue Added Steam app "Half-Life 2: Lost Coast" on platform "Windows" to download queue Added Steam app "Heroes & Generals" on platform "Windows" to download queue

Not sure why things continue as they shouldn't but I don't really want all 100 items in my database..

ilumos commented 5 years ago

Try:

./lancache-autofill steam:queue-popular-apps 5

billthecatt commented 5 years ago

That works perfect! Thanks for clarifying. Perhaps an example in the docs could clear this up for someone else who takes the instructions too literally.. :) Thanks again for your work on this, it's really helping me preload my cache better. Doing this all via the windows GUI blew chunks.