Skip to content

[mediaframe] Make files added from paths into URLs.

Patrick Northon requested to merge (removed):master into master

This make it consistent with individual files added and fix a problem where the url isn't converted to a path properly in some conditions when the url doesn't contain the schema (file://). See bug #445071.

Merge request reports