podlove / podlove-subscribe-button

Universal button to subscribe to buttons in the desired podcast client or player website
MIT License
63 stars 24 forks source link

UCast Subscribe button implementation #137

Open juanjoguevara opened 6 years ago

juanjoguevara commented 6 years ago

App name: UCast - Podcast Player Schemes: ucastapp://[podcast-url] ucastapp://subscribe/[podcast-url] App url: ‪https://itunes.apple.com/es/app/ucast-podcast-player/id1058865665?mt=8

timpritlove commented 6 years ago

Current version 1.5.5 I tested seems only to support fully qualified http-URLs, but does not work for URLs where the http is omitted or https is used.

Please test your app with our button test website: http://subscribe-test.podlove.org

timpritlove commented 6 years ago

Do you have any further updates on this? We'd love to include UCast but need a fix for this first.

juanjoguevara commented 6 years ago

Ok. We go to fix that but in your test page we found some links don´t work

https://www.v4-feed-test.podlove.org/feed https://www.v6-feed-test.podlove.org/feed

timpritlove commented 6 years ago

Hi. I tested again with your recently released version 1.6.4 and it still does not respond to a fully qualified https URL as in

ucastapp://https//v6-feed-test.podlove.org/feed/

ucastapp://https//v4-feed-test.podlove.org/feed/

Can you please fix that? We’d love to add your app to our list.

juanjoguevara commented 6 years ago

But this two URL don´t work. UCast ignore the url that not respond

juanjoguevara commented 6 years ago

@timpritlove if you try for example this scheme using https URL works ucatapp://https://feedpress.me/error404

benzimmer commented 6 years ago

@juanjoguevara You are using the wrong URLs. Please use the URLs as they are shown on this site: http://subscribe-test.podlove.org/

(you added www. in front of the URLs for some reason)