d08623cf

By: Michael Lynch <git@mtlynch.io>

Centralize filename logic in MediaFilename package function

Replace the ResizedFilename method and StoredExt method on MediaItem with
a single MediaFilename(id, mediaType, isFullSize, widthInPx) function,
and remove the duplicate storedExt local function from the import command.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>