Open paperdigits opened 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.
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: @.***>
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:
Convo with @ChrisLAS in matrix:
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.