Skip to content
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

Downloads Pro and Podtrac support #60

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

aleclerc7
Copy link
Contributor

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.

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.
@aleclerc7
Copy link
Contributor Author

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.

With Downloads Pro 1.1.0 (Grav premium plugin), it is possible to add the file extension to the download ID, and in doing so, Google Podcasts and Apple Podcasts are working as expected.
This will add the same support of Downloads Pro in the episode list and pages. Works as expected, no file extension is needed.
@aleclerc7
Copy link
Contributor Author

Hello,

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

  • Downloads Pro to serve the audio files.
  • Podtrac to get statistics on podcasts,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant