Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix published_date parsing #59

Closed
wants to merge 4 commits into from
Closed

Fix published_date parsing #59

wants to merge 4 commits into from

Conversation

NolanT
Copy link

@NolanT NolanT commented Nov 26, 2023

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

@coveralls
Copy link

Coverage Status

coverage: 88.456% (-0.1%) from 88.561%
when pulling c5ea1a2 on NolanT:patch-1
into 40f9be2 on ping:master.

@Epod Epod mentioned this pull request Jan 27, 2024
@NolanT NolanT closed this by deleting the head repository Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants