Skip to content

Add podcast files to Contao 4.9+ news and generate iTunes compatible RSS

License

Notifications You must be signed in to change notification settings

clickpress/contao-news-podcasts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version GitHub license

News Podcast for Contao

Add podcast files to your news and generate podcast compatible RSS files

Usage

  1. Configure a new podcast in "News" -> "Podcast Feeds"
  2. In your news article settings check "add podcast" and pick an audio file from your filesystem.
  3. In your /share folder you'll find your new RSS file, which can be tested and provided in podcast platforms.
  4. (Optional) Add the podcast XML to your page layout

Optional

For faster calculation of duration, install mp3info [http://ibiblio.org/mp3info/] on your server and allow shell_exec. Recommended for larger podcast files.

Translation

Translations are managed through Transifex. Feel free to add new: [https://www.transifex.com/projects/p/news_podcasts]

More Information

Please follow the instruction from the official Apple website: [https://www.apple.com/itunes/podcasts/creatorfaq.html]

Credits

Thanks to Martin Schwenzer [https://github.com/Metis77] for supporting this bundle!