fuzeman / Spotify2.bundle

Spotify music streaming for Plex (all platforms)
76 stars 45 forks source link

My user and password are not being saved #42

Open jlubeck opened 9 years ago

jlubeck commented 9 years ago

I'm using PHT I installed the plugin with the unsupported app store After I go to options and include my user and password (from https://www.spotify.com/ar/account/set-device-password/) the logs say this:

2014-09-19 18:53:44,921 (10b9d0000) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.plugins.spotify2/prefs/set?displayAlbumYear=false&level_events=1&level_streaming=1&proxy_ranges=0&proxy_tracks=false 2014-09-19 18:53:44,923 (10b9d0000) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.plugins.spotify2/prefs/set 2014-09-19 18:53:44,924 (10b9d0000) : DEBUG (preferences:198) - Saved the user preferences 2014-09-19 18:53:44,925 (10b9d0000) : DEBUG (init:24) - plugin_callback - method: , kwargs: None, async: False 2014-09-19 18:53:44,925 (10b9d0000) : DEBUG (logging_handler:26) - ['cherrypy.error', 'plugin.profiles', 'spotify2.direct', 'ws4py', 'cherrypy.wsgiserver', 'plugin.stream', 'spotify.objects.base', 'spotify2.migrator', 'cerealizer', 'spotify.components.metadata', 'concurrent.futures', 'spotify', 'cherrypy', 'com.plexapp.plugins.spotify2', 'spotify.commands', 'cherrypy.wsgiserver.wsgiserver2', 'spotify.components', 'spotify.commands.work', 'spotify.components.connection', 'spotify.core.search_request', 'com.plexapp', 'spotify.client', 'com.plexapp.plugins', 'cherrypy.access', 'requests.packages.urllib3.poolmanager', 'pyemitter', 'spotify.core.search_response', 'spotify.objects.album', 'requests.packages.urllib3.connectionpool', 'spotify.mercury', 'spotify2', 'spotify.commands.flash', 'spotify.tunigo', 'spotify.components.authentication', 'spotify.objects.playlist', 'plugin.track', 'requests.packages.urllib3', 'concurrent', 'spotify.objects', 'spotify.objects.album_group', 'requests', 'spotify.mercury.request', 'requests.packages.urllib3.response', 'spotify.objects.track', 'plugin', 'spotify.objects.parser', 'requests.packages', 'spotify.core.request', 'spotify.core', 'spotify.objects.restriction', 'spotify.hermes', 'spotify.hermes.cache', 'plugin.server', 'spotify.commands.manager', 'spotify.components.base', 'spotify.tunigo.request', 'com', 'plugin.util', 'requests_futures'] 2014-09-19 18:53:44,926 (10b9d0000) : DEBUG (logging_handler:31) - {'pyemitter': 10, 'plugin': 10} 2014-09-19 18:53:44,926 (10b9d0000) : DEBUG (logging_handler:40) - Piping events from "spotify2" to plex (level: DEBUG) 2014-09-19 18:53:44,926 (10b9d0000) : DEBUG (logging_handler:40) - Piping events from "cherrypy" to plex (level: DEBUG) 2014-09-19 18:53:44,926 (10b9d0000) : DEBUG (logging_handler:40) - Piping events from "plugin" to plex (level: DEBUG) 2014-09-19 18:53:44,927 (10b9d0000) : DEBUG (logging_handler:40) - Piping events from "pyemitter" to plex (level: DEBUG) 2014-09-19 18:53:44,927 (10b9d0000) : DEBUG (logging_handler:40) - Piping events from "requests" to plex (level: DEBUG) 2014-09-19 18:53:44,927 (10b9d0000) : DEBUG (logging_handler:40) - Piping events from "spotify" to plex (level: DEBUG) 2014-09-19 18:53:44,928 (10b9d0000) : ERROR (host:111) - Username or Password not entered 2014-09-19 18:53:44,928 (10b9d0000) : DEBUG (runtime:106) - Sending packed state data (109 bytes) 2014-09-19 18:53:44,929 (10b9d0000) : DEBUG (runtime:918) - Response: [200] str, 0 bytes 2014-09-19 18:53:44,933 (10b9d0000) : DEBUG (runtime:717) - Handling request GET /music/spotify 2014-09-19 18:53:44,935 (10b9d0000) : DEBUG (runtime:814) - Found route matching /music/spotify 2014-09-19 18:53:44,935 (10b9d0000) : DEBUG (init:24) - plugin_callback - method: , kwargs: {}, async: False 2014-09-19 18:53:44,936 (10b9d0000) : DEBUG (base:125) - Checking if com.plexapp.plugins.spotify2 is broken 2014-09-19 18:53:44,936 (10b9d0000) : DEBUG (networking:172) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X1N0b3JlU2VydmljZTpJc0NoYW5uZWxCcm9rZW4_/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMQpzMjgKY29tLnBsZXhhcHAucGx1Z2lucy5zcG90aWZ5MnMxMAppZGVudGlmaWVycjAK' 2014-09-19 18:53:44,946 (10b9d0000) : DEBUG (runtime:106) - Sending packed state data (109 bytes) 2014-09-19 18:53:44,946 (10b9d0000) : DEBUG (runtime:918) - Response: [200] MediaContainer, 1412 bytes

and when i enter options again the user and password fields are blank