Release Experimental Google Music Addon
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.

Code:
19:31:57 T:18446744072669886752  NOTICE: [GoogleMusicEXP-1.10] Loading library
19:31:57 T:18446744072669886752  NOTICE: [GoogleMusicEXP-1.10] Loading auth from cache
19:32:00 T:18446744072655206688  NOTICE: [GoogleMusicEXP-1.10]  ARGV: ['plugin://plugin.audio.googlemusic.exp/', '-1', '?action=clear_cache']
19:32:03 T:18446744072669886752  NOTICE: [GoogleMusicEXP-1.10] Chunk Size: 1000
19:32:04 T:18446744072655206688  NOTICE: [GoogleMusicEXP-1.10] Loading library
19:32:04 T:18446744072655206688  NOTICE: [GoogleMusicEXP-1.10] Loading auth from cache
19:32:05 T:18446744072841247008 WARNING: Skin has invalid include: View_503_Poster_Square
19:32:05 T:18446744072841247008 WARNING: Previous line repeats 3 times.
19:32:05 T:18446744072841247008 WARNING: Trying to add unsupported control type 1
19:32:05 T:18446744072646818080 WARNING: Previous line repeats 7 times.
19:32:05 T:18446744072646818080  NOTICE: [GoogleMusicEXP-1.10]  ARGV: ['plugin://plugin.audio.googlemusic.exp/', '1', '']
19:32:06 T:18446744072669886752   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: disk I/O error
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.audio.googlemusic.exp/default.py", line 45, in <module>
                                                GoogleMusicApi.GoogleMusicApi().loadLibrary()
                                              File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 66, in loadLibrary
                                                storage.storeInAllSongs(chunk)
                                              File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.audio.googlemusic.exp/GoogleMusicStorage.py", line 221, in storeInAllSongs
                                                self.conn.commit()
                                            OperationalError: disk I/O error
                                            -->End of Python script error report<--
19:32:07 T:18446744072646818080   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: disk I/O error
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.audio.googlemusic.exp/default.py", line 34, in <module>
                                                storage.checkDbInit()
                                              File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.audio.googlemusic.exp/GoogleMusicStorage.py", line 33, in checkDbInit
                                                self.initializeDatabase()
                                              File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.audio.googlemusic.exp/GoogleMusicStorage.py", line 316, in initializeDatabase
                                                ''')
                                            OperationalError: disk I/O error
                                            -->End of Python script error report<--
19:32:07 T:18446744072841247008   ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.audio.googlemusic.exp/
19:32:07 T:18446744072841247008   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic.exp/) failed
19:32:18 T:18446744072655206688  NOTICE: [GoogleMusicEXP-1.10] Chunk Size: 1000
19:32:18 T:18446744072655206688   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'sqlite3.DatabaseError'>
                                            Error Contents: database disk image is malformed
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.audio.googlemusic.exp/default.py", line 45, in <module>
                                                GoogleMusicApi.GoogleMusicApi().loadLibrary()
                                              File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 66, in loadLibrary
                                                storage.storeInAllSongs(chunk)
                                              File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.audio.googlemusic.exp/GoogleMusicStorage.py", line 180, in storeInAllSongs
                                                self.curs.executemany("INSERT OR REPLACE INTO artists VALUES (:artist_id, :artistart)", artists())
                                            DatabaseError: database disk image is malformed
                                            -->End of Python script error report<--
Reply


Messages In This Thread
RE: Experimental Google Music Addon - by Drir - 2014-07-26, 08:21
RE: Experimental Google Music Addon - by SBCV - 2014-11-13, 03:38
RE: Experimental Google Music Addon - by SBCV - 2014-11-16, 23:12
RE: Experimental Google Music Addon - by SBCV - 2014-11-17, 06:06
RE: Experimental Google Music Addon - by Auri - 2016-02-05, 20:03
Experimental Google Music Addon - by huzz456 - 2015-02-19, 01:41
Experimental Google Music Addon - by haarlokk - 2015-06-08, 01:53
RE: Experimental Google Music Addon - by moyn - 2015-12-03, 23:58
RE: Experimental Google Music Addon - by moyn - 2015-12-10, 22:17
RE: Experimental Google Music Addon - by moyn - 2015-12-10, 22:32
RE: Experimental Google Music Addon - by moyn - 2015-12-22, 12:29
RE: Experimental Google Music Addon - by spec - 2016-02-21, 19:13
RE: Experimental Google Music Addon - by spec - 2016-02-27, 20:36
RE: Experimental Google Music Addon - by tibb - 2016-02-29, 19:50
RE: Experimental Google Music Addon - by view - 2016-04-10, 17:44
Experimental Google Music Addon - by sjchmura - 2016-04-10, 18:28
Experimental Google Music Addon - by sjchmura - 2016-04-11, 22:24
Experimental Google Music Addon - by sjchmura - 2016-05-25, 21:14
issues with None from params - by brtkrbzhnv - 2016-08-27, 14:47
Experimental Google Music Addon - by sjchmura - 2016-09-04, 14:29
Experimental Google Music Addon - by sjchmura - 2016-09-11, 15:10
RE: Experimental Google Music Addon - by mrpg - 2016-09-11, 17:27
Experimental Google Music Addon - by sjchmura - 2016-09-11, 18:47
Experimental Google Music Addon - by sjchmura - 2016-09-20, 04:57
RE: Experimental Google Music Addon - by mdh99 - 2016-10-01, 11:37
RE: Experimental Google Music Addon - by m2c2 - 2016-10-29, 20:16
RE: Experimental Google Music Addon - by nb2a - 2016-11-29, 05:00
RE: Experimental Google Music Addon - by nb2a - 2016-11-30, 17:00
RE: Experimental Google Music Addon - by Tux2 - 2016-12-21, 11:14
RE: Experimental Google Music Addon - by benj - 2017-01-19, 02:51
RE: Experimental Google Music Addon - by nb2a - 2017-01-24, 05:57
RE: Experimental Google Music Addon - by AshG - 2017-01-30, 12:53
RE: Experimental Google Music Addon - by AshG - 2017-01-30, 23:57
RE: Experimental Google Music Addon - by vevs - 2019-04-05, 17:15
RE: Experimental Google Music Addon - by vevs - 2019-05-08, 02:05
Logout Mark Read Team Forum Stats Members Help
Experimental Google Music Addon17