耳机上的播放按钮打开iTunes


7

按耳机上的播放按钮可打开iTunes。有没有办法可以防止这种情况发生而不安装任何第三方程序?我最好想用我的耳机控制Spotify。

Answers:


2

如果当前没有播放,那就不行了。播放控件将尝试恢复您播放的最后一个仍在运行且在内存中的内容。如果操作系统无法找到任何要恢复的内容,则默认为iTunes。

所有媒体应用都是平等的; 但是,iTunes更加平等。😉


2
我懂了。但是,在我的情况下,Spotify在后台运行,但播放控件仍然无法控制它。
technogecko

1

如果您正在运行Sierra,请打开终端并键入:

sudo chmod -x /Applications/iTunes.app/Contents/MacOS/iTunes  

按下播放时不再启动iTunes,因为该命令会阻止其执行。

但是,这将完全禁用iTunes: 无法打开应用程序“iTunes.app”。


2
在High Sierra不起作用。仅供参考。
杰克

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.