ldsz / plugin.audio.spotify

Unofficial spotify plugin for Kodi 19
GNU General Public License v3.0
47 stars 17 forks source link

Audio not playing (with some logs) #29

Open bestouff opened 1 year ago

bestouff commented 1 year ago

Hi,

Another instance of that. I see repeated instances of these lines in the logs:

2022-09-11 10:54:22.130 T:6685     INFO <general>: plugin.audio.spotify --> b"lms event hook called. Event: ['spottyconnect', 'volume', 50]"
2022-09-11 10:54:22.139 T:6685     INFO <general>: plugin.audio.spotify --> b'volume change detected on connect player: 50'
2022-09-11 11:53:22.038 T:6668     INFO <general>: plugin.audio.spotify --> b'token needs to be refreshed'
2022-09-11 11:53:22.054 T:6668     INFO <general>: plugin.audio.spotify --> b'spotty terminated'
2022-09-11 11:53:22.155 T:20327    INFO <general>: plugin.audio.spotify --> b'Stopped Spotify Connect Daemon'
2022-09-11 11:53:22.156 T:6668     INFO <general>: plugin.audio.spotify --> b'Retrieving auth token....'
2022-09-11 11:53:22.504 T:6668     INFO <general>: plugin.audio.spotify --> b'request_token_spotty stdout: b\'{"accessToken":"XXXX","expiresIn":3600,"tokenType":"Bearer","scope":["user-read-playback-state","user-read-currently-playing","user-modify-playback-state","playlist-read-private","playlist-read-collaborative","playlist-modify-public","playlist-modify-private","user-follow-modify","user-follow-read","user-library-read","user-library-modify","user-read-private","user-read-email","user-read-birthdate","user-top-read"],"permissions":[XXXX]}\\n\''
2022-09-11 11:53:22.523 T:6668     INFO <general>: plugin.audio.spotify --> b'Retrieved auth token'
2022-09-11 11:53:22.668 T:6668     INFO <general>: plugin.audio.spotify --> b'Logged in to Spotify - Username: XXXX'
2022-09-11 11:53:22.669 T:20698    INFO <general>: plugin.audio.spotify --> b'Start Spotify Connect Daemon'
2022-09-11 11:53:22.669 T:20698    INFO <general>: plugin.audio.spotify --> b'trying AP Port 443'

If kodi is playing something else it gets interrupted, it looks like it's playing something but nothing's output.

PackElend commented 1 year ago

same here, Spotify worked once triggered from my Android then we tried to take over control with another android (with a different account) using Spotify Connect it stopped working. I can browse my account, select songs and trigger to play a song but there is no audio output. Moreover, the timer on the WebGUI stays on zero but the timer in the remote and the Spotify App on my Android is running.

I posted my issue here I'm more detail: https://github.com/ldsz/plugin.audio.spotify/issues/34