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

Add Podhome logo and information #309

Merged
merged 3 commits into from
Nov 17, 2023

Conversation

bmaluijb
Copy link
Contributor

@bmaluijb bmaluijb commented Nov 8, 2023

No description provided.

@bmaluijb
Copy link
Contributor Author

bmaluijb commented Nov 8, 2023

@daveajones
Copy link
Contributor

I need to update the schema to have that…

@bmaluijb
Copy link
Contributor Author

Would you like me to just remove the Update Frequency?

@ericpp
Copy link
Contributor

ericpp commented Nov 17, 2023

Adding Update Frequency to the list of Supported Elements in the apps-schema.json file should fix it:

"title": "Supported Element",
"additionalProperties": true,
"properties": {
"elementName": {
"type": "string",
"enum": [
"Transcript",
"Locked",
"Funding",
"Chapters",
"Search",
"Season",
"Episode",
"Soundbite",
"Location",
"Person",
"Value",
"Sn-Network",
"Boostagrams",
"Sat Streaming",
"Video",
"Synchronize",
"Podping",
"Alternate Enclosure",
"Trailer",
"GUID",
"Medium",
"Live",
"Live Boosts",
"Block",
"Social Interact",
"OP3",
"Images",
"License",
"Txt",
"Wallet Switching",
"Podroll",
"Value Time Split"
]
},

@bmaluijb
Copy link
Contributor Author

Sorry, I was being stupid. I can do that as well. Just committed a change to apps-schema.json

@daveajones daveajones merged commit a2ae82d into Podcastindex-org:master Nov 17, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants