strongestFairy

Results 3 comments of strongestFairy

I have the same issue (history list looks empty) but I can see updated files in AppData\Roaming\Mozilla\Firefox\Profiles\w***.default\sessionstore-backups ![sessions](https://user-images.githubusercontent.com/13275557/91689338-594ed780-eb7d-11ea-8288-7fefb562014e.JPG) Is it possible restore the last session using these files? @ReDEnergy

> https://github.com/SexualRhinoceros/MusicBot/blob/master/config/example_options.ini#L72 This is not what I mean actually. This option completely disables caching. The good solution is to cache often used files and delete unused if they overcome the...

Well... I did my solution with bash script. Just set proper value of TARGET_DIR and desirable MAX_DIR_SIZE in bytes. Script should be launched via cron daemon like ``` # m...