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

Fix crash when trying to play an Episode #439

Closed
wants to merge 1 commit into from

Conversation

Hanouta
Copy link
Contributor

@Hanouta Hanouta commented Mar 5, 2020

Currently vocal will crash when trying to play an Episode, because it tries to access the image uri of episode, which can be null in some cases. Replacing it with controller.current_episode fixes the crash, because it gets set even if episode is null.

@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.

1 participant