From 2d87f1b24cf8cae4ecd1839070ebcacd6dc559c4 Mon Sep 17 00:00:00 2001 From: Toke Jepsen Date: Mon, 18 Mar 2024 16:46:05 +0000 Subject: [PATCH] Update client/ayon_core/plugins/load/export_otio.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jakub Ježek --- client/ayon_core/plugins/load/export_otio.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/ayon_core/plugins/load/export_otio.py b/client/ayon_core/plugins/load/export_otio.py index 86b541633a..d1de4ad3e9 100644 --- a/client/ayon_core/plugins/load/export_otio.py +++ b/client/ayon_core/plugins/load/export_otio.py @@ -245,7 +245,7 @@ class ExportOTIOOptionsDialog(QtWidgets.QDialog): media_reference = self.otio.schema.ExternalReference( available_range=range, - target_url=f"file://{path}" + target_url=path ) return self.otio.schema.Clip(