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

Hot-fix: Backup with source audio from Narration #1185

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

AnonymousWalker
Copy link
Collaborator

@AnonymousWalker AnonymousWalker commented Sep 10, 2024

The issue came from source audio projects created from narration - the audio files did not follow the same path media/{bookSlug}/..., leaving the backup file not including source audio with it. This affects translation projects that we export.

Examples:

media/en_ulb_psa_c1.mp3

vs

media/psa/chapters/en_ulb_psa_c1.mp3

This change is Reviewable

@AnonymousWalker AnonymousWalker changed the title Fix backing up source audio from Narration Hot-fix: Backup with source audio from Narration Sep 10, 2024
Copy link
Collaborator

@jsarabia jsarabia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: 0 of 1 files reviewed, all discussions resolved

@jsarabia jsarabia merged commit 4f26336 into dev Sep 11, 2024
9 of 10 checks passed
@jsarabia jsarabia deleted the aw-fix-source-audio-export branch September 11, 2024 12:12
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