protonscr

+nClientBackgroundAutoUpdate : Please explain the function of the command using examples. Thank you!

steamclosed questionSteam client
ValveSoftware/steam-for-linux#9340 · opened 2023-04-11 by INNNNG · updated 2023-04-14 · 1 comments · github
IINNNNG 2023-04-11 github

Please explain the function of the command using examples. Thank you!

+nClientBackgroundAutoUpdateRecentlyPlayedThresholdHours: Specifies how many hours a game should go without being played for it to be considered due for an update when the client is running in the background.

+nClientBackgroundAutoUpdateNotPlayedTimeSpreadDays: Specifies how many days a game should go without being played for it to be considered due for an update when the client is running in the background, but hasn't been actively used.

+nClientBackgroundAutoUpdateLessRecentlyPlayedThresholdHours: Specifies how many hours a game should go without being played for it to be considered due for an update when the client is running in the background, but has still been played relatively recently.
IINNNNG 2023-04-12 github

How to disable scheduled downloads? I need real-time game updates.

Nothing extracted yet.