-
Notifications
You must be signed in to change notification settings - Fork 10
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
Feature Request: Apple Podcasts App Support #6
Comments
Unfortunately Apple Podcast app does not support any AppleScript. To my understanding, this means that it does not support Apple Events either. However, I have not tried to control it. You are right that there is a nonzero possibility that Apple Events are supported. I will check it out.
… On 2. Jul 2021, at 19:46, kensation ***@***.***> wrote:
I would imagine the Apple Podcasts app utilizes the same Apple Events that the Apple Music app does. It would be awesome if this app supported the Podcasts app too.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#6>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAPC4AU424VLVPV3DHESALTVX3PTANCNFSM47XD4ONA>.
|
Well, I tried but it did not work. When I type
sdef /System/Applications/Podcasts.app
it returns "sdef: couldn't get sdef for /System/Applications/Podcasts.app (error -192)" whereas if I do the same for Music.app, I obtain the desired information to control the app. If you know more how to circumvent the lack of AppleScript support, let me know.
… On 2. Jul 2021, at 19:46, kensation ***@***.***> wrote:
I would imagine the Apple Podcasts app utilizes the same Apple Events that the Apple Music app does. It would be awesome if this app supported the Podcasts app too.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#6>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAPC4AU424VLVPV3DHESALTVX3PTANCNFSM47XD4ONA>.
|
Came here to request this feature, saw your post, tried myself since it's been over a couple of years since last comment. And sure enough, the Podcast app still doesn't support AppleScript, which is unfortunate. I'll submit feedback to Apple. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would imagine the Apple Podcasts app utilizes the same Apple Events that the Apple Music app does. It would be awesome if this app supported the Podcasts app too.
The text was updated successfully, but these errors were encountered: