jkwill87 / mapi

media metadata database library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensure extension is prefixed with a dot

jkwill87 opened this issue · comments

Background

Currently Metadata and its derived classes allow adding an extension as a string. This can make formatting inconsistent because its not really obvious whether this should include the dot or not.

Acceptance Criteria

  • Ensure that the extension string is prefixed with a dot regardless of whether it is stored with one