Open ema07cqc opened 1 month ago
Can you try making and adding an api key and try again? It is a bug, but maybe is just when using no YT api key.
I don't remember if the no API key feed contains the date information
Just checked, the no API key feed does have dates originally so it is a bug, but let me know if also the api key version has the bug
I've got no time for my side projects lately so you'll have to wait for a while for a fix sorry (I do accept pull requests, the fix is needed in the provider/youtube.rs file)
Hey! I added the YT API KEY and it works perfectly! It also works on PocketCast (without the YT API KEY I was getting an error when trying to add the RSS to PocketCast) Thanks!!!
Audiobookshelf (self-hosted)
Apple Podcasts:
app version: v1.2.2
issue description:
Once pulling the episode list, there are no dates assigned to the episodes.
This happens in both Apple Podcasts and Audiobookshelf (self-hosted) (did not test in other clients)
This results in the chapters not being sortable by date, making it unclear which one is the latest episode published.
In the vod2pod web it looks ok and the sorting by date works:
However, in the Apple Podcast app, the order is incorrect.
Same thing on Audiobookshelf.
Thanks,