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

Feature parity with iTunes tags and compatibility fallback #92

Open
theDanielJLewis opened this issue Oct 26, 2020 · 1 comment
Open

Comments

@theDanielJLewis
Copy link

I can't remember whether this was mentioned in the latest Podcasting 2.0, or if it was in Adam's appearance on Buzzcast, but I think it's worth discussing.

What do you think of replicating all the features of the iTunes namespace?

The point for this would be to let app-developers support only a single namespace that has all the features, but then fallback to the iTunes tags if the matching Podcast tags aren't present.

<itunes:episode> would have an equivalent <podcast:episode> for the episode number. Similarly, <itunes:title> would have <podcast:title> for a podcast-app-specific title.

@daveajones
Copy link
Contributor

Yes, that's definitely the long-term goal. I think we talked about it Friday on the show. That's where I'd like this thing to end up. Just down the road a ways after we fry bigger fish.

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

No branches or pull requests

2 participants