Skip to content
  • Jordan Petridis's avatar
    Utils: Change the priority of the cover caches · 273c9f7b
    Jordan Petridis authored and Jordan Petridis's avatar Jordan Petridis committed
    Since loadign a pixbuf from the pre-rendered cache is the most
    common operation and it does not affect the behavior we can
    first check that and then if the cover is midway downloading.
    
    This avoids a mutex lock for the most common path.
    273c9f7b