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

iTunes can't open Podcast #192

Closed
abcgmbh opened this issue Dec 13, 2019 · 3 comments · Fixed by #206
Closed

iTunes can't open Podcast #192

abcgmbh opened this issue Dec 13, 2019 · 3 comments · Fixed by #206

Comments

@abcgmbh
Copy link

abcgmbh commented Dec 13, 2019

Expected behavior

When clicking on subscription button and click on "iTunes", it should open iTunes (or Apple Podcast App)

Actual behavior

Safari shows an error that "itpc:" is not known by safari
error

System information (see Podlove > Support menu)

Website https://blog.hiddencandidates.com
PHP Version 7.3.12-1+ubuntu18.04.1+deb.sury.org+1
WordPress Version 5.3.1
WordPress Theme Lovecraft v1.31
Active Plugins
- Classic Editor v1.5
- File Manager Advanced v3.1
- Podlove Podcast Publisher v2.9.6
- Social Icons Widget by WPZOOM v3.4.1
WordPress Database Charset utf8mb4
WordPress Database Collate
Publisher Version 2.9.6
Web Player Version player_v4
Twig Version 1.42.2
open_basedir ok
curl Version 7.58.0
iconv available
simplexml ok
max_execution_time 30
upload_max_filesize 24M
memory_limit 256M
disable_classes
disable_functions pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
permalinks ok (/%category%/%post_id%/)
podlove_permalinks ok
podcast_settings ok
web_player ok
podlove_cache on
assets
  - mp3 audio/mpeg https://blog.hiddencandidates.com/feed/mp3/
cron ok
duplicate_guids ok

0 errors
0 notices
Nice, Everything looks fine!

Computer Information

fehler2

@chemiker
Copy link
Member

Actually this is an issue of the Subscribe button. It seems that the itpc URI scheme is deprecated in Catalina. Using "podcast://" works as indented. /CC @benzimmer

@eteubert eteubert transferred this issue from podlove/podlove-publisher Dec 16, 2019
@flacchini14
Copy link

is there already a simple workaround for this issue? The podlove publisher already uses podcast://

@memcmp
Copy link

memcmp commented Jun 18, 2020

Is there a possibility to configure the Subscribe button to use "podcast://" instead of "itpc://" ? I can't find anything in the documentation.

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

Successfully merging a pull request may close this issue.

5 participants