Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Strip out weekday from Episode pubDate #437

Closed
wants to merge 1 commit into from

Conversation

Hanouta
Copy link
Contributor

@Hanouta Hanouta commented Mar 4, 2020

For some reason GLib.Time.strptime doesn't accept strings that contain the weekday(it returns just null if there is a weekday). This commit strips out the first 5 characters of the pubDate, so strptime actually works now. This was also the cause for a lot of crashes in the git-version.
Fixes #436.

@Hanouta Hanouta mentioned this pull request Mar 14, 2020
5 tasks
@Hanouta
Copy link
Contributor Author

Hanouta commented Mar 14, 2020

Closed in favor of #445

@Hanouta Hanouta closed this Mar 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vocal crashes after start on openSUSE
1 participant