firesidelabs / fireside-features

Fireside feature suggestions and discussion.
18 stars 1 forks source link

API or bulk-episode uploader/editor? #152

Open ThomObarski opened 4 years ago

ThomObarski commented 4 years ago

I need to edit every episode we ported over from simplecast:

Roughly 20% came over with no audio files (not due to file size; but with the error You are not allowed to upload application/octet-stream files, allowed types: audio/mp3, audio/mpeg, audio/mpeg3, audio/mpg, audio/x-mp3, audio/x-mpeg, audio/x-mpeg3, audio/x-mpegaudio, audio/x-mpg even though all episodes are uploaded as mp3s)

Every episode has a bunch of white space that was inserted before the html tags making all episode notes render as a giant string.

Screen Shot 2020-01-22 at 4 08 39 PM

Deleting that white space fixes everything, but doing so on an individual per-episode basis through the web-admin will be very painful.

Screen Shot 2020-01-22 at 4 09 48 PM

Would also love a way to bulk update the episode listing title format to be like ep 350 rather than like 349; currently seems i can only do this one episode at a time through the web admin

Screen Shot 2020-01-22 at 4 06 22 PM

I reached out through a zendesk help ticket, but haven't heard anything back in 5+ days; any help would be appreciated, thanks!