DigitalSlideArchive / dive-dsa

DIVE for Digital Slide Archive
https://digitalslidearchive.github.io/dive-dsa/
Apache License 2.0
0 stars 0 forks source link

non match issue for regex VideoType #160

Closed BryonLewis closed 4 months ago

BryonLewis commented 4 months ago

158

Made a mistake in not accounting for null values when matching the regex to determine if the file extension is of a videoType. Typically don't have dev tools open when in the Girder interface.

Still a temporary solution of utilizing the file extension until a better way is developed to figure out if data types are videos.