Skip to content

A small python script to purge corrupted lancache entries for Steam.

License

Notifications You must be signed in to change notification settings

Caboose700/lancache-maintainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Lancache-Maintaner

A small python script to purge corrupted lancache entries for Steam.

License Platform Platform

Description

This script reads the "access.log" created by "Monolithic Game Download Cache Docker Container" to identify files which are corrupted. Corrupted files will be requested multiple times. If the script detects a file being requested five times in a row, it will purge the file from the cache.

Requirements

Limitations

  • Only watches "access.log" for "Steam" cache files.

Configuration

File paths for the cache folder need to be changed in "main.py" if they differ from the default install of the "Monolithic Game Download Cache Docker Container".

About

A small python script to purge corrupted lancache entries for Steam.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages