odmpy
odmpy copied to clipboard
Fix published_date parsing
Fixing issue noted in #58
Libby is now using "%Y-%m-%dT%H:%M:%S%z format for the published_date. This needs to be converted to %Y-%M-%D to be added to ID3 tags.
Additionally, fixed mypy union-attr errors