package models type MediaInfo struct { Filename string Path string FfprobeData []byte }