Closed dellagustin closed 1 year ago
Oh I see you added here already. 👍
Oh I see you added here already. 👍
It is not everyday I can say I was one step ahead of @daveajones 😂
Hi @daveajones , I just tested with Podcasting 2.0 (http://mp3s.nashownotes.com/pc20rss.xml, id=920666).
For /episodes/byfeedid
it is not returning socialInteract
.
For /episodes/byid
, it is returning socialInteract
, but protocol
is a number instead of the corresponding value in the feed (activitypub
).
"socialInteract": [
{
"uri": "https://podcastindex.social/@dave/109722964424091177",
"protocol": 1,
"accountId": "@dave",
"accountUrl": "https://podcastindex.social/users/dave",
"priority": 0
}
],
Still working on it. Should be finished up today.
Tested and it is working.
References