kodi-community-addons / plugin.audio.spotify

Unofficial spotify plugin for Kodi
GNU General Public License v3.0
293 stars 102 forks source link

Distorted sound on RockPi 4 #123

Open omski opened 4 years ago

omski commented 4 years ago

using http://releases.libreelec.tv/LibreELEC-RK3399.arm-9.1.002-rock-pi-4.img.gz on RockPi4 B 4GB

Same distorted sound as I reported with NanoPi M4.

logs: http://ix.io/1PEg

fritsch commented 4 years ago

Your entire ALSA configuration is bogus and broken. Please fix the basics first. Your audio issue is not related to this plugin.

Btw. your log is not a debuglog and it's full of broken / non working addons. Please reproduce with a clean kodi setup, with just this addon installed and provide a debug log

fritsch commented 4 years ago
2019-07-26 23:48:15.078 T:3521110912 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
2019-07-26 23:48:16.076 T:3908150144 WARNING: Previous line repeats 1 times.
2019-07-26 23:48:16.076 T:3908150144 WARNING: plugin.audio.spotify --> Exception in utils ! --> [Errno 8] Exec format error
2019-07-26 23:48:16.122 T:3521110912 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
2019-07-26 23:48:28.921 T:4071518224 WARNING: Previous line repeats 24 times.
2019-07-26 23:48:28.921 T:4071518224   ERROR: Control 55 in window 10502 has been asked to focus, but it can't
2019-07-26 23:48:29.217 T:3521110912 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
2019-07-26 23:48:43.688 T:3322221440 WARNING: Previous line repeats 27 times.
2019-07-26 23:48:43.688 T:3322221440   ERROR: CPythonInvoker(12, /storage/.kodi/addons/plugin.audio.spotify/plugin.py): script didn't stop in 5 seconds - let's kill it
2019-07-26 23:48:43.688 T:3322221440   ERROR: GetDirectory - Error getting plugin://plugin.audio.spotify/
2019-07-26 23:48:43.768 T:4071518224   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.spotify/) failed
2019-07-26 23:48:43.778 T:3521110912 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
2019-07-26 23:50:53.391 T:3574576000 WARNING: Previous line repeats 246 times.

This is something going wrong in the addon. Blocking kodi's mainloop several seconds.

fritsch commented 4 years ago

2019-07-26 23:48:16.076 T:3908150144 WARNING: plugin.audio.spotify --> Exception in utils ! --> [Errno 8] Exec format error <- wrong, incompatible version (arm build) installed on your rockchip device?