Skip to content
  • Jörg Ehrichs's avatar
    Reduce default numer of running background processes to 1 · f4dd1d92
    Jörg Ehrichs authored
    There is still a problem with several running processes when they downlaod the same poster/banner/cover file.
    KIO::copy complains after downloading, that a file already existed.
    
    This must either also chack if a temporary file from a different running download already exist before the start
    or fail silently when the temp file is copied in order to avoid the unecessary popup dialog.
    f4dd1d92