jgonyea / grav-plugin-podcast

GravCMS plugin that creates podcast channel and podcast episode page templates along with a podcast RSS feed.
MIT License
18 stars 7 forks source link

Downloads Pro and Podtrac support #60

Open aleclerc7 opened 2 years ago

aleclerc7 commented 2 years ago

Hello,

This suggestion adds two features:

  1. Support for Downloads Pro Premium Plugin. If a matching download is found in Downloads Pro, it will be used as podcast URL. This works with some application. (Not sure about Apple.) If Downloads Pro is not installed, it will work as usual.
  2. Add support for Podtrac podcast analytics. The option can be toggled on or off per channel.

Kind regards.

aleclerc7 commented 2 years ago

Hello,

Maybe you want to wait just a little if you are interested in this pull request because there will probably soon be an update on Downloads Pro plugin to support "false file extension" on downloads IDs to work better with all players. (Right now, Apple Poscasts is the most difficult one to deal with because it does not see the file format in the url. Others work well.)

Kind regards.

aleclerc7 commented 2 years ago

Hello,

With this little patch, the podcast plugin can fully support:

If downloads pro is not installed, this will work as usual. If no file is selected in Downloads Pro, it will work as usual. If podtrac is not used, it will work as usual.

Kind regards.