Chore
* chore: use backwards-compatible typehints. ([`0b35d19`](https://github.com/BenjaminMummery/plex-footage-sorter/commit/0b35d19393fef8ef8d4dc19b6c696032602264d1))
Feature
* feat: handle a wider range of name formats.
We previously supported &39;YYYYMMDD_HHMMSS&39;. We now additionally support &39;YYYYMMDD_HHMMSSmmm&39;, &39;YYYYMMDD_HHMM&39;, and variants with - betweent he componenets. ([`d9d1e90`](https://github.com/BenjaminMummery/plex-footage-sorter/commit/d9d1e90138083076fe0f8d6790c1c91b8095049b))
Test
* test: add tests for multiple file naming formats. ([`ce4cac7`](https://github.com/BenjaminMummery/plex-footage-sorter/commit/ce4cac7453911bcd8c0aba3df7818bdbc3af4f92))
Unknown
* Merge pull request 37 from BenjaminMummery/feat/more-flexible-date-parsing
Feat: more flexible date parsing ([`c87f8e2`](https://github.com/BenjaminMummery/plex-footage-sorter/commit/c87f8e2ea4f0d400e05454904965cd65499c4afb))