2016-10-07, 19:38
(2016-10-05, 08:21)dvirtz Wrote: addon also stopped working for me.
Windows 7.
https://paste.ubuntu.com/23278469/
These errors look like connectivity problems with google servers.
(2016-10-05, 08:21)dvirtz Wrote: addon also stopped working for me.
Windows 7.
https://paste.ubuntu.com/23278469/
(2016-10-03, 18:47)MaxRink Wrote: Also got Issues with the Plugin on Krypton
Log (first part is normal, 2nd debug ) : https://gist.github.com/27d6df0d0cb18cb5...2395816192
(2016-10-01, 11:37)mdh99 Wrote: Can't this to work.
Installed fine, setup app password and it logs in but throws the following error.
I suspect it can't create the googlemusic.db file. I tried creating it manually (in Android/data/com.semperpax.spmc16/files/.spmc/userdata/addon_data/plugin.audio.googlemusic.exp/) but it then days the database is malformed.
Android permissions? Running SPMC on Nexus Player with Android 7.
(2016-09-29, 20:27)Dadaz Wrote: Yes I'm a subscriber.
Here is the log, I hope it's OK.
http://pastebin.com/PAuGnCbJ
Thanks
(2016-10-07, 19:33)foreverguest Wrote:Yes. Search attempts result in standard Kodi error banner message.(2016-10-06, 20:17)mwake Wrote: Works fine for me... except the search function...
typie typie on HTC One_M8
Do you have any problems with search?
(2016-10-08, 05:43)mwake Wrote:(2016-10-07, 19:33)foreverguest Wrote:Yes. Search attempts result in standard Kodi error banner message.(2016-10-06, 20:17)mwake Wrote: Works fine for me... except the search function...
typie typie on HTC One_M8
Do you have any problems with search?
(2016-10-07, 19:43)foreverguest Wrote:(2016-10-01, 11:37)mdh99 Wrote: Can't this to work.
Installed fine, setup app password and it logs in but throws the following error.
I suspect it can't create the googlemusic.db file. I tried creating it manually (in Android/data/com.semperpax.spmc16/files/.spmc/userdata/addon_data/plugin.audio.googlemusic.exp/) but it then days the database is malformed.
Android permissions? Running SPMC on Nexus Player with Android 7.
Have you tested with Kodi? Please check if it shows the same behavior with Kodi.
14:15:46 T:184 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'sqlite3.OperationalError'>
Error Contents: database is locked
Traceback (most recent call last):
File "C:\Users\Matt\AppData\Roaming\Kodi\addons\plugin.audio.googlemusic.exp\default.py", line 45, in <module>
GoogleMusicApi.GoogleMusicApi().loadLibrary()
File "C:\Users\Matt\AppData\Roaming\Kodi\addons\plugin.audio.googlemusic.exp\GoogleMusicApi.py", line 66, in loadLibrary
storage.storeInAllSongs(chunk)
File "C:\Users\Matt\AppData\Roaming\Kodi\addons\plugin.audio.googlemusic.exp\GoogleMusicStorage.py", line 180, in storeInAllSongs
self.curs.executemany("INSERT OR REPLACE INTO artists VALUES (:artist_id, :artistart)", artists())
OperationalError: database is locked
-->End of Python script error report<--
14:15:46 T:6944 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.googlemusic.exp/
14:15:46 T:6944 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic.exp/) failed
(2016-10-07, 19:41)foreverguest Wrote:(2016-10-03, 18:47)MaxRink Wrote: Also got Issues with the Plugin on Krypton
Log (first part is normal, 2nd debug ) : https://gist.github.com/27d6df0d0cb18cb5...2395816192
Hmm, I only see a lot of pre-fetch messages, try disabling 'pre-fetch url' in addon settings.
(2016-10-14, 21:12)MaxRink Wrote: so, i tried that.
unfortunately that did not help
logfile: https://gist.github.com/a3b9a8186a7a3987...e09cac6dd9 (debugmode of the plugin on and with extended curl and audiologging )
(2016-10-14, 21:37)foreverguest Wrote:Ya, with vivaldi and GPMDP everything works fine. And no, i havent tried 16.1 yet, because its missing the inputstream support im "needing" for amazon prime video(2016-10-14, 21:12)MaxRink Wrote: so, i tried that.
unfortunately that did not help
logfile: https://gist.github.com/a3b9a8186a7a3987...e09cac6dd9 (debugmode of the plugin on and with extended curl and audiologging )
From the log I can see the addon is fetching and passing the stream url correctly to Kodi, but Kodi is not able to play it.
Using the same computer and network connection can you play from a browser accessing Google Play?
If yes, than probably Kodi is missing some configuration, have you tried with stable version 16.1?
(2016-10-07, 19:46)foreverguest Wrote:(2016-09-29, 20:27)Dadaz Wrote: Yes I'm a subscriber.
Here is the log, I hope it's OK.
http://pastebin.com/PAuGnCbJ
Thanks
I can't see any messages from the addon, please check if 'debug' is enabled in the addon settings.