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

Non-mp3s in default feed #1005

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Non-mp3s in default feed #1005

merged 3 commits into from
Apr 29, 2024

Conversation

cavis
Copy link
Member

@cavis cavis commented Apr 24, 2024

Fixes #1002.

When you upload a non-mp3 (really, a non-audio/mpeg format) file and have no default_feed.audio_format... we warn you. Exact wording TBD.

Pretty easy to game the system by changing your .wav file extension. But I think this is enough to prevent accidentally publishing WAVs into the public RSS.

image

@cavis cavis requested a review from brandonhundt April 24, 2024 20:34
@cavis cavis self-assigned this Apr 24, 2024
Copy link
Contributor

@brandonhundt brandonhundt left a comment

Choose a reason for hiding this comment

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

Works as expected. Thanks @cavis

@cavis cavis merged commit d6753b2 into main Apr 29, 2024
3 checks passed
@cavis cavis deleted the fix/non_mp3s_in_default_feed branch April 29, 2024 13:56
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.

Validate for WAV upload wav files when the default feed audio type isn't set
2 participants