inevitability
Forum Replies Created
-
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Login to Podcast App via a link?I think we’re accidentally talking past each other.
What I’m asking about is, once I’ve used the Custom Podcast Channel Password Protection functionality, is there a way to automate remote authorization through a URL similar to what Substack does?
Currently, with PowerPress, if you want a podcast app to remote authorize a premium feed you often need to manually type in http://username:[email protected]. Which is kind of a struggle for some of my members.
Substack, however, has this cool feature where they provide an api link that automates the entire process and creates a personalized feed for the user. So when someone signs up they get a link like this…
https://api.substack.com/feed/podcast/328271/private/sdfdd-37b5-4975-s3fdsd-3jn2n328ks893.rss
Then they click it and it sets it up for them.
Is that something that PowerPress can do (or will be able to do in the future)? Alternatively, are you aware of any plugins that work with powerpress that would enable that sort of functionality?
Thanks!
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Login to Podcast App via a link?I don’t have any other plugins that are creating podcasting feeds, and that isn’t something that MemberPress does, so if PowerPress isn’t creating the premium feed then what is?
This article on Blubrry definitely makes it sound like PowerPress is handling it and it says it doesn’t require a membership plugin.
https://blubrry.com/support/powerpress-documentation/premium-podcasting-content/
Sorry if I’m wildy incorrect here. WordPress tends to be byzantine at the best of times, and I just want to make sure I actually know what is responsible for the feed creation and the authorization, so that way I can seek out the right devs.
As for Memberpress… they say they can’t do this sort of authentication with their plugin. So if anyone has any ideas or suggestions for plugins that would provide this functionality, I’d love to have some guidance. Thanks!
- This reply was modified 2 years, 6 months ago by inevitability.
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Strpos offet errorsYep! Thank you so much!
I’m not using either service. Do you think that the plugin is trying to login to your service anyway?
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Strpos offet errorsThanks Shawn!
I’m running into exactly the same problem as Stoi2m1 on a Galaxy 10+.
Here’s the way I’ve been trying to add the feed…
Open Google Podcasts.
Tap “Activity” in the lower right.
Tap “Subscriptions” on the top menu bar.
Tap the line of 3 little dots in the upper right.
Tap Add by RSS feed in the menu that opens.
Copy the password protected feed into the feed field
Tap “Subscribe.”And then I immediately get an error message. The feed is fine and works on other apps, so it isn’t an issue with the RSS, nor an issue with a malformed copy/paste.
Has anyone found a solution this?
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] New Apple Categories not appearingFantastic! Thanks for such a detailed response and for doing such a great job with the plugin.
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] How to Cache Podcast FeedsIs there any way to create a static or cached password protected feed with powerpress?
Right now my server is getting hammered by requests on my Member’s Only feed, and I’m looking for a way to ease the burden on my PHP.
Forum: Themes and Templates
In reply to: [Arcade Basic] Nav Bar Dropdown menus not working after updateNever mind. It was an issue on the server side and has been resolved. Sorry!
Forum: Fixing WordPress
In reply to: Broken ImagesWell, it’s Jetpack related. The latest version of Jetpack broke the images, and when I disabled it, the images returned.
Forum: Fixing WordPress
In reply to: Broken ImagesThis is an internal WordPress thing, not a hosting matter. The images are accessible via direct link. It’s the wordpress code that’s hiccupping somewhere.
For example, if you go to http://thebritishhistorypodcast.com/?p=1078
And then right-click the image and copy image URL, here’s what you get “http://thebritishhistorypodcast.com/?p=1078”
You should be getting “http://thebritishhistorypodcast.com/wp-content/uploads/2013/02/cerdic-231×300.jpg”
This isn’t Hosting or Theme related. And when I switch to Twenty Twelve, there’s no resizing or cropping of the related images. It looks like WordPress isn’t handling the images properly. Check the source if you don’t believe me.
Forum: Fixing WordPress
In reply to: Broken ImagesThat theme has been working for over a year and I’ve had no trouble. Also, I switched to Twenty Twelve just to check… and the images are still broken. So what’s the deal?