M-Reimer / csgo-csmd

DEPRECATED CS:GO Community Server Materials Downloader (issue was fixed by valve, so no more need for this tool!)
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Implement named pipes #5

Open Cyclic3 opened 5 years ago

Cyclic3 commented 5 years ago

(Fixes #4)

I will be away for the next week, so I will be unable to work on this. Here is my work so far.

It works fine on my machine (TM), but I have only tested it on 3 different servers.

I have added a flag in the config file that can be used to enable the fifo code (use_fifo), which is off by default.

M-Reimer commented 5 years ago

I'm still unsure if this is something worth to make code even complexer.

IMHO it would be a much nicer idea to clean up the script output a bit (get proper progress bars).

Cyclic3 commented 5 years ago

@M-Reimer I suppose this is where we differ:

In conclusion, I will maintain my own fork with these features, since whilst I need them, most others will not.

If you want to close this, feel free.