eduncan911 / podcast

iTunes and RSS 2.0 Podcast Generator in Golang
MIT License
132 stars 35 forks source link

Add missing Itunes Tags #13

Open mitchdennett opened 5 years ago

mitchdennett commented 5 years ago

Add Support for the following iTunes tags Podcast Level

Episode Level
eduncan911 commented 4 years ago

I've done a good bit of research on this today.

I see that as of April 2019, iTunes flipped over half of their tags upside down (no longer lists them).

In addition, they now list these "Situational" type tags.

I have started on a pretty large update of all of these tags. However, some changes will cause a breaking change as I am not able to upgrade without certain changes. :(

With that said, these changes will be added to the 2.x branch for breaking changes.