Skip to content

Port away from deprecated KNSCore::DownloadManager

Alexander Lohnau requested to merge work/ksn into master

We can just remove the files on disk and with the RemoveDeadEntries option set to true KNS will check if the files still exist. If not the entry will be marked as not installed.

@leinir

I need to make a small adjustment on the KNS side to make sure the entries are directly updated in the KNS download dialog

Edited by Alexander Lohnau

Merge request reports