Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gonic fails to see all podcast episodes for Revolutions podcast #430

Closed
khers opened this issue Dec 16, 2023 · 3 comments
Closed

Gonic fails to see all podcast episodes for Revolutions podcast #430

khers opened this issue Dec 16, 2023 · 3 comments
Labels

Comments

@khers
Copy link

khers commented Dec 16, 2023

gonic version: v0.16.2

if from docker, docker tag: sentriz/gonic:latest

I am moving to Gonic from Airsonic-advanced and in adding my podcast subscriptions I cannot get all of the published episodes for Revolutions (rss feed here: http://revolutionspodcast.libsyn.com/rss The XML file that is found there contains all 10 seasons and the final appendix, but when I try and download all, I only get as far back as episode 10.8. So I am missing the first 7 episodes of season 10 and all of seasons 1-9.

@sentriz
Copy link
Owner

sentriz commented Dec 16, 2023

any ideas on this @lxea?

@sentriz
Copy link
Owner

sentriz commented Dec 17, 2023

ah it looks like we bail after we see just one error when adding the podcast

so in this case, gonic was giving up after it came across an episode that had no audio URL in it

should be fixed now

@khers
Copy link
Author

khers commented Dec 19, 2023

Thanks for the quick turn around! As soon as this is available in the latest (stable) docker I will give it a go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants