Skip to content

DiscovererWorker: fix roots rename

Duncan McNamara requested to merge Skantes/medialibrary:fix-roots-rename into master

This caused the the addRoot to fail because of the missing trailing '/', the folder would not match any mountpoint, and isn't added in db, failing any attempt at discovery / reload.

Merge request reports