alberti42 / Volume-Control

Successor of iTunes Volume Control
GNU General Public License v3.0
208 stars 9 forks source link

Feature Request: Apple Podcasts App Support #6

Open kensation opened 3 years ago

kensation commented 3 years ago

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.

alberti42 commented 3 years ago

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 https://github.com/alberti42/Volume-Control/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAPC4AU424VLVPV3DHESALTVX3PTANCNFSM47XD4ONA.

alberti42 commented 3 years ago

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 https://github.com/alberti42/Volume-Control/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAPC4AU424VLVPV3DHESALTVX3PTANCNFSM47XD4ONA.

user68329 commented 6 months ago

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.