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 failure to save podcasts to files #458

Closed
wants to merge 1 commit into from

Conversation

GordonFremen
Copy link

@GordonFremen GordonFremen commented Dec 25, 2022

Tracks that are not normal (podcasts) will never escape the Task.Delay loop in RecordingStopped as MetaDataUpdated will never be set in GetTrack. Abnormal tracks will now escape the while loop.

It's still necessary to record ads and save duplicate recordings to get podcasts to save.

Issue 457

@jwallet
Copy link
Owner

jwallet commented Jan 6, 2023

Thank you for the suggested fix, I will however use the userSettings "recordEverythingEnabled" to end the recording properly

@jwallet jwallet closed this Jan 6, 2023
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