-
Notifications
You must be signed in to change notification settings - Fork 36
Add support for itunes episode & season #31
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
Conversation
I was able to locate the information about Apple's podcasting RSS requirements: https://help.apple.com/itc/podcasts_connect/#/itcb54353390 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I saw two tiny typos when running the CI job.
Cool feature.
It seems that both of It seems that both of them needs validation (a non-zero integer). Do you want me to take over it? |
@kou Yes thats, right. I just found this commit in one of the forks and thought this should go upstream. Feel free to take it over. Edit: fixed it myself. |
Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com>
cf676d5
to
d637cf8
Compare
d637cf8
to
74e88f6
Compare
d37541a
to
1f74916
Compare
I've fixed a bug that I've merged. Thanks. |
No description provided.