-
Notifications
You must be signed in to change notification settings - Fork 1
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
Itunes – set up podcasts, images, tags xml fields required #5
Comments
The Itunes feeds are now working and submitted for each program. BUT they are using static content for several fields, which would be good to replace with dynamic. The fields are: this will be in: |
Hey folks. I wanted to see if there was any possibility we could add our podcasts to Stitcher and Google Play. |
Spotify also has podcasts now. |
from show host:
|
On dev now i have added logic to make it print yes if any episode in the podcast is explicit. In addition, it prints yes or no in each episode. Note the explicit field was not required on dev prior to me setting it so a few minutes ago, so some may not have values and they will default to explicit. |
Ok to push live now? |
yes to push live - question though @beefman1 did you edit: |
I think i did way back along with a different commit. Is live functioning as expected now? |
I believe the relevant changes are in radio_station/lib/processors/PodcastProcessor.inc and radio_station/templates/programs-podcast.tpl.php the git commit is 7731696 |
@gabelula commented on Sat Jun 04 2016
@troff commented on Mon Jun 06 2016
Add these fields to Program content types
itunes category
itunes sub-category (if needed)
itunes explicit
Update Program feeds to pull from that information
The text was updated successfully, but these errors were encountered: