Some NRK series fail due to missing playable assets #49

Open
opened 2025-12-06 01:06:54 +00:00 by takelur · 0 comments
takelur commented 2025-12-06 01:06:54 +00:00 (Migrated from github.com)

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.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: olaven/nrss#49
No description provided.