I have added initial support for location tags in my RSS feed. There are only 4 tags, as not every episode is about a location.
@dave Sorry, I am not looking to make work for anyone, but I am super keen to see this tag get supported. So a journey of a thousand steps yada, yada, yada 😉
@davekeeshan Make me work Dave! I need it!
@dave While you're at it, put in support for person tag also 😁. Or is it there already 🤔
@ville @davekeeshan Person tag is already in there:
https://api.podcastindex.org/api/1.0/episodes/byfeedid?id=169991&pretty
@dave @davekeeshan Oh cool 👍. I think that is missing from the docs. Or I might also be blind 🙈 . Is it supported on channel level also?
@dave @davekeeshan
So am I right if I claim that the index only supports person-tags in items/episodes and not in the channel/podcast? Or am I missing something again? 😅
For example PodNews has channel person, but I don't see one in the api:
https://podnews.net/rss
/podcasts/byfeedid?id=227573
(Disclaimer: not trying to bug you. Just figuring out what's available 😇 )
@davekeeshan @dave
Yeah you need the api keys and the headers set up to read the api. If you have the read keys, you can try this out
https://pi-playground.netlify.app/
If you don't have keys you can request them at podcastindex.org
@davekeeshan @dave Here's link with the query
https://pi-playground.netlify.app/?path=%2Fepisodes%2Fbyfeedid%3Fid%3D169991%26pretty
@davekeeshan Nice! I'm way behind on getting location support into the index aggregator. This is a good kick in the pants for me to do that.