ddddxxx / LyricsX

🎶 Ultimate lyrics app for macOS.
Mozilla Public License 2.0
4.72k stars 387 forks source link

在其他裝置播放spotify,無法換歌 #306

Open coffiholic opened 4 years ago

coffiholic commented 4 years ago

假設是在TvOS播放Spotify,mac端做控制(非Airplay),在mac上的LyricsX歌詞會卡在同一首歌不動。

hyy369 commented 4 years ago

同,Amazon Echo播放电脑控制,无法识别当前歌曲。

ddddxxx commented 4 years ago

以下指令应当输出当前歌曲的名字。若没有,则是 Spotify 自己的问题。

$ osascript -e 'tell app "Spotify" to get name of current track'

如果输出正常,请尝试 v1.5.2-beta.1.

wolverinejojo commented 4 years ago

我遇到问题是用google home播放spotify就不能自动搜索歌词。用电脑播放就可以搜歌词。

RuizhiYou commented 4 years ago

以下指令应当输出当前歌曲的名字。若没有,则是 Spotify 自己的问题。

$ osascript -e 'tell app "Spotify" to get name of current track'

如果输出正常,请尝试 v1.5.2-beta.1.

对比了下,确实是在其他设备上播放,mac控制的情况下这个指令不会返回歌曲名字

RuizhiYou commented 4 years ago

假設是在TvOS播放Spotify,mac端做控制(非Airplay),在mac上的LyricsX歌詞會卡在同一首歌不動。

似乎是之前Spotify引入的bug,我更新成现在最新 (1.1.37.690.g8f3b16fc) 就解决了 https://community.spotify.com/t5/Desktop-Mac/Applescript-no-longer-reports-Spotify-Connect-song-playing/td-p/4925257