Skip to content

[mediaframe] Make files added from paths into URLs.

Patrick Northon requested to merge (removed):fix_bug_445071 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://).

BUG: 445071

Merge request reports