Doug Halley

Results 4 issues of Doug Halley

Potentially starts to fix the below issues. Fixes #[629](https://github.com/PixarAnimationStudios/OpenTimelineIO/issues/629) Fixes #[627](https://github.com/PixarAnimationStudios/OpenTimelineIO/issues/627) Looking for feedback on this approach with the svg adapter and then I'll move on to the other adapters

```Fixes``` [[1178](https://github.com/PixarAnimationStudios/OpenTimelineIO/issues/1178)] Premiere style for cmx3600 **Summary.** Adds support for Premiere style for cmx3600 to limit the auto added comments that are added per clip when writing out an EDL....

## Bug Report ## Repro test C++: ```c++ // SPDX-License-Identifier: Apache-2.0 // Copyright Contributors to the OpenTimelineIO project #include "opentime/timeRange.h" #include "utils.h" #include #include #include #include #include namespace otime =...

bug
help wanted

This PR is a follow up to https://github.com/AcademySoftwareFoundation/OpenTimelineIO/pull/1664 to add support to `filepath_from_url` and tests for UNC paths.