• Chris OBryan's avatar
    extras: Make image cache LRU · 1f1b3279
    Chris OBryan authored
    This changes the extras image cache into a Least-Recently-Used
    cache. This allows more experimentation with different upscalers
    without missing the cache.
    
    Max cache size is increased to 5 and is cleared on source image
    update.
    1f1b3279
ui.py 84.5 KB