Hi! First of all, thanks for a great project!
I’ve run into an issue where certain NRK podcast series fail to load in NRSS. I think it is because NRK’s playback API sometimes returns a manifest without any playable assets. This seems to be the case for episodes that are announced but not yet released.
I see this in for example:
https://nrss.deno.dev/api/feeds/musikklunsj-med-ruben
https://nrss.deno.dev/api/feeds/musikklivet
https://nrss.deno.dev/api/feeds/musikkfrokost
All the podcasts I've found with this issue has in common that the most recent episode is unreleased. It consists of a title and then shows something like "Releases 8th Dec." or "Releases today" etc.
It would be great if these unreleased episodes could be handled gracefully instead of erroring out for the entire feed.
Hi! First of all, thanks for a great project!
I’ve run into an issue where certain NRK podcast series fail to load in NRSS. I think it is because NRK’s playback API sometimes returns a manifest without any playable assets. This seems to be the case for episodes that are announced but not yet released.
I see this in for example:
https://nrss.deno.dev/api/feeds/musikklunsj-med-ruben
https://nrss.deno.dev/api/feeds/musikklivet
https://nrss.deno.dev/api/feeds/musikkfrokost
All the podcasts I've found with this issue has in common that the most recent episode is unreleased. It consists of a title and then shows something like "Releases 8th Dec." or "Releases today" etc.
It would be great if these unreleased episodes could be handled gracefully instead of erroring out for the entire feed.