tpill90 / steam-lancache-prefill

CLI tool to automatically prime a Lancache with Steam games
https://tpill90.github.io/steam-lancache-prefill/
MIT License
288 stars 24 forks source link

[Feature Request] Add Steam software to prefill #362

Closed c11umw closed 2 months ago

c11umw commented 5 months ago

Describe the bug Games are available to download, but not software e.g. Virtual Desktop, Facerig

Additional Details Dedicated Proxmox LXC for Lancache and prefill. Ubuntu 23.10 Docker + local disk

Screenshots Missing example: FaceRig image

tpill90 commented 4 months ago

Hi @c11umw. Could you tell me more about your use case? Is this kind of software something you find is getting installed frequently across clients?

c11umw commented 4 months ago

Some do. For example Virtual Desktop is one I use that updated regularly.

I don't use the editing software that's on Steam (Vegas Pro?), but I'm sure that would also get frequent updates and be fairly substantial in size. 1.5Gb according to a google search.

image

tpill90 commented 3 months ago

Sorry for another late reply, one more question. Do you have a relatively slow internet connection?

c11umw commented 3 months ago

Nope. Internet here is speedy. Not as fast as some, but much faster than it used to be (ADSL > Fiber)

tpill90 commented 2 months ago

While I understand that this would certainly be helpful in some use cases, this isn't something that I'm going to implement. The primary design of SteamPrefill is to bulk download games prior to a LAN party, so its entirely game focused. Since downloading games is what most users are going to be using it for, I don't want to clutter select-apps with software and other tools (which there can be a lot of in some cases).

The change to enable this is very easy to make, its only a change to the filtering logic. I could point you to what you need to change, as well as the docs on how to compile this project, if you would be interesting in running your own customized version of SteamPrefill.