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

Extract audio URL prefixes into site setting #232

Open
rpeterman-gp opened this issue Nov 4, 2024 · 0 comments
Open

Extract audio URL prefixes into site setting #232

rpeterman-gp opened this issue Nov 4, 2024 · 0 comments
Labels
Level: Intermediate Smooth for some, bumpy for others Priority: Normal Cruising speed Size: S Less than a day

Comments

@rpeterman-gp
Copy link
Contributor

When prefixes of audio URL's are changed in Dovetail, all URI's for audio become out of sync. Instead of updating the URI of all audio media posts, we could store the newest prefix found during episode import as a site setting. The frontend could then use that setting to update the prefix portion of the audio URL at the time of playback.

This doesn't address changes to Dovetail audio file path (like when we added the _), but will make sure the frontend will play audio with the most recent set of tracking prefixes, which could be important if any past tracking services go away (chartable) that could break URL's.

@rpeterman-gp rpeterman-gp added Level: Intermediate Smooth for some, bumpy for others Size: S Less than a day Priority: Normal Cruising speed labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Level: Intermediate Smooth for some, bumpy for others Priority: Normal Cruising speed Size: S Less than a day
Projects
None yet
Development

No branches or pull requests

1 participant