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.
Hi,
Another instance of that. I see repeated instances of these lines in the logs:
If kodi is playing something else it gets interrupted, it looks like it's playing something but nothing's output.