Skip to content

LT-22314: Add media file paths to the Info tab#757

Open
mark-sil wants to merge 1 commit intorelease/9.3.7from
LT-22314a
Open

LT-22314: Add media file paths to the Info tab#757
mark-sil wants to merge 1 commit intorelease/9.3.7from
LT-22314a

Conversation

@mark-sil
Copy link
Contributor

@mark-sil mark-sil commented Mar 12, 2026

This change is Reviewable

@jasonleenaylor
Copy link
Contributor

Src/Common/Controls/DetailControls/MediaInfoSlice.cs line 175 at r1 (raw file):

					foreach (var medUri in m_mediaURIs)
					{
						Uri uri = new Uri(medUri.MediaURI);

I think we might want a try/catch here in case the MediaURI isn't valid data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants