JupiterBroadcasting / jupiterbroadcasting.com

JupiterBroadcasting.com, hugo-based and community-driven!
https://jupiterbroadcasting.com
102 stars 50 forks source link

Gather requirements for RSS feed generation #439

Open paperdigits opened 2 years ago

paperdigits commented 2 years ago

In #108 and also in the matrix chatroom, it's been mentioned that generating RSS feeds for the shows might be challenging.

We (mostly @ChrisLAS @noblepayne and @gerbrent) should gather the requirements for the RSS feeds here so the community can understand and help implement them.

ozcoder commented 2 years ago

I'm not sure how to word this. I would like the download name to be human readable with a show name and episode number instead of a hexadecimal name Eg. ca9fee9b-c6fd-42b0-be2b-77bedcd3915f.mp3 = lup_478.mp3

But this might be hard to do with the current workflow of Jupiter Broadcasting.

paperdigits commented 2 years ago

I would guess that file name is required by fireside.fm or fireside renames the file. Either way the filename isn't determined by the RSS feed, rather the file is named before the RSS feed is generated.

On October 3, 2022 4:16:34 PM PDT, ozcoder @.***> wrote:

I'm not sure how to word this. I would like the download name to be human readable with a show name and episode number instead of a hexadecimal name Eg. ca9fee9b-c6fd-42b0-be2b-77bedcd3915f.mp3 = lup_478.mp3

But this might be hard to do with the current workflow of Jupiter Broadcasting.

-- Reply to this email directly or view it on GitHub: https://github.com/JupiterBroadcasting/jupiterbroadcasting.com/issues/439#issuecomment-1266185203 You are receiving this because you authored the thread.

Message ID: @.***>

ChanceM commented 2 years ago

I started a python script to build the RSS feed, both for my own learning and for JB if they decide to go that way. Just thought I would add these here for reference to anyone interested in this topic.

References:

elreydetoda commented 2 years ago

Convo with @ChrisLAS in matrix: