Closed mtedeschi closed 8 years ago
@mtedeschi so this filename doesn't have a m4v extension, not seeing away to detect that it's a video.
You need to use the Media Item's media type taxonomy. ID == 36 is an image, ID == 37 is a video. We should use that, and if the 'm4v' extension isn't there, then we can use the 'mp4' extension.